]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Matrix scanning for ARM now functional.
authorJacob Alexander <haata@kiibohd.com>
Sun, 3 Aug 2014 05:19:33 +0000 (22:19 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 3 Aug 2014 05:19:33 +0000 (22:19 -0700)
commit19f42b0a81b56706db4ed7ea14e28ee146cd920a
tree5f828633c22701f8df2a340336a5b8b8dbb616da
parentd6345c307fa4c64deb3f293fe91760f05c928120
Matrix scanning for ARM now functional.

- CLI Debugging options added
- Various bug fixes for the matrix scanning algorithm
- Changed debouncing algorithm
Scan/MD1/matrix.h
Scan/MD1/scan_loop.c
Scan/MD1/scan_loop.h
Scan/MatrixARM/matrix_scan.c
Scan/MatrixARM/matrix_scan.h
main.c