forked from forks/qmk_firmware
4cdb86c730
* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder * Updated default keymaps * Fixing more areas due too folder moves * Fixing Zen layer numbers * Fixing zygomorph layer comments * Fixing Colmak comments * Fixing Sol Colmak readme * Macro alignment * Zen rev2 configuration json * Fixing sol ifdef * Fixing Sol info.json
7 lines
125 B
Makefile
7 lines
125 B
Makefile
RGBLIGHT_ENABLE = yes
|
|
NKRO_ENABLE = yes
|
|
KEY_LOCK_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
EXTRAFLAGS += -flto
|