summaryrefslogtreecommitdiff
path: root/keyboards/converter/xt_usb/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-10-07 23:14:26 +0100
committerGitHub <noreply@github.com>2021-10-07 23:14:26 +0100
commite0d688d4c8040302fcacb735350c95fe6be4dbde (patch)
tree0518f3ffea7851479c8169ba3bd9fd1d0308fa1d /keyboards/converter/xt_usb/rules.mk
parentc39170b7ef433ee86230caad6263c59bb727ed5a (diff)
Move converter specific tmk_core protocols (#14743)
Diffstat (limited to 'keyboards/converter/xt_usb/rules.mk')
-rw-r--r--keyboards/converter/xt_usb/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/converter/xt_usb/rules.mk b/keyboards/converter/xt_usb/rules.mk
index 519d76f4d4..8033614447 100644
--- a/keyboards/converter/xt_usb/rules.mk
+++ b/keyboards/converter/xt_usb/rules.mk
@@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
-XT_ENABLE = yes
CUSTOM_MATRIX = yes
-SRC += matrix.c
+SRC += matrix.c xt_interrupt.c