Skip to content

Commit

Permalink
feat: more consistent HMRs
Browse files Browse the repository at this point in the history
  • Loading branch information
minusfive authored and github-actions[bot] committed Nov 13, 2023
1 parent f6aadfb commit 40514d9
Show file tree
Hide file tree
Showing 7 changed files with 141 additions and 127 deletions.
63 changes: 35 additions & 28 deletions img/corne.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 33 additions & 33 deletions img/corne.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@ layers:
- $$mdi:close-box$$
- {t: '$$mdi:backspace$$', s: '$$mdi:backspace-reverse-outline$$', type: backspace}
- A
- R
- S
- T
- G
- M
- N
- E
- I
- {t: R, h: '$$mdi:apple-keyboard-control$$'}
- {t: S, h: '$$mdi:apple-keyboard-option$$'}
- {t: T, h: '$$mdi:apple-keyboard-command$$'}
- {t: G, h: '$$mdi:star-three-points$$'}
- {t: M, h: '$$mdi:star-three-points$$'}
- {t: N, h: '$$mdi:apple-keyboard-command$$'}
- {t: E, h: '$$mdi:apple-keyboard-option$$'}
- {t: I, h: '$$mdi:apple-keyboard-control$$'}
- O
- {t: '$$mdi:keyboard-return$$', type: enter}
- {t: Fn, h: '$$mdi:close-box$$'}
- Z
- {t: X, h: '$$mdi:apple-keyboard-control$$'}
- {t: C, h: '$$mdi:apple-keyboard-option$$'}
- {t: D, h: '$$mdi:apple-keyboard-command$$'}
- {t: V, h: '$$mdi:star-three-points$$'}
- {t: K, h: '$$mdi:star-three-points$$'}
- {t: H, h: '$$mdi:apple-keyboard-command$$'}
- {t: ',', h: '$$mdi:apple-keyboard-option$$', s: <}
- {t: ., h: '$$mdi:apple-keyboard-control$$', s: '>'}
- X
- C
- D
- V
- K
- H
- {t: ',', s: <}
- {t: ., s: '>'}
- {t: /, s: '?'}
- {t: Fn, h: '$$mdi:close-box$$'}
- $$mdi:keyboard-tab$$
Expand All @@ -58,14 +58,14 @@ layers:
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '6', s: ^}
- {t: '7', s: '&'}
- {t: '8', s: '*'}
- {t: '9', s: (}
- {t: '0', s: )}
- $$mdi:arrow-left-bold$$
- $$mdi:arrow-down-bold$$
- $$mdi:arrow-up-bold$$
- $$mdi:arrow-right-bold$$
- {t: '7', h: '$$mdi:apple-keyboard-control$$', s: '&'}
- {t: '8', h: '$$mdi:apple-keyboard-option$$', s: '*'}
- {t: '9', h: '$$mdi:apple-keyboard-command$$', s: (}
- {t: '0', h: '$$mdi:star-three-points$$', s: )}
- {t: '$$mdi:arrow-left-bold$$', h: '$$mdi:star-three-points$$'}
- {t: '$$mdi:arrow-down-bold$$', h: '$$mdi:apple-keyboard-command$$'}
- {t: '$$mdi:arrow-up-bold$$', h: '$$mdi:apple-keyboard-option$$'}
- {t: '$$mdi:arrow-right-bold$$', h: '$$mdi:apple-keyboard-control$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
Expand Down Expand Up @@ -101,10 +101,10 @@ layers:
- $$mdi:power-standby$$
- {t: '$$mdi:backup-restore$$', type: bootloader}
- F6
- F7
- F8
- F9
- F10
- {t: F7, h: '$$mdi:apple-keyboard-control$$'}
- {t: F8, h: '$$mdi:apple-keyboard-option$$'}
- {t: F9, h: '$$mdi:apple-keyboard-command$$'}
- {t: F10, h: '$$mdi:star-three-points$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
Expand All @@ -114,13 +114,13 @@ layers:
- {t: '$$mdi:close-box$$', h: Fn}
- F11
- F12
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- $$mdi:progress-download$$
- $$mdi:progress-download$$
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-control$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:close-box$$', h: Fn}
- $$mdi:brightness-7$$
Expand Down
Loading

0 comments on commit 40514d9

Please sign in to comment.