mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
m0110a keyboard write working, code mapping next
This commit is contained in:
@@ -54,7 +54,6 @@ typedef struct
|
||||
{
|
||||
uint8_t head;
|
||||
uint8_t tail;
|
||||
uint8_t size;
|
||||
uint8_t* keycode_buf;
|
||||
uint8_t* keyvalue_buf;
|
||||
} kb_buf;
|
||||
|
||||
Reference in New Issue
Block a user