mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-13 21:30:47 +00:00
8 lines
157 B
Makefile
8 lines
157 B
Makefile
|
SLEEP_LED_ENABLE = yes
|
||
|
NKRO_ENABLE = yes
|
||
|
UNICODE_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes
|
||
|
KEY_OVERRIDE_ENABLE = yes
|
||
|
DEBOUNCE_TYPE = sym_defer_pk
|
||
|
LTO_ENABLE = yes
|