10 lines
454 B
Makefile
10 lines
454 B
Makefile
|
BOOTMAGIC_ENABLE = no
|
||
|
CONSOLE_ENABLE = no
|
||
|
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||
|
NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||
|
BACKLIGHT_ENABLE = yes # Enable my Red LEDS
|
||
|
RGBLIGHT_ENABLE = yes # Enable my RGBS
|
||
|
VELOCIKEY_ENABLE = yes # I like RGB
|
||
|
TAP_DANCE_ENABLE = yes # fancy fancy Caps
|
||
|
LTO_ENABLE = yes # Enable link time optimization
|