forked from mirrors/qmk_userspace
Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
commit
1fb02d5ad8
9 changed files with 435 additions and 2 deletions
|
@ -8,7 +8,7 @@ CONSOLE_ENABLE = no
|
|||
COMMAND_ENABLE = no
|
||||
BACKLIGHT_ENABLE = no
|
||||
|
||||
ifeq ($(strip $(LAYOUT_HAS_RGB)), yes)
|
||||
ifeq ($(strip $(LAYOUTS_HAS_RGB)), yes)
|
||||
RGBLIGHT_ENABLE = yes
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue