Remove legacy international keycodes (#18588)
This commit is contained in:
parent
48093000e1
commit
4b2d71de52
243 changed files with 720 additions and 754 deletions
|
@ -26,4 +26,4 @@ typedef struct
|
|||
|
||||
char* translate_keycode_to_string(uint16_t code);
|
||||
|
||||
extern lookup_table_t lookup_table[334];
|
||||
extern lookup_table_t lookup_table[333];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue