Lowercase REVIUNG34 node IDs
This commit is contained in:
parent
0caeb460d1
commit
bf3cc27c9e
1 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
||||||
keymap {
|
keymap {
|
||||||
compatible = "zmk,keymap";
|
compatible = "zmk,keymap";
|
||||||
|
|
||||||
Base {
|
base {
|
||||||
label = "Base";
|
label = "Base";
|
||||||
bindings = <
|
bindings = <
|
||||||
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
|
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
Lower {
|
lower {
|
||||||
label = "Lower";
|
label = "Lower";
|
||||||
bindings = <
|
bindings = <
|
||||||
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR
|
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
Upper {
|
upper {
|
||||||
label = "Upper";
|
label = "Upper";
|
||||||
bindings = <
|
bindings = <
|
||||||
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
|
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
Function {
|
function {
|
||||||
label = "Function";
|
label = "Function";
|
||||||
bindings = <
|
bindings = <
|
||||||
&kp TAB &trans &kp C_VOL_UP &trans &trans &trans &trans &trans &trans &kp ENTER
|
&kp TAB &trans &kp C_VOL_UP &trans &trans &trans &trans &trans &trans &kp ENTER
|
||||||
|
@ -64,7 +64,7 @@
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
Meta {
|
meta {
|
||||||
label = "Meta";
|
label = "Meta";
|
||||||
bindings = <
|
bindings = <
|
||||||
&rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &rgb_ug RGB_SPI &rgb_ug RGB_EFF &none &none &none &none &none
|
&rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &rgb_ug RGB_SPI &rgb_ug RGB_EFF &none &none &none &none &none
|
||||||
|
|
Loading…
Add table
Reference in a new issue