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

@ -12,6 +12,7 @@
compatible = "zmk,keymap";
default_layer {
display-name = "Default Layer";
bindings = <
&kp N9 &kp N8
&kp N7 &kp N6
@ -22,4 +23,4 @@
>;
};
};
};
};