Files
zmk/app
Joel Spadin 4121b07f7f fix(kscan): fix direct GPIO when using interrupts
Fixed initializing interrupts for direct GPIO when
CONFIG_ZMK_KSCAN_DIRECT_POLLING is not enabled. IS_ENABLED() is needed to map
the possibly-undefined value to 0 or 1 so COND_CODE_0() and COND_CODE_1() work.
2020-10-04 14:07:20 -05:00
..
2020-10-02 13:14:31 +05:30
2020-09-08 12:00:46 -04:00
2020-08-29 11:53:53 -07:00
2020-08-29 11:53:53 -07:00