This website requires JavaScript.
Explore
Help
Sign in
afiqzudinhadi
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f352788c1
zmk
/
app
/
drivers
/
kscan
History
Download ZIP
Download TAR.GZ
Pete Johanson
2f352788c1
refactor(kscan): Remove explicit default n from kscan configs.
...
* Actually allow defaulting yes in other places.
2021-02-02 14:04:10 -05:00
..
CMakeLists.txt
fix(kscan): Fix building kscan for tests.
2020-12-08 22:20:12 -05:00
Kconfig
refactor(kscan): Remove explicit default n from kscan configs.
2021-02-02 14:04:10 -05:00
kscan_composite.c
refactor(app): replace
struct device *
with
const struct device *
2020-12-14 12:41:25 -05:00
kscan_gpio_demux.c
refactor(app): replace
struct device *
with
const struct device *
2020-12-14 12:41:25 -05:00
kscan_gpio_direct.c
refactor(app): replace
struct device *
with
const struct device *
2020-12-14 12:41:25 -05:00
kscan_gpio_matrix.c
refactor(app): replace
struct device *
with
const struct device *
2020-12-14 12:41:25 -05:00
kscan_mock.c
refactor: replace filename hyphens with underscores
2020-12-28 01:15:35 -05:00