Skip to content

Commit

Permalink
Update keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbb committed Jan 2, 2024
1 parent f309937 commit 732c7ae
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 61 deletions.
2 changes: 1 addition & 1 deletion config/3x5_2.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
bindings = <
&kp EXCL &kp HASH &kp LBRC &kp LPAR &kp LBKT &kp RBKT &kp RPAR &kp RBRC &kp COLON &kp GRAVE
&kp PRCNT &kp EQUAL &kp MINUS &kp UNDER &kp LT &kp GT &sk LCTL &sk LALT &sk LGUI &sk LSFT
&kp PLUS &kp AMPS &kp PIPE &kp AT &kp TILDE &kp CARET &kp DLLR &kp STAR &kp SEMI &kp BSLH
&kp PLUS &kp AMPS &kp PIPE &kp AT &kp TILDE &kp CARET &kp SEMI &kp STAR &kp DLLR &kp BSLH
&trans &mo NUM &trans &trans
>;
};
Expand Down
57 changes: 20 additions & 37 deletions keymap-drawer/3x5_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 16 additions & 23 deletions keymap-drawer/3x5_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,21 @@ layers:
- [Q, W, F, P, B, J, L, U, Y, '''']
- [A, R, S, T, G, M, N, E, I, O]
- [Z, X, C, D, V, K, H, ',', ., /]
- - EXT
- RSFT
- $$mdi:keyboard-space$$
- {t: SYM, s: NUM}
- [EXT, RSFT, '$$mdi:keyboard-space$$', SYM]
EXT:
- - Esc
- {t: '$$mdi:page-previous-outline$$', h: Prev Tab}
- LC(LS(TAB))
- {t: '$$mdi:magnify$$', h: Find}
- {t: '$$mdi:page-next-outline$$', h: Next Tab}
- LC(TAB)
- {t: '$$mdi:repeat$$', h: Repeat}
- PgUp
- Home
- $$mdi:arrow-up$$
- End
- {t: '$$mdi:apple-keyboard-caps$$', h: Caps}
- - {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- - {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- C-g
- PgDn
Expand All @@ -35,7 +32,7 @@ layers:
- Paste
- {t: '$$mdi:backspace-outline$$', h: Word}
- {t: '$$mdi:backspace-outline$$', h: Bspc}
- LC(T)
- ''
- ''
- ''
- - {type: held}
Expand All @@ -48,32 +45,32 @@ layers:
- '='
- '-'
- _
- '@'
- ;
- <
- '>'
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- [+, '&', ^, '|', '~', '*', $, <, '>', \]
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- [+, '&', '|', '@', '~', ^, ;, '*', $, \]
- - {t: ▽, type: trans}
- NUM
- {t: ▽, type: trans}
- {type: held}
NUM:
- ['7', '5', '3', '1', '9', '8', '0', '2', '4', '6']
- - {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- - {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- F11
- F10
- {t: '$$mdi:apple-keyboard-control$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-option$$', h: sticky}
- {t: '$$mdi:apple-keyboard-command$$', h: sticky}
- {t: '$$mdi:apple-keyboard-shift$$', h: sticky}
- [F7, F5, F3, F1, F9, F8, F12, F2, F4, F6]
- - {t: ▽, type: trans}
- {t: ▽, type: trans}
- {type: held}
- {t: ▽, type: trans}
- {type: held}
FUN:
Expand Down Expand Up @@ -102,7 +99,3 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {type: held}
combos:
- p: [1, 3]
k: Esc
l: [DEF]

0 comments on commit 732c7ae

Please sign in to comment.