zmk-config/config/west.yml
2026-07-02 15:02:10 +08:00

48 lines
1.5 KiB
YAML

manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# ZMK fork with per-key RGB layer support (darknao's patches on v0.3.0)
- name: afiqzudinhadi-zmk
url-base: https://github.com/afiqzudinhadi
# dongle_display
- name: englmaxi
url-base: https://github.com/englmaxi
# nice_oled - nice_epaper - dongle_display!view - oled Adapter
- name: mctechnology17
url-base: https://github.com/mctechnology17
# fork of zmk-nice-oled with custom KM medal animation
- name: KeebMaker
url-base: https://github.com/KeebMaker
projects:
# Personal fork of ZMK v0.3.0 + modular RGB effect API.
- name: zmk
remote: afiqzudinhadi-zmk
revision: rgb-modular-v1.1
import: app/west.yml
# Modular RGB effects module (per-key layer, behaviors, DTS bindings)
- name: zmk-rgb-effects
remote: afiqzudinhadi-zmk
revision: v1.1.1
# Steno engine module (split-dict partition)
- name: zmk-steno-engine
remote: afiqzudinhadi-zmk
revision: split-combined
# dongle_display
- name: zmk-dongle-display
remote: englmaxi
revision: v0.3
# nice_oled - nice_epaper (fork with custom KM medal animation)
- name: zmk-nice-oled
remote: KeebMaker
revision: km-medal-animation
# dongle_display!view
- name: zmk-dongle-display-view
remote: mctechnology17
revision: main
# oled Adapter
- name: zmk-oled-adapter
remote: mctechnology17
revision: main
self:
path: config