Add switch keymap USB command.

This commit is contained in:
László Monda
2018-03-30 11:18:31 +02:00
parent 195f40949f
commit b34fb9daa3
6 changed files with 57 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
UsbCommandId_GetModuleProperty = 0x0e,
UsbCommandId_GetSlaveI2cErrors = 0x0f,
UsbCommandId_SetI2cBaudRate = 0x10,
UsbCommandId_SwitchKeymap = 0x11,
} usb_command_id_t;
typedef enum {