Added new KM animation
This commit is contained in:
parent
5ef9ae6600
commit
8e65c3e2b6
4 changed files with 16 additions and 4 deletions
|
|
@ -8,6 +8,9 @@ manifest:
|
|||
# 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:
|
||||
# Pinned to v0.3.0 instead of `main`: ZMK main tracks Zephyr 4.1, whose
|
||||
# board-model rewrite renamed `nice_nano_v2` (now `nice_nano//zmk`) and
|
||||
|
|
@ -21,10 +24,10 @@ manifest:
|
|||
- name: zmk-dongle-display
|
||||
remote: englmaxi
|
||||
revision: v0.3
|
||||
# nice_oled - nice_epaper
|
||||
# nice_oled - nice_epaper (fork with custom KM medal animation)
|
||||
- name: zmk-nice-oled
|
||||
remote: mctechnology17
|
||||
revision: main
|
||||
remote: KeebMaker
|
||||
revision: km-medal-animation
|
||||
# dongle_display!view
|
||||
- name: zmk-dongle-display-view
|
||||
remote: mctechnology17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue