mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 13:02:45 -10:00
Updated corne.keymap
This commit is contained in:
parent
eb3d5db720
commit
8eb9a14fe0
@ -38,7 +38,7 @@
|
||||
tap-ms = <0>;
|
||||
bindings =
|
||||
<¯o_press>,
|
||||
<< 0 END>,
|
||||
<<q 0 END>,
|
||||
<¯o_tap>,
|
||||
<&rgb_ug RGB_COLOR_HSB(300,100,50)>,
|
||||
<¯o_pause_for_release>,
|
||||
@ -116,6 +116,13 @@
|
||||
tapping-term-ms = <135>;
|
||||
quick-tap-ms = <0>;
|
||||
};
|
||||
|
||||
rgb_encoder: rgb_encoder {
|
||||
compatible = "zmk,behavior-sensor-rotate";
|
||||
label = "RGB_ENCODER";
|
||||
#sensor-binding-cells = <0>;
|
||||
bindings = <&rgb_ug RGB_BRI>, <&rgb_ug RGB_BRD>;
|
||||
};
|
||||
};
|
||||
|
||||
combos {
|
||||
@ -241,6 +248,7 @@
|
||||
>;
|
||||
|
||||
label = "Rgb";
|
||||
sensor-bindings = <&rgb_encoder>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user