From 2cc627fc3ea2d5ecf6060c734275f1527624d42f Mon Sep 17 00:00:00 2001 From: Austin Wilcox <43357911+austinwilcox@users.noreply.github.com> Date: Tue, 17 May 2022 15:11:50 -0600 Subject: [PATCH] Update rev3 to rev4 for clueboard When running the rev3 version on Arco Linux, I get build errors. On rev4 it works every time --- docs/newbs_getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index c03e6acdb487..217eadd8688c 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md @@ -170,7 +170,7 @@ Now that your QMK build environment is set up, you can build a firmware for your For example, to build a firmware for a Clueboard 66% you would use: - qmk compile -kb clueboard/66/rev3 -km default + qmk compile -kb clueboard/66/rev4 -km default When it is done you should have a lot of output that ends similar to this: