diff --git a/config/boards/shields/corax56/corax56.keymap b/config/boards/shields/corax56/corax56.keymap index 6a4e590..79139ef 100644 --- a/config/boards/shields/corax56/corax56.keymap +++ b/config/boards/shields/corax56/corax56.keymap @@ -112,7 +112,7 @@ &kp LGUI &kp LALT &mo SYM &kp SPACE &kp ENTER < NAV ESC &kp RALT &kp RGUI >; - sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DOWN PG_UP>; + sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>; }; qwerty_layer { @@ -125,7 +125,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DOWN PG_UP>; + sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>; }; // left mod @@ -139,7 +139,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DOWN PG_UP>; + sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>; }; // right mod @@ -166,7 +166,7 @@ &trans &trans &trans &trans &trans &trans &trans &trans >; - sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DOWN PG_UP>; + sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>; }; }; };