From 8e9d9212801b3c743ec47057d9a8e9f9bc62dc36 Mon Sep 17 00:00:00 2001 From: jsears Date: Fri, 12 Jan 2024 11:47:11 -0500 Subject: [PATCH] Fixed list of keymaps. --- qmk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qmk.json b/qmk.json index 6e1dd465..f216c86e 100644 --- a/qmk.json +++ b/qmk.json @@ -1,8 +1,8 @@ { "userspace_version": "1.0", "build_targets": [ - ["boardsource/unicorne", "jsears"], - ["boardsource/unicorne", "my_default"], + ["boardsource/unicorne", "unicorne_choc"], + ["boardsource/unicorne", "unicorne_mx"], ["boardsource/unicorne", "markstos"] ] } \ No newline at end of file