zmk/app
Joel Spadin 0738b4b2b0 refactor(kscan): Match direct GPIO driver to matrix driver
Rewrote the direct GPIO kscan driver to match the improvements made to
the matrix driver in 82cb762698 and
f946dc6893. It now uses the same
debouncing system as the matrix driver.
2022-05-17 01:20:20 -04:00
..
boards fix(boards): Fix battery ADC channel for Mikoto 2022-05-09 11:31:58 -04:00
cmake
drivers refactor(kscan): Match direct GPIO driver to matrix driver 2022-05-17 01:20:20 -04:00
dts feat(behaviors): Add `global-quick-tap` 2022-04-27 13:33:22 +01:00
include fix(codes): typo in C_SUBTITLES. 2022-05-17 00:29:53 -04:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src fix(sleep): use pm_power_state_force for proper device power management 2022-05-17 00:30:47 -04:00
tests feat(behaviors): Add `global-quick-tap` 2022-04-27 13:33:22 +01:00
.gitignore
.prettierrc.js
CMakeLists.txt fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
Kconfig feat(usb): Set default HID interval to 1ms (1000Hz) 2022-04-29 21:51:38 -04:00
core-coverage.yml
package-lock.json
package.json
prj.conf
run-test.sh refactor(tests): Use GH Actions matrix for tests. 2022-04-04 23:36:51 -04:00
west.yml fix: Exclude `sof` module to avoid build breakage. 2022-04-19 13:42:24 -04:00