mirror of
https://github.com/tcaxle/zmk-config.git
synced 2024-11-25 08:41:56 +00:00
Updated labels
This commit is contained in:
parent
b7eb25ac72
commit
a303d3c1f5
@ -66,7 +66,7 @@
|
||||
compatible = "zmk,keymap";
|
||||
|
||||
base {
|
||||
label = "base";
|
||||
label = "Base ⬍";
|
||||
|
||||
// ------------------------------------------------------------------------------------------------------------
|
||||
// | ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | |
|
||||
@ -89,7 +89,7 @@
|
||||
};
|
||||
|
||||
mod {
|
||||
label = "mod";
|
||||
label = "Mod";
|
||||
|
||||
// TODO: Some binds are waiting for shifted keycode support.
|
||||
// ------------------------------------------------------------------------------------------------------------
|
||||
@ -116,7 +116,7 @@
|
||||
// | | | | | | | RGB_TOG | | | | | | | | |
|
||||
// | | | | | | | | | | | |
|
||||
|
||||
label = "conf";
|
||||
label = "Conf";
|
||||
bindings = <
|
||||
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
|
||||
&trans &trans &trans &trans &trans &trans &none &none &none &none &none &kp F12
|
||||
@ -135,7 +135,7 @@
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
||||
label = "macro";
|
||||
label = "Macro";
|
||||
};
|
||||
|
||||
qwerty {
|
||||
@ -147,7 +147,7 @@
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
||||
label = "qwerty";
|
||||
label = "QWERTY";
|
||||
};
|
||||
|
||||
left-encoder-alt {
|
||||
@ -160,7 +160,7 @@
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp LEFT_ARROW RIGHT_ARROW>;
|
||||
label = "left-encoder-alt";
|
||||
label = "Base ⬌";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user