Skip to content

Commit

Permalink
move backspace to top right key, and fkey to right thumb cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruff committed Oct 25, 2024
1 parent 9ddc21d commit 14b3b62
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions keyboards/sofle_choc/keymaps/aruff_sofle_choc/my_keymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ layout: {qmk_keyboard: sofle_choc, qmk_layout: LAYOUT}
layers:
L0:
- ['`', '1', '2', '3', '4', '5', '6', '7', '8', '9']
- ['0', '-', TAB, Q, W, E, R, T, Y, U]
- [I, O, P, '=', ESC, A, SMB S, D, NAV F, G]
- [H, J, K, L, ;, BSPC, LSFT, Z, X, C]
- ['0', BSPC, TAB, Q, W, E, R, T, Y, U]
- [I, O, P, '=', ESC, A, S, D, NAV F, G]
- [H, J, K, L, ;, '''', LSFT, Z, X, C]
- [V, B, '', '', N, M, ',', ., /, RSFT]
- [LCTL, LALT, LGUI, SPC, SMB, FKEY, ENT, RGUI, RALT, RCTL]
L1:
Expand All @@ -26,24 +26,24 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- '-'
- ''''
- '{'
- - '}'
- '|'
- \
- _
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- ']'
- {t: ▽, type: trans}
- ALT GUI LEFT
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- ALT GUI RIGHT
- {t: ▽, type: trans}
- - '"'
- - '-'
- '['
- ']'
- +
- /
- PEQL
- ''
- ''
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
Expand All @@ -52,11 +52,11 @@ layers:
- {t: ▽, type: trans}
- ''
- ''
- ''''
- SC LSPO
- SC RSPC
- ','
- ;
- _
- (
- )
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- - {t: ▽, type: trans}
- {t: ▽, type: trans}
Expand Down Expand Up @@ -148,11 +148,11 @@ layers:
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- {t: ▽, type: trans}
- Ctl+ V
- Ctl+ C
- - Ctl+ X
- ''
- COPY
- - Ctl+ X
- ''
- PASTE
- ''
- {t: ▽, type: trans}
- {t: ▽, type: trans}
Expand Down

0 comments on commit 14b3b62

Please sign in to comment.