mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 06:31:58 +00:00
rocketboard_16: Fix mismatched LUT sizes (#15997)
This commit is contained in:
@@ -26,4 +26,4 @@ typedef struct
|
||||
|
||||
char* translate_keycode_to_string(uint16_t code);
|
||||
|
||||
extern lookup_table_t lookup_table[366];
|
||||
extern lookup_table_t lookup_table[334];
|
||||
|
||||
Reference in New Issue
Block a user