From 81df5d60d54614bf1495d990c87548d74bf074f1 Mon Sep 17 00:00:00 2001 From: oco9oco Date: Wed, 7 May 2025 13:08:50 +0900 Subject: [PATCH] first userspace commit --- qmk.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qmk.json b/qmk.json index 3afc389f..60f4caa5 100644 --- a/qmk.json +++ b/qmk.json @@ -1,4 +1,7 @@ { - "userspace_version": "1.0", - "build_targets": [] + "userspace_version": "1.1", + "build_targets": [ + ["keycapsss/kimiko/rev2", "oco9oco"], + ["bastardkb/charybdis/4x6/v2/splinky_3", "oco9oco"] + ] } \ No newline at end of file