]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Added support for ghosting matrices and code for elimination.
authorCryHam <cryham@gmail.com>
Fri, 19 Feb 2016 17:10:25 +0000 (18:10 +0100)
committerCryHam <cryham@gmail.com>
Fri, 19 Feb 2016 17:10:25 +0000 (18:10 +0100)
commit6687470ae7f9163353991d93136eb2c1da9b8e86
tree701bb4e4b35f00dee2c1ffa9ae53b82cb06d4046
parent1fd19c48eac0d7fd8834aa91783385c2844dca9a
Added support for ghosting matrices and code for elimination.
To use define GHOST in matrix.h, see example in Scan/CK3
Scan/CK3/defaultMap.kll [new file with mode: 0644]
Scan/CK3/matrix.h [new file with mode: 0644]
Scan/CK3/pinout [new file with mode: 0644]
Scan/CK3/prototype.kll [new file with mode: 0644]
Scan/CK3/scan_loop.c [new file with mode: 0644]
Scan/CK3/scan_loop.h [new file with mode: 0644]
Scan/CK3/setup.cmake [new file with mode: 0644]
Scan/MatrixARM/matrix_scan.c
Scan/MatrixARM/matrix_scan.h