mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-25 23:45:17 -05:00
feat(boards): Add Kconfig for nrf52840dongle ZMK board variant (#3284)
This commit is contained in:
committed by
GitHub
parent
e4fb39d4a6
commit
a1aca03aa0
5
app/boards/nordic/nrf52840dongle/Kconfig.nrf52840dongle
Normal file
5
app/boards/nordic/nrf52840dongle/Kconfig.nrf52840dongle
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright (c) 2026 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_NRF52840DONGLE
|
||||
select ZMK_BOARD_COMPAT if BOARD_NRF52840DONGLE_NRF52840_ZMK
|
||||
Reference in New Issue
Block a user