Remove parent-relative paths from keyboards. (#16282)
* 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>fix_template_bootmagic
parent
1f67de2001
commit
c2c2f30f9f
@ -1,4 +1,4 @@ |
||||
RGBLIGHT_ENABLE = no
|
||||
RGB_MATRIX_ENABLE = yes # enable later
|
||||
|
||||
SRC += ../default/keymap.c
|
||||
SRC += keymaps/default/keymap.c
|
||||
|
Loading…
Reference in new issue