Skip to content

Commit

Permalink
Update rotr.keymap remove page up/down
Browse files Browse the repository at this point in the history
  • Loading branch information
Innosintz authored Dec 23, 2023
1 parent 5a88c56 commit b6d587b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/arm/rotr/rotr.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

default_layer {
//LCTRL | space | LALT RGB 160 160 160 ...
bindings = <&kp LCTRL &lt 4 SPACE &kp LALT>;
bindings = <&kp UP &lt 4 SPACE &kp DOWN>;
sensor-bindings = <&inc_dec_kp RIGHT LEFT>;
ledoverride;
r = <160>;
Expand Down

0 comments on commit b6d587b

Please sign in to comment.