zmk-config

FelixKeeb ZMK firmware
git clone https://git.echoz.io/zmk-config.git
Log | Files | Refs

commit af6c5f28580c3e6dea622d6cbeca300c149ab823
parent 7c5c07a28956f5921cecf85acb70223b7488603a
Author: Chris <chris@echoz.io>
Date:   Thu, 11 Dec 2025 06:28:42 +0100

fix: add nice_view shield

Diffstat:
Mbuild.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.yaml b/build.yaml @@ -20,6 +20,6 @@ --- include: - board: nice_nano@2.0.0 - shield: helix_left + shield: helix_left nice_view - board: nice_nano@2.0.0 - shield: helix_right + shield: helix_right nice_view