12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2022 The ZMK Contributors
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*/
|
||
|
|
||
|
#include "zmk_uno_split.dtsi"
|
||
|
|
||
|
&left_encoder {
|
||
|
status = "okay";
|
||
|
};
|