diff --git a/config/corne.keymap b/config/corne.keymap index b573a7b..245e343 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -1,3 +1,5 @@ +#define ZMK_POINTING_DEFAULT_MOVE_VAL 1500 // default: 600 +#define ZMK_POINTING_DEFAULT_SCRL_VAL 20 // default: 10 #include #include #include @@ -6,6 +8,10 @@ #include #include +&led_strip { + chain-length = <27>; +}; + / { combos { compatible = "zmk,combos";