]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding strobe detection.
authorJacob Alexander <haata@kiibohd.com>
Fri, 25 Apr 2014 08:08:15 +0000 (01:08 -0700)
committerJacob Alexander <haata@kiibohd.com>
Fri, 25 Apr 2014 08:08:15 +0000 (01:08 -0700)
commitca1bf4fab918e14c54209108c99fc5c2bca6ef98
tree8c6258687217f60c0f78ff958d21089075b7e66f
parent5e9bcf012ce73f85ce0fc47310eec2b9c2981c57
Adding strobe detection.

- This requires that no strobes are floating.
  On Rev. 0.4, pins D1 and D0 of the teensy must be manually connected to GND
  On Rev. 0.2, when not using the 18 pin connector, pin C6 and C7 must be manually connected to GND
- Added a problem keys cli command, this is very useful to see which keys were disabled at startup because they looked like test points
  (the fastest way to get the keys to re-enable is to take off a keycap and jiggle the spring)
Scan/DPH/scan_loop.c