chore(shields): Add missing display-name for existing keymaps (#3048)

This commit is contained in:
Aurélien Vallée 2025-09-11 00:48:33 +02:00 committed by GitHub
parent 522971f41d
commit 197d104fc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
56 changed files with 167 additions and 14 deletions

View file

@ -24,6 +24,7 @@
compatible = "zmk,keymap";
default_layer {
display-name = "Default Layer";
bindings = <
&kp ESC &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp N7
@ -34,6 +35,7 @@
};
arrow_layer {
display-name = "Arrow Layer";
bindings = <
&bt BT_SEL 0 &bt BT_SEL 1 &trans &trans &trans &out OUT_USB &out OUT_BLE
&trans &trans &kp UP &trans &rgb_ug RGB_TOG &rgb_ug RGB_HUI &rgb_ug RGB_HUD
@ -44,6 +46,7 @@
};
function_layer {
display-name = "Function Layer";
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6
&trans &kp P &kp O &kp I &kp U &kp Y &kp F7

View file

@ -24,6 +24,7 @@
compatible = "zmk,keymap";
default_layer {
display-name = "Default Layer";
bindings = <
&kp ESC &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp N7
@ -34,6 +35,7 @@
};
arrow_layer {
display-name = "Arrow Layer";
bindings = <
&bt BT_SEL 0 &bt BT_SEL 1 &trans &trans &trans &out OUT_USB &out OUT_BLE
&trans &trans &kp UP &trans &rgb_ug RGB_TOG &rgb_ug RGB_HUI &rgb_ug RGB_HUD
@ -44,6 +46,7 @@
};
function_layer {
display-name = "Function Layer";
bindings = <
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6
&trans &kp P &kp O &kp I &kp U &kp Y &kp F7