mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-01 11:53:20 +02:00
b1bcc3e418
* Add an easy snippet for enabling USB UART added to the `zephyr_udc0` standard node.
8 lines
206 B
YAML
8 lines
206 B
YAML
# Copyright (c) 2024 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
name: studio-rpc-usb-uart
|
|
append:
|
|
EXTRA_DTC_OVERLAY_FILE: studio-rpc-usb-uart.overlay
|
|
EXTRA_CONF_FILE: studio-rpc-usb-uart.conf
|