zmk/app/boards/arm/planck/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
193 B
Text

# Planck V6 board configuration
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
config BOARD_PLANCK_REV6
bool "Planck V6 Keyboard"
depends on SOC_STM32F303XC