771d68f3a6
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
14 lines
279 B
YAML
14 lines
279 B
YAML
manifest:
|
|
remotes:
|
|
- name: zmkfirmware
|
|
url-base: https://github.com/zmkfirmware
|
|
- name: refil
|
|
url-base: https://github.com/refil
|
|
projects:
|
|
- name: zmk
|
|
remote: refil
|
|
revision: adv360-z3.2
|
|
import: app/west.yml
|
|
self:
|
|
path: config
|