This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
zmk
Watch
1
Star
0
Fork
0
You've already forked zmk
mirror of
https://github.com/zoriya/zmk.git
synced
2026-06-12 05:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27c89e69c15def0d9d4fe742912a062b3783b463
zmk
/
app
/
drivers
/
kscan
T
History
Pete Johanson
27c89e69c1
fix(kscan): Proper direct wire warning message.
2021-03-15 00:39:29 -04:00
..
CMakeLists.txt
…
Kconfig
Fix the label for the GPIO kscan driver.
2021-02-27 14:32:42 -05:00
kscan_composite.c
…
kscan_gpio_demux.c
…
kscan_gpio_direct.c
fix(kscan): Proper direct wire warning message.
2021-03-15 00:39:29 -04:00
kscan_gpio_matrix.c
refactor(kscan): Fix polling of GPIO matrices.
2021-02-02 14:04:10 -05:00
kscan_mock.c
…