refactor(nibble): add layer labels

This commit is contained in:
KemoNine 2021-01-18 23:46:09 +00:00
parent df96b73629
commit 806ed1d42f

View file

@ -21,6 +21,8 @@
compatible = "zmk,keymap"; compatible = "zmk,keymap";
default_layer { default_layer {
label = "Default";
sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>;
bindings = < bindings = <
@ -32,6 +34,8 @@
>; >;
}; };
function_layer { function_layer {
label = "Function";
sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>;
bindings = < bindings = <