diff options
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
| -rw-r--r-- | keyboards/handwired/promethium/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk index 6fa45b42b..69903dceb 100644 --- a/keyboards/handwired/promethium/rules.mk +++ b/keyboards/handwired/promethium/rules.mk | |||
| @@ -72,7 +72,7 @@ BLUETOOTH = AdafruitBLE | |||
| 72 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 72 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 73 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 73 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 74 | 74 | ||
| 75 | SRC += $(QUANTUM_DIR)/light_ws2812.c | 75 | SRC += ws2812.c |
| 76 | SRC += rgbsps.c | 76 | SRC += rgbsps.c |
| 77 | SRC += $(QUANTUM_DIR)/analog.c | 77 | SRC += analog.c |
| 78 | SRC += matrix.c | 78 | SRC += matrix.c |
