summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/bakingpy/rules.mk
blob: 45ad262393fe9c8feee2d9986af13bf997d12bc3 (plain)
1
2
3
4
# Enable RGB if not a Planck
ifeq (,$(findstring planck,$(KEYBOARD)))
	RGBLIGHT_ENABLE = yes
endif