Fix number of columns and remove .confs
This commit is contained in:
parent
83d3c08fa4
commit
4cb470a623
3 changed files with 1 additions and 1 deletions
app/boards/shields/breeze
|
@ -32,7 +32,7 @@ RC(3,5) RC(3,4) RC(3,3) RC(3,2) RC(3,1) RC(3,0) RC(8,0) RC(8,1)
|
|||
|
||||
five_column_transform: keymap_transform_1 {
|
||||
compatible = "zmk,matrix-transform";
|
||||
columns = <5>;
|
||||
columns = <6>;
|
||||
rows = <10>;
|
||||
// | SW6 | SW5 | SW4 | SW3 | SW2 | SW1 | | SW1 | SW2 | SW3 | SW4 | SW5 | SW6 |
|
||||
// | SW12 | SW11 | SW10 | SW9 | SW8 | SW7 | | SW7 | SW8 | SW9 | SW10 | SW11 | SW12 |
|
||||
|
|
Loading…
Add table
Reference in a new issue