Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Output/pjrcUSB/arm
Jacob Alexander c939059c7f Fixing NKRO on Windows 8.1
- Had to re-write descriptor to support Windows 8.1 while still working with Mac OSX
- NKRO keyboard is now more bandwidth intensive as all the keys must be updated at the same time
  (due to 8.1 bug in the HID spec)
2014-11-12 23:04:50 -08:00
..
usb_desc.c Fixing NKRO on Windows 8.1 2014-11-12 23:04:50 -08:00
usb_desc.h Setting max packet size (Interrupt) to 64 bytes 2014-10-01 23:54:08 -07:00
usb_dev.c Fixing NKRO on Windows 8.1 2014-11-12 23:04:50 -08:00
usb_dev.h More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_keyboard.c Fixing NKRO on Windows 8.1 2014-11-12 23:04:50 -08:00
usb_keyboard.h Preparing ARM for USB NKRO 2014-09-21 16:29:53 -07:00
usb_mem.c More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_mem.h More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_serial.c More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_serial.h More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00