forked from kofal.net/zmk
feat(board): add puchi_ble_v1 to boards
* feat(board): Add Puchi-BLE v1 board
This commit is contained in:
8
app/boards/arm/puchi_ble/Kconfig.board
Normal file
8
app/boards/arm/puchi_ble/Kconfig.board
Normal file
@@ -0,0 +1,8 @@
|
||||
# Puchi-BLE board configuration
|
||||
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_PUCHI_BLE_v1
|
||||
bool "puchi_ble_v1"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
Reference in New Issue
Block a user