aerospace: add option for colemak key-mapping
This commit is contained in:
parent
c48e963a55
commit
a9f953b682
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ in
|
|||
type = enum [
|
||||
"qwerty"
|
||||
"dvorak"
|
||||
"colemak"
|
||||
];
|
||||
default = "qwerty";
|
||||
description = "Keymapping preset.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue