]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/promethium/rules.mk
Promethium rev2
[qmk_firmware.git] / keyboards / handwired / promethium / rules.mk
index e75cf4dde430e30f01f8fc09598d0e57e63bbaa3..a5e503ff7709f3f1498dcce94b5f318fa82654d0 100644 (file)
@@ -67,10 +67,12 @@ PS2_MOUSE_ENABLE ?= yes
 PS2_USE_INT ?= yes
 ADAFRUIT_BLE_ENABLE ?= yes
 API_SYSEX_ENABLE ?= no
+CUSTOM_MATRIX ?= yes
 
 # 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 += rgbsps.c
-SRC += $(QUANTUM_DIR)/analog.c
\ No newline at end of file
+SRC += $(QUANTUM_DIR)/analog.c
+SRC += matrix.c