Skip to content

Commit 442f212

Browse files
committed
Remove physical layout ref
1 parent b186b57 commit 442f212

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

config/boards/shields/totem/totem.dtsi

-14
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,9 @@
1-
/*
2-
* Copyright (c) 2022 The ZMK Contributors
3-
*
4-
* SPDX-License-Identifier: MIT
5-
*/
6-
71
#include <dt-bindings/zmk/matrix_transform.h>
8-
#include <physical_layouts.dtsi>
9-
#include <layouts/foostan/corne/6column.dtsi>
10-
11-
&foostan_corne_6col_layout {
12-
transform = <&default_transform>;
13-
};
14-
152

163
/ {
174
chosen {
185
zmk,kscan = &kscan0;
196
zmk,matrix_transform = &default_transform;
20-
zmk,physical-layout = &foostan_corne_6col_layout;
217
};
228

239
default_transform: keymap_transform_0 {

0 commit comments

Comments
 (0)