zmk/app
Pete Johanson 442b8581cd refactor(kscan): Fix polling of GPIO matrices.
* Add easier macros for conditional polling/interrupt code.
* Properly continue polling on intervals, without extra
  enable/disable code for pins that is superfluous when not trying to
  deal with interupts firing.
* Fix to allow multiple GPIO drivers when doing splits w/ IO expanders
2021-01-28 11:55:02 -05:00
..
boards Fix offset in NIBBLE transformation and keymap 2021-01-22 16:03:14 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers refactor(kscan): Fix polling of GPIO matrices. 2021-01-28 11:55:02 -05:00
dts feat(grave-escape): implement grave-escape 2021-01-22 19:27:18 -05:00
include feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
scripts chore: standardize # style headers 2021-01-06 17:00:44 -05:00
src feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
tests fix(behaviors): Updated grsec snapshots for new log format. 2021-01-25 16:11:01 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00
Kconfig refactor(kscan): Remove explicit default n from kscan configs. 2021-01-28 11:53:18 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh run-test.sh: use the POSIX '-L 1' for xargs 2021-01-23 18:32:18 -05:00
west.yml fix(west): Restore atmel west module. 2020-12-29 23:30:30 -05:00