aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/dts/physical_layouts.dtsi
blob: 1c8703ec1ceb3fb0db761fcc3978edef8cb0fbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (c) 2024 The ZMK Contributors
 *
 * SPDX-License-Identifier: MIT
 */

/ {
    key_physical_attrs: key_physical_attrs {
        compatible = "zmk,key-physical-attrs";

        #key-cells = <7>;
    };
};