summaryrefslogtreecommitdiff
path: root/app/boards/arm/nice60/nice60_defconfig
diff options
context:
space:
mode:
authorNick Winans <nick@winans.codes>2021-05-29 10:00:40 -0500
committerPete Johanson <peter@peterjohanson.com>2021-05-30 11:47:20 -0400
commit3f838f0aaf90cd5f8dad622fd1d901a9a8eb40d0 (patch)
tree96609a1b216a072799c6032d7b7462294969832b /app/boards/arm/nice60/nice60_defconfig
parenta32cd668d6c793ee77c4d85ce5fb47e793f8ae11 (diff)
feat(boards): Add nice!60 board
Diffstat (limited to 'app/boards/arm/nice60/nice60_defconfig')
-rw-r--r--app/boards/arm/nice60/nice60_defconfig27
1 files changed, 27 insertions, 0 deletions
diff --git a/app/boards/arm/nice60/nice60_defconfig b/app/boards/arm/nice60/nice60_defconfig
new file mode 100644
index 0000000..3a3a978
--- /dev/null
+++ b/app/boards/arm/nice60/nice60_defconfig
@@ -0,0 +1,27 @@
+# Copyright (c) 2021 Nick Winans
+# SPDX-License-Identifier: MIT
+
+CONFIG_SOC_SERIES_NRF52X=y
+CONFIG_SOC_NRF52840_QIAA=y
+CONFIG_BOARD_NICE60=y
+
+# Enable MPU
+CONFIG_ARM_MPU=y
+
+# enable GPIO
+CONFIG_GPIO=y
+
+CONFIG_USE_DT_CODE_PARTITION=y
+
+CONFIG_MPU_ALLOW_FLASH_WRITE=y
+CONFIG_NVS=y
+CONFIG_SETTINGS_NVS=y
+CONFIG_FLASH=y
+CONFIG_FLASH_PAGE_LAYOUT=y
+CONFIG_FLASH_MAP=y
+
+CONFIG_ZMK_RGB_UNDERGLOW=y
+CONFIG_WS2812_STRIP=y
+
+CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=160
+CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3