diff options
author | Alex Ong <the.onga@gmail.com> | 2019-04-04 08:45:55 +1100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-04-09 09:47:45 -0700 |
commit | 5747449ca545d60a96be504d177f749a18feb181 (patch) | |
tree | b7f79f599883e4e0931de096f79ae67ce0020211 /tmk_core/common/command.h | |
parent | fd770232d94044966f6ebaa8a634242216d8ed60 (diff) |
Eager Per Row Debouncing added (added to Ergodox) (#5498)
* Implemented Eager Per Row debouncing algorithm.
Good for when fingers can only press one row at a time (e.g. when keyboard is wired so that "rows" are vertical)
* Added documentation for eager_pr
* Ported ergodox_ez to eager_pr debouncing.
* Removed check for changes in matrix_scan.
* Added further clarification in docs.
* Accidental merge with ergodox_ez
* Small cleanup in eager_pr
* Forgot to debounce_init - this would probably cause seg-faults.
Diffstat (limited to 'tmk_core/common/command.h')
0 files changed, 0 insertions, 0 deletions