From 69e20ea813ffdbcefaaaf16bc2556eec72a2a8f7 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Sun, 6 Nov 2022 12:48:47 +0100 Subject: [PATCH] srcfile: add uhk firmware and agent --- srcfiles/src | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcfiles/src b/srcfiles/src index 9babfe6..61974fb 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -279,6 +279,8 @@ git https://gitlab.com/oeffi/oeffi.git oeffi git https://github.com/esa-tu-darmstadt/tapasco tapasco git https://codeberg.org/dnkl/foot.git foot git https://git.sr.ht/~leon_plickat/nfm nfm +git https://github.com/UltimateHackingKeyboard/firmware uhk-firmware +git https://github.com/UltimateHackingKeyboard/agent uhk-agent # My own projects git git@github.com:ziglibs/lscolors zig-lscolors