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 65b4489884 Fixing slow key issues with the FACOM converter
- Required some small API changes, shouldn't affect any other Scan modules (addition of a parameter)
- Still have the latching annoyances for some of the modifiers
- Swapped Esc and Tilde for convenience
- Removed the old Esc key from the latch list (no one needs 13 latches anyways...)
- Added the control cluster mappings (Insert, Delete, Home, End, PgUp, PgDn)
- All other misc keys are currently un-assigned if a keycap legend doesn't map to anything known
  (e.g. blank keys, 000 and 00 are mapped, but your OS probably doesn't know what they mean :P)
2013-01-20 22:23:28 -05:00
..
setup.cmake Formalizing code module structure and inheritance (Large Commit) 2011-09-29 22:22:19 -07:00
usb_com.c Fixing slow key issues with the FACOM converter 2013-01-20 22:23:28 -05: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