Switched to Upstream ZMK
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
Kaybee 2025-11-22 00:15:51 +01:00
parent 1a03c5c580
commit 8621c1585d
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ jobs:
- name: Git checkout - name: Git checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Clone ZMK Repo - name: Clone ZMK Repo
run: git clone -b feat/pointers-move-scroll https://github.com/petejohanson/zmk.git run: git clone https://github.com/zmkfirmware/zmk
- name: Initialize ZMK - name: Initialize ZMK
working-directory: ./zmk working-directory: ./zmk