Merge pull request #311 from adiabatic/ergodox-zweihander-osx
Add KC_LABK and KC_RABK (< and >)
This commit is contained in:
commit
2ce9644caa
3 changed files with 18 additions and 10 deletions
|
@ -87,6 +87,8 @@ The following shortcuts automatically add `LSFT()` to keycodes to get commonly u
|
|||
KC_PLUS +
|
||||
KC_LCBR {
|
||||
KC_RCBR }
|
||||
KC_LABK <
|
||||
KC_RABK >
|
||||
KC_PIPE |
|
||||
KC_COLN :
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue