This website works better with JavaScript
Home
Explore
Help
Sign In
cinaeco
/
qmk_firmware
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e5c331e7be
Branches
Tags
master
qmk_firmware
/
layouts
/
community
/
ortho_4x12
/
bakingpy
/
rules.mk
rules.mk
99 B
History
Raw
1
2
3
4
# Enable RGB if not a Planck
ifeq (,$(findstring planck,$(KEYBOARD)))
RGBLIGHT_ENABLE = yes
endif