refactor: remove unused Kconfig files

This commit is contained in:
honorless
2023-12-30 18:05:25 -05:00
committed by Pete Johanson
parent c965e35140
commit 7ef6ec7560
2 changed files with 0 additions and 19 deletions

View File

@@ -1,14 +0,0 @@
config ZMK_KEYBOARD_NAME
default "cradios"
# Unable to use interrupts as the same pin number is used
# across A & B controllers, and STM32F303CCT6 can't enable
# interrutps for multiple controllers for the same "line"
# for the external interrupts.
config ZMK_KSCAN_GPIO_POLLING
default y