Skip to content

Commit

Permalink
Fix mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
timhansinger committed Apr 2, 2024
1 parent 7280a54 commit 3208548
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/base.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -572,13 +572,13 @@ ZMK_LAYER(sys,
// MOUSE
ZMK_LAYER(mouse,
//╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭──────╮
X_LT XXX XXX XXX XXX XXX X_MT XXX U_WH_D U_MS_U U_WH_U XXX X_RT
X_LT XXX XXX XXX XXX XXX X_MT U_WH_L U_WH_D U_MS_U U_WH_U U_WH_R X_RT
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LM XXX XXX XXX XXX XXX X_MM XXX U_MS_L U_MS_D U_MS_R XXX X_RM
//├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├──────┤
X_LB XXX XXX XXX XXX XXX X_MB XXX XXX XXX XXX XXX X_RB
X_LB XXX XXX XXX XXX XXX X_MB XXX &mkp MB4 &mkp MCLK &mkp MB5 XXX X_RB
//├──────┤ ╰─────────────┼─────────────┴─────────────┼─────────────┼─────────────┤ ├──────┤ ├─────────────┼─────────────┼─────────────┴───────────────────────────╯ ├──────┤
X_LH ___ ___ X_MH U_BTN2 U_BTN1 X_RH
X_LH ___ ___ X_MH &mkp LCLK &mkp RCLK X_RH
//╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯ ╰─────────────┴─────────────╯ ╰──────╯
)
// UML
Expand Down

0 comments on commit 3208548

Please sign in to comment.