Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/matrix
Jacob Alexander aa77d5d8a4 Adding the rest of the matrix scanning modes
- Not tested yet
- Added bug fixes for the scanCol and scanRow methods
- Merged in the powered versions of scanCol and scanRow
- Added the scanDual, but still needs heavy testing
- The scanDual uses twice the memory per key, so it can only scan half
  as much compared to the other scan modes
2011-10-16 20:08:37 -07:00
..
matrix_scan.c Adding the rest of the matrix scanning modes 2011-10-16 20:08:37 -07:00
matrix_scan.h Basic matrix module for the hall effect keypad now working. 2011-10-15 20:01:46 -07:00
matrix.h Adding the rest of the matrix scanning modes 2011-10-16 20:08:37 -07:00
scan_loop.c Adding the rest of the matrix scanning modes 2011-10-16 20:08:37 -07:00
scan_loop.h Basic matrix module for the hall effect keypad now working. 2011-10-15 20:01:46 -07:00
setup.cmake Added TheProfosist's layout, and split up the current layouts 2011-10-16 01:18:08 -07:00