diff options
Diffstat (limited to 'app/boards/arm/nrf52840_m2/Kconfig.board')
-rw-r--r-- | app/boards/arm/nrf52840_m2/Kconfig.board | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/boards/arm/nrf52840_m2/Kconfig.board b/app/boards/arm/nrf52840_m2/Kconfig.board index 6ade68c..4990103 100644 --- a/app/boards/arm/nrf52840_m2/Kconfig.board +++ b/app/boards/arm/nrf52840_m2/Kconfig.board @@ -1,8 +1,7 @@ # Maker Diary nrf52840 M.2 board configuration -# + # Copyright (c) 2020 The ZMK Contributors # SPDX-License-Identifier: MIT -# config BOARD_NRF52840_M2 bool "nrf52480_m2" |