File tree Expand file tree Collapse file tree 9 files changed +2
-177
lines changed
boards/shields/dongle_screen Expand file tree Collapse file tree 9 files changed +2
-177
lines changed Original file line number Diff line number Diff line change 1- name : Build ZMK firmware
1+ name : Build ZMK firmware for Blank Slate
22on : [workflow_dispatch]
33
44jobs :
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,22 +11,3 @@ include:
1111 - board : lpgalaxy_blank_slate
1212 snippet : studio-rpc-usb-uart
1313 artifact-name : blank-slate
14- - board : seeeduino_xiao_ble
15- shield : forager_left rgbled_adapter
16- snippet : studio-rpc-usb-uart
17- - board : seeeduino_xiao_ble
18- shield : forager_right rgbled_adapter
19- - board : seeeduino_xiao_ble
20- shield : settings_reset
21- artifact-name : seeeduino-xiao-ble-settings-reset
22- - board : seeeduino_xiao_ble
23- shield : forager_left
24- cmake-args : -DCONFIG_ZMK_SPLIT=y -DCONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
25- artifact-name : forager-dongle-left
26- - board : seeeduino_xiao_ble
27- shield : forager_right
28- cmake-args : -DCONFIG_ZMK_SPLIT=y -DCONFIG_ZMK_SPLIT_ROLE_CENTRAL=n
29- artifact-name : forager-dongle-right
30- - board : seeeduino_xiao_ble
31- shield : forager_dongle dongle_screen
32- artifact-name : forager-dongle-screen
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,12 +4,6 @@ manifest:
44 url-base : https://github.com/zmkfirmware
55 - name : petejohanson
66 url-base : https://github.com/petejohanson
7- - name : carrefinho
8- url-base : https://github.com/carrefinho
9- - name : caksoylar
10- url-base : https://github.com/caksoylar
11- - name : janpfischer
12- url-base : https://github.com/janpfischer
137 # Additional modules containing boards/shields/custom code can be listed here as well
148 # See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
159 projects :
@@ -20,14 +14,5 @@ manifest:
2014 - name : blank-slate-zmk-module
2115 remote : petejohanson
2216 revision : main
23- - name : forager-zmk-module
24- remote : carrefinho
25- revision : main
26- - name : zmk-rgbled-widget
27- remote : caksoylar
28- revision : main
29- - name : zmk-dongle-screen
30- remote : janpfischer
31- revision : main
3217 self :
3318 path : config
Original file line number Diff line number Diff line change 11# ZMK Firmware
22
3- Download Fimrware on the [ release site] ( https://github.com/Keycapsss/zmk-config/releases ) .
4-
53### Blank Slate
64- Default keymap
5+ - [ blank-slate-zmk-module] ( https://github.com/petejohanson/blank-slate-zmk-module )
76- ZMK Studio enabled
87- PCB available at [ keycapsss.com] ( https://keycapsss.com/keyboard-parts/pcbs/260/blank-slate-ortholinear-wireless-keyboard-pcb-olkb-planck-case-compatible )
9-
10- ### Forager
11- - Default keymap
12- - ZMK Studio enabled
13- - Kit available at [ keycapsss.com] ( https://keycapsss.com )
14-
15- ### Prospector (ZMK Dongle)
16- - Dongle Firmware ([ janpfischer] ( https://github.com/janpfischer/zmk-dongle-screen ) ) for the Forager
17- - Forager Firmware that works with the Prospector
You can’t perform that action at this time.
0 commit comments