This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware
Watch
0
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6bd2b8ded3
qmk_firmware
/
layouts
/
community
/
60_iso
/
unxmaal
/
rules.mk
5 lines
114 B
Makefile
Raw
Normal View
History
Unescape
Escape
Clueboard 60% support (#1746) * initial clueboard_60 support * LED lighting support * fix the clueboard->clueboard_66 rename * Add layout support to clueboard_60 * Fix the 60_iso layout so it's actually iso * add a default keymap for AEK layout * fix clueboard_17 * Fixup the ISO layouts * Fix the `wait_ms()/wait_us()` definitions for chibios * Fix up the wait_ms/wait_us hack. Reduce stack size. * Add a missing #include "wait.h" * commit files that should have already been comitted
2017-09-29 23:17:30 +00:00
# Only enable RGB on avr boards
i
f
n
d
e
f
M
C
U
_
F
A
M
I
L
Y
RGBLIGHT_ENABLE
=
yes
# Enable RGB Underglow
e
n
d
i
f