mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 13:23:20 +02:00
94061bb916
Standardized indentation to use spaces with a new pre-commit hook.
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
# 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
|