forked from forks/qmk_firmware
7 lines
154 B
Makefile
7 lines
154 B
Makefile
|
NKRO_ENABLE = yes # USB Nkey Rollover
|
||
|
VELOCIKEY_ENABLE = yes
|
||
|
# AUTO_SHIFT_ENABLE = yes # Auto Shift
|
||
|
|
||
|
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||
|
|