diff options
Diffstat (limited to 'keyboards/clueboard/66_hotswap/gen1/rules.mk')
-rw-r--r-- | keyboards/clueboard/66_hotswap/gen1/rules.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/rules.mk b/keyboards/clueboard/66_hotswap/gen1/rules.mk index 0f5f71ac6..a582144d3 100644 --- a/keyboards/clueboard/66_hotswap/gen1/rules.mk +++ b/keyboards/clueboard/66_hotswap/gen1/rules.mk | |||
@@ -18,4 +18,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
18 | AUDIO_ENABLE = yes | 18 | AUDIO_ENABLE = yes |
19 | # SERIAL_LINK_ENABLE = yes | 19 | # SERIAL_LINK_ENABLE = yes |
20 | 20 | ||
21 | LAYOUTS = 66_ansi | 21 | # project specific files |
22 | SRC = led.c | ||
23 | LAYOUTS += 66_ansi | ||