summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/rules.mk
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-02-11 11:49:00 -0500
committerGitHub <noreply@github.com>2017-02-11 11:49:00 -0500
commit6bb479ea45183cd2d9966ef660f8126cbfd3d849 (patch)
treece8b552f58b3c4887225f4a4b808045252deee0c /keyboards/handwired/promethium/rules.mk
parent5bdddb7821a229470d9895ace8686b9fcf37494a (diff)
parent4163a3819ee4cdd49446da612a6ef3f74091ede1 (diff)
Merge pull request #1085 from priyadi/promethium
Promethium keyboard layout update
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
-rw-r--r--keyboards/handwired/promethium/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 465ef3359a..e75cf4dde4 100644
--- a/keyboards/handwired/promethium/rules.mk
+++ b/keyboards/handwired/promethium/rules.mk
@@ -72,4 +72,5 @@ API_SYSEX_ENABLE ?= no
SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend
SRC += $(QUANTUM_DIR)/light_ws2812.c
-SRC += rgbsps.c \ No newline at end of file
+SRC += rgbsps.c
+SRC += $(QUANTUM_DIR)/analog.c \ No newline at end of file