You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
310 B
Makefile
14 lines
310 B
Makefile
AUTO_SHIFT_ENABLE = no # Enable autoshift
|
|
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
|
GRAVE_ESC_ENABLE = no
|
|
CONSOLE_ENABLE = no
|
|
SPACE_CADET_ENABLE = no
|
|
GRAVE_ESC_ENABLE = no
|
|
LTO_ENABLE = yes
|
|
|
|
SRC += cwebster2.c
|
|
SRC += keycodes.c
|