]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Enabling USB keycodes.
authorJacob Alexander <haata@kiibohd.com>
Fri, 25 Apr 2014 09:35:49 +0000 (02:35 -0700)
committerJacob Alexander <haata@kiibohd.com>
Fri, 25 Apr 2014 09:35:49 +0000 (02:35 -0700)
commit219e90cdd34f20a6377f9c3cf5e518352ee37b83
treee3982d6a810b61cd2a923968b9fd73c2797a3f81
parentc3e1335678376d926c4d2842c4b1227d08dedafb
Enabling USB keycodes.

- There are some bugs here:
  * Press/Release (this is a keymapping bug, has nothing to do with capsense press/release which is working)
  * Some keys give incorrect USB codes
Scan/DPH/defaultMap.h
Scan/DPH/scan_loop.c