forked from kofal.net/zmk
refactor: Give position map children labels. (#2544)
* To make is easier to reuse layouts and override the position maps for them, add labels to all the position map children in our shared layouts.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
};
|
||||
|
||||
&layouts_foostan_corne_position_map {
|
||||
five_column {
|
||||
foostan_corne_5col_posmap: five_column {
|
||||
physical-layout = <&foostan_corne_5col_layout>;
|
||||
positions
|
||||
= <36 0 1 2 3 4 5 6 7 8 9 37>
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
};
|
||||
|
||||
&layouts_foostan_corne_position_map {
|
||||
twelve {
|
||||
foostan_corne_6col_posmap: six {
|
||||
physical-layout = <&foostan_corne_6col_layout>;
|
||||
positions
|
||||
= < 0 1 2 3 4 5 6 7 8 9 10 11>
|
||||
|
||||
Reference in New Issue
Block a user