adding qmk to guix

Inside of base we now have the appropriate udev rules and the manifest
to setup qmk. Also we have qmk setup as a submodule.
This commit is contained in:
Chris Cochrun 2023-07-13 06:41:07 -05:00
parent f249d24dd1
commit 4ecebc0cdd
3 changed files with 117 additions and 19 deletions

3
.gitmodules vendored
View file

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