From a85a303e7020b56d1e0f06713404a60757d76b9d Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 11 Apr 2024 00:08:03 -0500 Subject: [PATCH] removed rollow from json so the build will pass during test --- qmk.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qmk.json b/qmk.json index 591fb8d6..7a387abd 100644 --- a/qmk.json +++ b/qmk.json @@ -5,7 +5,6 @@ ["crkbd/rev1", "t4corun"], ["bastardkb/charybdis/3x5/v2/splinky_3", "t4corun"], ["planck/rev6", "t4corun"], - ["bluebell/swoop", "t4corun"], - ["barbellboards/rollow", "t4corun"] + ["bluebell/swoop", "t4corun"] ] } \ No newline at end of file