Move converter specific tmk_core protocols (#14743)

This commit is contained in:
Joel Challis
2021-10-07 23:14:26 +01:00
committed by GitHub
parent c39170b7ef
commit e0d688d4c8
13 changed files with 15 additions and 34 deletions

View File

@@ -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