1
0
Fork 0

fix weirdness with arm and mods

This commit is contained in:
Jack Humbert 2017-02-15 23:20:35 -05:00
parent f89499e255
commit 58823b4e03
2 changed files with 20 additions and 19 deletions

View file

@ -8,7 +8,6 @@
#endif
static uint8_t input_mode;
uint8_t unicode_mods;
void set_unicode_input_mode(uint8_t os_target);
uint8_t get_unicode_input_mode(void);