Skip to content

Commit

Permalink
Forgot a small part on the rename
Browse files Browse the repository at this point in the history
  • Loading branch information
halfwit committed Sep 5, 2024
1 parent f458a01 commit 32d3494
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/keyball39.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#define DEFAULT 0
#define LOWER 1
#define RAISE 2
#define ZMK_MOUSE_DEFAULT_SCRL_VAL 50

// Handy to use these tap/holds

Expand All @@ -30,7 +29,7 @@
#sensor-binding-cells = <0>;
bindings = <&kp C_VOL_UP>, <&kp C_VOL_DN>;
};
selection_encoder: window_encoder {
window_encoder: window_encoder {
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <0>;
bindings = <&kp LEFT>, <&kp RIGHT>;
Expand Down

0 comments on commit 32d3494

Please sign in to comment.