mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-29 12:59:54 +00:00
8 lines
171 B
Makefile
8 lines
171 B
Makefile
|
NKRO_ENABLE = yes
|
||
|
AUTO_SHIFT_ENABLE = yes
|
||
|
MOUSEKEY_ENABLE = yes
|
||
|
STENO_ENABLE = yes
|
||
|
COMBO_ENABLE = yes
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
RGBLIGHT_ENABLE = no
|
||
|
VPATH += keyboards/gboards
|