zmk/app/boards/arm/proton_c/Kconfig.board
Joel Spadin e0a4ec1779 refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
2023-04-23 00:47:19 -05:00

8 lines
184 B
Text

# QMK Proton-C board configuration
# Copyright (c) 2020 Pete Johanson
# SPDX-License-Identifier: MIT
config BOARD_QMK_PROTON_C
bool "QMK Proton-C"
depends on SOC_STM32F303XC