6 lines
113 B
Makefile
Executable File
6 lines
113 B
Makefile
Executable File
SRC += oneshot.c
|
|
OLED_DRIVER_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
# Bootloader selection
|
|
BOOTLOADER = atmel-dfu
|