parent
7f67445c85
commit
4070eeb1c9
@ -133,6 +133,7 @@ Header,+,lib/libusb_stm32/inc/hid_usage_simulation.h,,
|
||||
Header,+,lib/libusb_stm32/inc/hid_usage_sport.h,,
|
||||
Header,+,lib/libusb_stm32/inc/hid_usage_telephony.h,,
|
||||
Header,+,lib/libusb_stm32/inc/hid_usage_vr.h,,
|
||||
Header,-,lib/libusb_stm32/inc/stm32_compat.h,,
|
||||
Header,+,lib/libusb_stm32/inc/usb.h,,
|
||||
Header,+,lib/libusb_stm32/inc/usb_cdc.h,,
|
||||
Header,+,lib/libusb_stm32/inc/usb_cdca.h,,
|
||||
|
|
@ -10,8 +10,6 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define HID_KEYBOARD_NONE 0x00
|
||||
// Remapping the colon key which is shift + ; to comma
|
||||
#define HID_KEYBOARD_COMMA HID_KEYBOARD_COLON
|
||||
|
||||
/** HID keyboard modifier keys */
|
||||
enum HidKeyboardMods {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 6a88ec4d7709ca8605b5ec3e609057c330ca2a70
|
||||
Subproject commit 9168e2a31db946326fb84016a74ea2ab5bf87f54
|
Loading…
Reference in New Issue
Block a user