refactor(shields): Cradio to use interrupts now.

This commit is contained in:
Pete Johanson 2020-12-02 16:35:58 -05:00
parent f1f6687464
commit be8d8bf8a4

View file

@ -14,10 +14,3 @@ config ZMK_KEYBOARD_NAME
default "cradio right"
endif
if SHIELD_CRADIO_RIGHT || SHIELD_CRADIO_LEFT
config ZMK_KSCAN_DIRECT_POLLING
default y
endif