[Keymap] Drashna keymap updates for 0.18.0 (#18184)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
d4a6ee1cad
commit
fa08cb2478
32 changed files with 720 additions and 301 deletions
|
@ -19,6 +19,7 @@ typedef union {
|
|||
bool swap_hands :1;
|
||||
bool host_driver_disabled :1;
|
||||
uint8_t unicode_typing_mode :3;
|
||||
bool is_oled_enabled :1;
|
||||
};
|
||||
} user_runtime_config_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue