Skip to content

Commit

Permalink
changed F10-F12 positions
Browse files Browse the repository at this point in the history
  • Loading branch information
timhansinger committed Feb 1, 2024
1 parent b8393b8 commit 234adea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -480,11 +480,11 @@ ZMK_LAYER(sym,

ZMK_LAYER(fn,
//╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮
X_LT XXX &kp LALT XXX &kp LGUI XXX X_MT XXX &kp F7 &kp F8 &kp F9 &kp F12 X_RT
X_LT XXX &kp LALT XXX &kp LGUI XXX X_MT XXX &kp F7 &kp F8 &kp F9 &kp F10 X_RT
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LM XXX XXX XXX XXX XXX X_MM XXX &kp F4 &kp F5 &kp F6 &kp F11 X_RM
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB XXX XXX XXX XXX XXX X_MB XXX &kp F1 &kp F2 &kp F3 &kp F10 X_RB
X_LB XXX XXX XXX XXX XXX X_MB XXX &kp F1 &kp F2 &kp F3 &kp F12 X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
X_LH ___ ___ X_MH ___ ___ X_RH
//╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯
Expand Down

0 comments on commit 234adea

Please sign in to comment.