[Keymap] Add workman layout (#14792)
This commit is contained in:
committed by
GitHub
parent
25eac95348
commit
4b2866dd96
@@ -23,6 +23,7 @@ enum layer_names {
|
||||
_HUNGARIAN,
|
||||
_COLEMAK,
|
||||
_DVORAK,
|
||||
_WORKMAN,
|
||||
_LOWER,
|
||||
_RAISE,
|
||||
_ADJUST
|
||||
@@ -33,6 +34,7 @@ enum custom_keycodes {
|
||||
HUNGARIAN,
|
||||
COLEMAK,
|
||||
DVORAK,
|
||||
WORKMAN,
|
||||
BACKLIT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user