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>
This commit is contained in:
Nick Brassel
2022-02-10 07:02:53 +11:00
committed by GitHub
parent 1f67de2001
commit c2c2f30f9f
6 changed files with 24 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes # enable later
SRC += ../default/keymap.c
SRC += keymaps/default/keymap.c