47 .DataINPipeDoubleBank =
false,
49 .DataOUTPipeNumber = 2,
50 .DataOUTPipeDoubleBank =
false,
78 uint8_t
KeyCode = KeyboardReport.KeyCode[0];
117 static int initialized = 0;
136 DEBUGOUT((
"Device Attached on port %d\r\n"), corenum);
144 DEBUGOUT((
"\r\nDevice Unattached on port %d\r\n"), corenum);
152 uint16_t ConfigDescriptorSize;
153 uint8_t ConfigDescriptorData[512];
157 DEBUGOUT(
"Error Retrieving Configuration Descriptor.\r\n");
164 DEBUGOUT(
"Attached Device Not a Valid Keyboard.\r\n");
169 DEBUGOUT(
"Error Setting Device Configuration.\r\n");
174 DEBUGOUT(
"Could not Set Boot Protocol Mode.\r\n");
179 DEBUGOUT(
"Keyboard Enumerated.\r\n");
188 " -- Error port %d\r\n"
189 " -- Error Code %d\r\n" ), corenum, ErrorCode);
198 const uint8_t ErrorCode,
199 const uint8_t SubErrorCode)
202 " -- Error port %d\r\n"
203 " -- Error Code %d\r\n"
204 " -- Sub Error Code %d\r\n"
205 " -- In State %d\r\n" ),