USB HID: fix key name #2065

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Nikolay Minaylov
2022-12-01 21:56:27 +03:00
committed by GitHub
parent 7f67445c85
commit 4070eeb1c9
3 changed files with 2 additions and 3 deletions

View File

@@ -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 {