Skip to content

Commit

Permalink
feat: Home Row Mods (#27)
Browse files Browse the repository at this point in the history
feat: Home Row Mods, cleanup, improvements
  • Loading branch information
minusfive authored Oct 10, 2024
1 parent 965baab commit 634ad1f
Show file tree
Hide file tree
Showing 10 changed files with 233 additions and 236 deletions.
246 changes: 100 additions & 146 deletions README.md

Large diffs are not rendered by default.

63 changes: 35 additions & 28 deletions keymap-drawer/corneish_zen.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 keymap-drawer/corneish_zen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@ 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:triangle$$'}
- {t: M, h: '$$mdi:triangle$$'}
- {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$$'}
- {t: Z, h: '$$mdi:apple-keyboard-control$$'}
- {t: X, h: '$$mdi:apple-keyboard-option$$'}
- {t: C, h: '$$mdi:apple-keyboard-command$$'}
- {t: D, h: '$$mdi:triangle$$'}
- Z
- X
- C
- D
- V
- K
- {t: H, h: '$$mdi:triangle$$'}
- {t: ',', h: '$$mdi:apple-keyboard-command$$', s: <}
- {t: ., h: '$$mdi:apple-keyboard-option$$', s: '>'}
- {t: /, h: '$$mdi:apple-keyboard-control$$', s: '?'}
- H
- {t: ',', s: <}
- {t: ., s: '>'}
- {t: /, s: '?'}
- {t: Fn, h: '$$mdi:close-box$$'}
- $$mdi:keyboard-tab$$
- {t: '$$mdi:keyboard-space$$', h: '$$mdi:apple-keyboard-shift$$'}
Expand All @@ -58,24 +58,24 @@ 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:triangle$$', s: )}
- {t: '$$mdi:arrow-left-bold$$', h: '$$mdi:triangle$$'}
- {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}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:apple-keyboard-control$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-option$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:apple-keyboard-command$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:triangle$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:triangle$$', h: '$$mdi:gesture-tap-hold$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
Expand All @@ -101,10 +101,10 @@ layers:
- $$mdi:power-standby$$
- {t: '$$mdi:backup-restore$$', h: '$$mdi:progress-download$$', 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:triangle$$'}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
- {t: '$$mdi:transfer$$', type: trans}
Expand Down
Loading

0 comments on commit 634ad1f

Please sign in to comment.