10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2023 The ZMK Contributors
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*/
|
||
|
|
||
|
#include "usb_console.dtsi"
|
||
|
|
||
|
&pro_micro_serial { status = "disabled"; };
|