From ed40626224eb93e6cec825932ee94b615bbe70f4 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 16:19:27 +0400 Subject: [PATCH] =?UTF-8?q?Create=20Projects=20=E2=80=9Cergonautone-zmk?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/projects/ergonautone-zmk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/content/projects/ergonautone-zmk.json diff --git a/src/content/projects/ergonautone-zmk.json b/src/content/projects/ergonautone-zmk.json new file mode 100644 index 0000000..3e96762 --- /dev/null +++ b/src/content/projects/ergonautone-zmk.json @@ -0,0 +1,11 @@ +{ + "sourceCode": "https://github.com/StepanovPlaton/ErgonautOne-ZMK", + "featured": false, + "startDate": "2023-12-31T08:00:00.000+04:00", + "techStack": [], + "status": "in-progress", + "title": "ErgonautOne-ZMK", + "tags": [], + "description": "Моя конфигурация ZMK для раздельной ортолинейной клавиатуры Ergonaut One", + "category": "other" +}