diff options
Diffstat (limited to 'keyboards/wilba_tech/wt60_a/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/wt60_a/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt60_a/rules.mk b/keyboards/wilba_tech/wt60_a/rules.mk index a0f923a2f..e89298611 100644 --- a/keyboards/wilba_tech/wt60_a/rules.mk +++ b/keyboards/wilba_tech/wt60_a/rules.mk | |||
@@ -30,7 +30,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | 31 | ||
32 | # project specific files | 32 | # project specific files |
33 | SRC = drivers/issi/is31fl3736.c \ | 33 | SRC = drivers/led/issi/is31fl3736.c \ |
34 | drivers/avr/i2c_master.c \ | 34 | drivers/avr/i2c_master.c \ |
35 | quantum/color.c \ | 35 | quantum/color.c \ |
36 | keyboards/wilba_tech/wt_mono_backlight.c \ | 36 | keyboards/wilba_tech/wt_mono_backlight.c \ |