refactor(shields): Cradio to use interrupts now.

This commit is contained in:
Pete Johanson 2020-12-02 16:35:58 -05:00
parent e0fede4aa5
commit 8b91918352

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