update comboes
This commit is contained in:
parent
700446477d
commit
549ca19dce
3 changed files with 54 additions and 29 deletions
|
@ -27,6 +27,9 @@ layers:
|
|||
- [{h: Nav, t: Repeat, type: trans}, {t: Spc, type: trans}, {t: Bspc, type: trans}, {h: Num, t: Magic, type: trans}]
|
||||
|
||||
combos:
|
||||
- {p: [1, 2], k: "Lead", l: ["CANARY"]}
|
||||
- {p: [6, 7], k: "[", l: ["CANARY"]}
|
||||
- {p: [7, 8], k: "]", l: ["CANARY"]}
|
||||
- {p: [0, 10], k: "1", l: ["CANARY"]}
|
||||
- {p: [1, 11], k: "2", l: ["CANARY"]}
|
||||
- {p: [2, 12], k: "3", l: ["CANARY"]}
|
||||
|
@ -42,7 +45,8 @@ combos:
|
|||
- {p: [16, 17], k: "Esc", l: ["CANARY"]}
|
||||
- {p: [17, 18], k: "Ent", l: ["CANARY"]}
|
||||
- {p: [21, 22], k: ":", l: ["CANARY"]}
|
||||
- {p: [22, 23], k: "OS Shift", l: ["CANARY"]}
|
||||
- {p: [26, 27], k: "OS Shift", l: ["CANARY"]}
|
||||
- {p: [22, 23], k: "M-a", l: ["CANARY"]}
|
||||
- {p: [23, 24], k: "OS Shift", l: ["CANARY"]}
|
||||
- {p: [25, 26], k: "OS Shift", l: ["CANARY"]}
|
||||
- {p: [26, 27], k: "M1-a", l: ["CANARY"]}
|
||||
- {p: [27, 28], k: "\\", l: ["CANARY"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue