]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding initial WhiteFox support.
authorJacob Alexander <haata@kiibohd.com>
Sun, 16 Aug 2015 19:27:12 +0000 (12:27 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 16 Aug 2015 19:27:12 +0000 (12:27 -0700)
commit59c14fcdea7403288dab85b64b66c6daaa8404fc
tree57f26444bef02507e2f8177d4e7bb03f6360b2fb
parenta8caf6e51537e09478a93339e73292913a05e0a8
Adding initial WhiteFox support.

- Includes fix for over-range ScanCodes (would cause hard faults)
- Updated some documentation
- Requires recent kll compiler for the layout
Keyboards/README.markdown
Keyboards/whitefox.bash [new file with mode: 0755]
Macro/PartialMap/macro.c
README.markdown
Scan/WhiteFox/defaultMap.kll [new file with mode: 0644]
Scan/WhiteFox/matrix.h [new file with mode: 0644]
Scan/WhiteFox/pinout [new file with mode: 0644]
Scan/WhiteFox/scan_loop.c [new file with mode: 0644]
Scan/WhiteFox/scan_loop.h [new file with mode: 0644]
Scan/WhiteFox/setup.cmake [new file with mode: 0644]