5 Commits

Author SHA1 Message Date
1369778cb9 Add VIAL uf2
Some checks are pending
Compile my Keebs / lint-and-compile (push) Waiting to run
2025-07-21 00:23:26 -05:00
1d975c2286 Fixing git workflow build 2025-07-19 23:39:56 -05:00
0c7eb414a8 submodule in public 2025-07-19 23:32:35 -05:00
828bec5914 Fixing submodule 2025-07-19 23:21:48 -05:00
7848c14013 Trying this all over again 2025-07-19 23:15:44 -05:00
4 changed files with 6 additions and 2 deletions

View File

@@ -28,8 +28,8 @@ jobs:
- name: Build
run: |
cd /home/runner/work/dgvigil-keebs/dgvigil-keebs/qmk_firmware/
echo "Building QMK for draculad"
qmk compile -kb draculad -km dgvigil -e CONVERT_TO=promicro_rp2040
# echo "Building QMK for draculad"
# qmk compile -kb draculad -km dgvigil -e CONVERT_TO=promicro_rp2040
# echo "Building QMK for handwired/scottokeebs/scottogame"
# qmk compile -kb handwired/scottokeebs/scottogame -km dgvigil
# echo "Building QMK for Q8"

3
.gitmodules vendored
View File

@@ -0,0 +1,3 @@
[submodule "qmk_firmware"]
path = qmk_firmware
url = https://github.com/qmk/qmk_firmware.git

BIN
keebio_iris_rev8_vial.uf2 Normal file

Binary file not shown.

1
qmk_firmware Submodule

Submodule qmk_firmware added at 86badb394e