forked from mirrors/qmk_userspace
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
This commit is contained in:
parent
1411c79aef
commit
3a3e5abac9
71 changed files with 1609 additions and 2215 deletions
|
@ -18,3 +18,4 @@ enum unicode_typing_modes {
|
|||
|
||||
extern uint8_t unicode_typing_mode;
|
||||
extern const PROGMEM char unicode_mode_str[UNCODES_MODE_END][13];
|
||||
void set_unicode_input_mode_soft(uint8_t input_mode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue