diff --git a/config/abyss.keymap b/config/abyss.keymap index 8e8ae32..86bd4b3 100644 --- a/config/abyss.keymap +++ b/config/abyss.keymap @@ -5,6 +5,9 @@ #define SY 1 #define OT 2 +#define VOLDWN C_VOLUME_DOWN +#define VOLUP C_VOLUME_UP + / { behaviors { hml: homerow_mods_left { @@ -115,7 +118,7 @@ //├─────────────┼─────────────┼─────────────┼─────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ &kp SQT &kp Q &kp J &kp K &kp M &kp W &kp V &kp L //╰───────────────────────────┼─────────────┼─────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┼───────────────────────────╯ - &left_tab <_spc SY 0 < OT ESC &kp RET <_bspc SY 0 &up_ret + &left_tab <_spc SY 0 < OT ESC &kp RET <_bspc SY 0 &up_ret // ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯ >; }; @@ -137,13 +140,13 @@ others { bindings = < // ╭───────────────┬────────────────┬────────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────╮ - &none &none &none &none &none &bt BT_CLR &none &none + &none &none &none &none &none &kp C_MUTE &kp VOLDWN &kp VOLUP //╭─────────────────┼───────────────┼────────────────┼────────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼────────────────╮ &none &none &none &none &none &bt BT_SEL 4 &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 //├─────────────────┼───────────────┼────────────────┼────────────────┼─────────────╯ ╰─────────────┼─────────────┼─────────────┼─────────────┼────────────────┤ - &none &none &none &none &none &none &none &none + &none &none &none &none &none &none &none &bt BT_CLR //╰─────────────────────────────────┼────────────────┼────────────────┼─────────────╮ ╭─────────────┼─────────────┼─────────────┼──────────────────────────────╯ - &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans &kp C_PP &trans // ╰────────────────┴────────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯ >; }; diff --git a/draw/keymap.svg b/draw/keymap.svg index 84a7539..e65673a 100644 --- a/draw/keymap.svg +++ b/draw/keymap.svg @@ -467,15 +467,19 @@ path.combo { - -BTCLR - +MUTE + +VOLUMEDOWN + + +VOLUMEUP + @@ -540,6 +544,9 @@ path.combo { + +BTCLR + @@ -556,9 +563,9 @@ path.combo { - - - + + +PP