From 53346a9134f3b3c67519e5b0439c797db43cda1f Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 7 Apr 2024 21:33:24 +0200 Subject: [PATCH] Add zmk metadata file --- config/abyss.zmk.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/abyss.zmk.yml diff --git a/config/abyss.zmk.yml b/config/abyss.zmk.yml new file mode 100644 index 0000000..62827d5 --- /dev/null +++ b/config/abyss.zmk.yml @@ -0,0 +1,11 @@ +file_format: "1" +id: abyss +name: abyss +type: shield +url: https://github.com/zoriya/abyss +requires: [pro_micro] +features: + - keys +siblings: + - abyss_left + - abyss_right