mirror of
https://github.com/dnlbauer/corax-zmk-config.git
synced 2026-09-10 21:55:29 +00:00
feat: add reserved extra layer for zmk studio
This commit is contained in:
@@ -190,6 +190,11 @@
|
|||||||
>;
|
>;
|
||||||
|
|
||||||
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>;
|
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_DN PG_UP>;
|
||||||
|
};
|
||||||
|
|
||||||
|
// reserved extra layer for zmk studio
|
||||||
|
extra1 {
|
||||||
|
status = "reserved";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user