summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/glow/rules.mk
blob: 3c1b984562214711aacb98affea656e51ecdc833 (plain)
1
2
3
4
5
6
RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes # enable later

SRC += ../default/keymap.c

LINK_TIME_OPTIMIZATION_ENABLE = yes