[Keymap] Userspace updates (#14418)
This commit is contained in:
@@ -35,6 +35,7 @@ ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65)
|
||||
BACKLIGHT_ENABLE = yes
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
SRC += rgb_layers.c
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), tkc/portico)
|
||||
SRC += rgb_timeout.c
|
||||
@@ -42,3 +43,6 @@ endif
|
||||
ifeq ($(strip $(KEYBOARD)), kiwikey/wanderland)
|
||||
SRC += rgb_timeout.c
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), mechlovin/adelais/rgb_led/rev2)
|
||||
SRC += rgb_layers.c
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user