Add layout support for contra.
This commit is contained in:
parent
bfa34d02b0
commit
2dacf25f28
4 changed files with 45 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
# Enable RGB if not a Planck
|
||||
ifeq (,$(findstring planck,$(KEYBOARD)))
|
||||
ifeq ($(LAYOUTS_HAS_RGB),yes)
|
||||
RGBLIGHT_ENABLE = yes
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue