mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-21 13:35:17 -05:00
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
# Copyright (c) 2024 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
CONFIG_ZMK_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_CDC_ACM=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_UART_LINE_CTRL=y
|