summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2025-07-19 07:02:36 +0200
committerOrangerot <purple@orangerot.dev>2025-07-19 07:02:36 +0200
commitf25ae4ee035e3ce337cb2ce2605dbc622429ac67 (patch)
tree29279419c876f602995abe5bc87bf21f1d0b3f9f /.gitmodules
parent66779af162621df6f42012c21b97e1a862fff41b (diff)
feat: build and flash Keyboard Firmware using Makefile and QMK Submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e4b0a50
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "geeboard_firmware/qmk_firmware"]
+ path = external/qmk_firmware
+ url = https://github.com/qmk/qmk_firmware.git