[Keymap] Update some code and keyboard rules (#16680)
This commit is contained in:
parent
61c644f6d0
commit
06b6729b16
3 changed files with 11 additions and 3 deletions
|
|
@ -36,8 +36,10 @@ ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65)
|
|||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), mechlovin/adelais/rgb_led/rev2)
|
||||
SRC += rgb_layers.c
|
||||
SRC += rgb_timeout.c
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), mechlovin/adelais/standard_led/arm/rev4/stm32f303)
|
||||
OPT_DEFS += -DHAS_INDICATORS
|
||||
SRC += rgb_timeout.c
|
||||
SRC += layer_rgb.c
|
||||
SRC += indicator_layers_sneakbox.c
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue