V3.0 Update
refactor(board): Update to z3.2 Major update to underlying code requires change to the repo, brought in line with zmk pr for commonality, fixed indentation to comply with zmk pre-commit formatting reqs Update settings-reset, change RGB modes Add Update instructions, Assets folder
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#
|
||||
# Copyright (c) 2021 Polarity Works
|
||||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
config BOARD_ADV360_LEFT
|
||||
bool "adv360_left"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
bool "adv360_left"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
config BOARD_ADV360_RIGHT
|
||||
bool "adv360_right"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
bool "adv360_right"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
Reference in New Issue
Block a user