]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/promethium/rules.mk
qwerty_code_friendly: configurable left thumb
[qmk_firmware.git] / keyboards / handwired / promethium / rules.mk
index 6fa45b42b6ad8aa4b4921dcb94a036d23f448dbf..69903dcebe0be2d8153cc420f3b91dacdc11f7e5 100644 (file)
@@ -72,7 +72,7 @@ BLUETOOTH = AdafruitBLE
 # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
-SRC += $(QUANTUM_DIR)/light_ws2812.c
+SRC += ws2812.c
 SRC += rgbsps.c
-SRC += $(QUANTUM_DIR)/analog.c
+SRC += analog.c
 SRC += matrix.c