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 [
|
type = enum [
|
||||||
"qwerty"
|
"qwerty"
|
||||||
"dvorak"
|
"dvorak"
|
||||||
|
"colemak"
|
||||||
];
|
];
|
||||||
default = "qwerty";
|
default = "qwerty";
|
||||||
description = "Keymapping preset.";
|
description = "Keymapping preset.";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue