8 lines
167 B
Makefile
8 lines
167 B
Makefile
|
# For Elite-C
|
||
|
BOOTLOADER = atmel-dfu
|
||
|
|
||
|
# https://www.reddit.com/r/olkb/comments/9pyc0u/qmk_media_keys_are_not_working/
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
|
||
|
OLED_DRIVER_ENABLE = yes
|