summaryrefslogtreecommitdiffstats
path: root/keyboards/k_type/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/k_type/rules.mk')
-rw-r--r--keyboards/k_type/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/k_type/rules.mk b/keyboards/k_type/rules.mk
index 18b6e3c8df..8f02bede4f 100644
--- a/keyboards/k_type/rules.mk
+++ b/keyboards/k_type/rules.mk
@@ -27,7 +27,9 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = no
-RGB_MATRIX_DRIVER = IS31FL3733
+RGB_MATRIX_DRIVER = custom
+
+SRC += i2c_master.c is31fl3733.c led.c
LAYOUTS = tkl_ansi