Skip to content

Commit

Permalink
move mute key to thumb
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed May 31, 2024
1 parent 573c6c2 commit 3ff40f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/ergonaut_one.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -355,11 +355,11 @@
// ┃ ┃ BT 1 ┃ BT 2 ┃ BT 3 ┃ BT 4 ┃ BT 5 ┃ ┃ Dvorak┃ ┃ ┃ ┃ ┃ ### ┃
___ BT_(0) BT_(1) BT_(2) BT_(3) BT_(4) &to L_DVRK ___ ___ ___ ___ I___I
// ┣━━━━━━━━━╋━━━━━━━━━╋━━━━━━━━━╋━━━━━━━━━╋━━━━━━━━━╋━━━━━━━━━┫ ┣━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━╋━━━━━━━┫
// ┃ ┃ ┃mic mute ┃ Colemak ┃ bri - ┃ vol - ┃ ┃ mute ┃ ┃ ┃ ┃ ┃ CAPS ┃
___ ___ HYPR(M) &to L_CLMK &kp C_BRI_DN &kp C_VOL_DN &kp K_MUTE ___ ___ ___ ___ &kp CAPS
// ┃ ┃ ┃mic mute ┃ Colemak ┃ bri - ┃ vol - ┃ ┃ ┃ ┃ ┃ ┃ ┃ CAPS ┃
___ ___ HYPR(M) &to L_CLMK &kp C_BRI_DN &kp C_VOL_DN ___ ___ ___ ___ ___ &kp CAPS
// ┗━━━━━━━━━┻━━━━━━━━━┻━━━━━━━━━┻━━━━┳━━━━┻━━━━┳━━━━┻━━━━┳━━━━┻━━━━┓ ┏━━━┻━━━┳━━━┻━━━┳━━━┻━━━┳━━━┻━━━━━━━┻━━━━━━━┻━━━━━━━┛
// ┃ prev ┃ play ┃ next ┃ ┃ ┃ ┃ ┃
&kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT ___ ___ ___
// ┃ prev ┃ play ┃ next ┃ ┃ mute ┃ ┃ ┃
&kp C_PREV &kp C_PLAY_PAUSE &kp C_NEXT &kp K_MUTE ___ ___
// ┗━━━━━━━━━┻━━━━━━━━━┫ ┃ ┃ ┣━━━━━━━┻━━━━━━━┛
// ┗━━━━━━━━━┛ ┗━━━━━━━┛
>;
Expand Down

0 comments on commit 3ff40f9

Please sign in to comment.