From 9d3acd0500868a778b99585b88c123880dcd7363 Mon Sep 17 00:00:00 2001 From: mahlon <> Date: Mon, 2 Dec 2024 03:37:36 +0000 Subject: [PATCH] Add the ADB converter to the build list. FossilOrigin-Name: cf99547436fae3adbb9dbcadf60c870e8cd8f883eba01f8cc77c9426236c0fb7 --- qmk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qmk.json b/qmk.json index eefff80..bf4d814 100644 --- a/qmk.json +++ b/qmk.json @@ -1,6 +1,7 @@ { "userspace_version": "1.1", "build_targets": [ - ["keychron/q4/ansi/v2", "mahlon"] + ["keychron/q4/ansi/v2", "mahlon"], + ["converter/adb_usb/rev1", "mahlon"] ] } \ No newline at end of file