]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding initial version of Sony OA-S3400 converter.
authorJacob Alexander <triplehaata@gmail.com>
Mon, 7 May 2012 06:32:56 +0000 (02:32 -0400)
committerJacob Alexander <triplehaata@gmail.com>
Mon, 7 May 2012 06:32:56 +0000 (02:32 -0400)
commit65366a4e7a4bdb204fcbc79271976461538cd45a
tree44a4d4405aebca2df031805e9b16056ddeca66dc
parent0ac4251e1670cf71862b2f648f691e86f4c74425
Adding initial version of Sony OA-S3400 converter.

- Not fully reading for usage, but 90% of the way there for typing.
- Some soldering is required for 2 keys to work properly (Shift and Shift Lock)
- Even when complete, be careful when doing multiple key combos, as the key buffer is only cleared when all general keys are released (all except Shift, Shift Lock, and Code)
Keymap/keymap.h
Keymap/sonyoas3400.h [new file with mode: 0644]
Scan/SonyOA-S3400/scan_loop.c [new file with mode: 0644]
Scan/SonyOA-S3400/scan_loop.h [new file with mode: 0644]
Scan/SonyOA-S3400/setup.cmake [new file with mode: 0644]
USB/pjrc/usb_keyboard_debug.c
setup.cmake