zmk/app/boards/arm/puchi_ble/Kconfig.board
Peter Johanson 6f17d9c5d5 refactor(boards): Move puchi_ble to power domains
* Set a chosen `zmk,default-power-domain`
* Enable the relevant Kconfig settings for PDs.
2024-07-05 00:34:53 -06:00

10 lines
262 B
Text

# Puchi-BLE board configuration
# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
config BOARD_PUCHI_BLE_v1
bool "puchi_ble_v1"
imply ZMK_POWER_DOMAINS
imply ZMK_POWER_DOMAINS_DYNAMIC_DEFAULT
depends on SOC_NRF52840_QIAA