Move hexwire layout into 4x12 layout folder
This commit is contained in:
parent
2a5da62728
commit
f67c59aa7b
10 changed files with 56 additions and 389 deletions
4
layouts/community/ortho_4x12/bakingpy/rules.mk
Normal file
4
layouts/community/ortho_4x12/bakingpy/rules.mk
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Enable RGB if not a Planck
|
||||
ifeq (,$(findstring planck,$(KEYBOARD)))
|
||||
RGBLIGHT_ENABLE = yes
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue