Added new KM animation

This commit is contained in:
KeebMaker 2026-06-19 18:27:31 -06:00
parent 5ef9ae6600
commit 8e65c3e2b6
4 changed files with 16 additions and 4 deletions

View file

@ -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