forked from kofal.net/zmk
Initial work on Proton-C board definition.
This commit is contained in:
8
app/boards/arm/proton_c/Kconfig.board
Normal file
8
app/boards/arm/proton_c/Kconfig.board
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user