Skip to content

Commit

Permalink
fix(boards): Corneish-zen physical layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Munnich authored and petejohanson committed Oct 3, 2024
1 parent 60a8f29 commit c05aed2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/boards/arm/corneish_zen/corneish_zen.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@

#include <dt-bindings/zmk/matrix_transform.h>

#include <layouts/foostan/corne.dtsi>
#include <layouts/foostan/corne/5column.dtsi>
#include <layouts/foostan/corne/6column.dtsi>

&foostan_corne_6col_layout {
transform = <&default_transform>;
Expand Down

0 comments on commit c05aed2

Please sign in to comment.