mirror of https://github.com/zmkfirmware/zmk.git
refactor(shields): Cradio to use interrupts now.
This commit is contained in:
parent
e0fede4aa5
commit
8b91918352
|
|
@ -14,10 +14,3 @@ config ZMK_KEYBOARD_NAME
|
||||||
default "cradio right"
|
default "cradio right"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if SHIELD_CRADIO_RIGHT || SHIELD_CRADIO_LEFT
|
|
||||||
|
|
||||||
config ZMK_KSCAN_DIRECT_POLLING
|
|
||||||
default y
|
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue