Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/USB/pjrc
Jacob Alexander 65366a4e7a 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)
2012-05-07 02:32:56 -04:00
..
setup.cmake Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
usb_com.c Finishing up the Epson QX-10 module 2011-12-11 00:06:49 -08:00
usb_com.h Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
usb_keyboard_debug.c Adding initial version of Sony OA-S3400 converter. 2012-05-07 02:32:56 -04:00
usb_keyboard_debug.h Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
usb_keyboard.c Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00
usb_keyboard.h Reorganization for use with the CMake "Modules" 2011-09-28 23:25:51 -07:00