Shift capslock to handle esc remap

This commit is contained in:
2026-03-02 22:49:47 +01:00
parent 78f53de648
commit 94b149d45d
+1
View File
@@ -118,6 +118,7 @@
compatible = "zmk,behavior-capslock";
#binding-cells = <0>;
capslock-press-duration = <95>;
capslock-press-keycode = <LS(CAPSLOCK)>;
enable-on-press;
disable-on-next-release;
disable-on-keys = <SPACE TAB ENTER>;