mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 08:56:11 +00:00
c2c2f30f9f
* Remove parent-relative paths from keyboards. * Update keyboards/capsunlocked/cu75/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
93 B
Makefile
4 lines
93 B
Makefile
RGBLIGHT_ENABLE = no
|
|
RGB_MATRIX_ENABLE = yes # enable later
|
|
|
|
SRC += keymaps/default/keymap.c
|