forked from kofal.net/zmk
Initial work on Proton-C board definition.
This commit is contained in:
11
app/boards/arm/proton_c/Kconfig.defconfig
Normal file
11
app/boards/arm/proton_c/Kconfig.defconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
# QMK Proton-C board configuration
|
||||
|
||||
# Copyright (c) 2020 Pete Johanson
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if BOARD_QMK_PROTON_C
|
||||
|
||||
config BOARD
|
||||
default "proton_c"
|
||||
|
||||
endif # BOARD_QMK_PROTON_C
|
||||
Reference in New Issue
Block a user