Merge branch 'main' of https://github.com/KeebMaker/zmk-config
This commit is contained in:
commit
f414a4a674
2 changed files with 102 additions and 56 deletions
|
|
@ -1,7 +1,48 @@
|
|||
layout: {zmk_keyboard: corne}
|
||||
layers:
|
||||
BAS: [↹, Q, W, E, R, T, Y, U, I, O, P, '$$mdi:backspace-outline$$', '$$mdi:apple-keyboard-control$$', A, S, D, F, G, H, J, K, L, ;, '''', '$$mdi:apple-keyboard-shift$$',
|
||||
Z, X, C, V, B, N, M, ',', ., /, Esc, '$$mdi:apple-keyboard-command$$', LOW, ⏎, ␣, RAI, '$$mdi:apple-keyboard-option$$']
|
||||
BAS:
|
||||
- Esc
|
||||
- Q
|
||||
- W
|
||||
- E
|
||||
- R
|
||||
- T
|
||||
- Y
|
||||
- U
|
||||
- I
|
||||
- O
|
||||
- P
|
||||
- ⌦
|
||||
- $$mdi:apple-keyboard-shift$$
|
||||
- A
|
||||
- S
|
||||
- D
|
||||
- F
|
||||
- G
|
||||
- H
|
||||
- J
|
||||
- K
|
||||
- L
|
||||
- ;
|
||||
- ''''
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
- Z
|
||||
- X
|
||||
- C
|
||||
- V
|
||||
- B
|
||||
- N
|
||||
- M
|
||||
- ','
|
||||
- .
|
||||
- /
|
||||
- \
|
||||
- LWIN
|
||||
- {t: ↹, h: '$$mdi:apple-keyboard-control$$'}
|
||||
- {t: ⏎, h: LOW}
|
||||
- {t: ␣, h: RAI}
|
||||
- {t: '$$mdi:backspace-outline$$', h: '$$mdi:apple-keyboard-control$$'}
|
||||
- RWIN
|
||||
LOW:
|
||||
- ↹
|
||||
- '1'
|
||||
|
|
@ -21,10 +62,10 @@ layers:
|
|||
- BT 2
|
||||
- BT 3
|
||||
- BT 4
|
||||
- ←
|
||||
- ↓
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- ↑
|
||||
- →
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- Esc
|
||||
|
|
@ -34,14 +75,14 @@ layers:
|
|||
- Page Down
|
||||
- End
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- ←
|
||||
- ↓
|
||||
- →
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ▽, type: trans}
|
||||
- $$mdi:apple-keyboard-command$$
|
||||
- {type: held}
|
||||
- ␣
|
||||
- {t: ▽, type: trans}
|
||||
- {t: ␣, type: held}
|
||||
- ⏎
|
||||
- {t: ▽, type: trans}
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
|
|
@ -85,6 +126,6 @@ layers:
|
|||
- $$mdi:apple-keyboard-command$$
|
||||
- '&studio_unlock'
|
||||
- ␣
|
||||
- ⏎
|
||||
- {t: '&studio_unlock', type: held}
|
||||
- {t: ⏎, type: held}
|
||||
- '&studio_unlock'
|
||||
- $$mdi:apple-keyboard-option$$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue