]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ortho_4x12/bakingpy/rules.mk
Move hexwire layout into 4x12 layout folder
[qmk_firmware.git] / layouts / community / ortho_4x12 / bakingpy / rules.mk
1 # Enable RGB if not a Planck
2 ifeq (,$(findstring planck,$(KEYBOARD)))
3         RGBLIGHT_ENABLE = yes
4 endif