mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 04:24:41 +00:00
7 lines
227 B
Makefile
7 lines
227 B
Makefile
SRC += mnil.c
|
|
MOUSEKEY_ENABLE = yes # Enable mouse keys
|
|
LTO_ENABLE = yes # Enable link time optimization
|
|
BACKLIGHT_ENABLE = no
|
|
CONSOLE_ENABLE = no
|
|
AUTO_SHIFT_ENABLE = no
|
|
TAP_DANCE_ENABLE = yes
|