Adding inital outline for Univac-Sperry F3W9 keyboard.

- Not tested yet
- Packet size is large so it's not possible to use Teensy hardware
This commit is contained in:
Jacob Alexander 2012-03-03 21:16:41 -05:00
parent ea284c03f0
commit b1686ce7ad
8 changed files with 820 additions and 7 deletions

View file

@ -135,8 +135,8 @@ static const uint8_t PROGMEM keyboard_hid_report_desc[] = {
};
static const uint8_t PROGMEM debug_hid_report_desc[] = {
//0x06, 0x30, 0xFF, // Usage Page 0xFF31 (vendor defined)
0x06, 0x31, 0xFF, // Usage Page 0xFF31 (vendor defined)
0x06, 0x30, 0xFF, // Usage Page 0xFF31 (vendor defined)
//0x06, 0x31, 0xFF, // Usage Page 0xFF31 (vendor defined)
0x09, 0x74, // Usage 0x74
0xA1, 0x53, // Collection 0x53
0x75, 0x08, // report size = 8 bits