zmk/app
Joel Spadin 82cb762698 refactor(kscan): Demacroify GPIO matrix driver
Refactored the GPIO matrix kscan driver so that only the data and config
structures are defined in the foreach macro. Functionality is unchanged
except for the addition of DT properties to adjust polling speed.

This should make it easier to add other enhancements later, like
improved and customizable debounce behavior.
2021-09-08 14:34:28 -04:00
..
boards fix: Planck rev 6.1 2021-08-24 21:21:18 -04:00
cmake
drivers refactor(kscan): Demacroify GPIO matrix driver 2021-09-08 14:34:28 -04:00
dts feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
include feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
scripts
src fix(display): Add proper LVGL label dep. 2021-08-27 23:06:28 -04:00
tests fix(behaviors): Fix timing of delayed hold-tap trigger 2021-06-13 10:44:18 -04:00
.gitignore
CMakeLists.txt feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
Kconfig feat(power): Update device power management Kconfig 2021-08-02 21:48:42 -04:00
prj.conf
run-test.sh feat(tests): Override test parallelism w/ `J=8` environment. 2021-05-05 00:56:05 -04:00
west.yml feat: bump `zephyr` to `v2.5.0+zmk-fixes` 2021-07-17 17:04:25 -04:00