From 69c4cfb23839abfd2ded51e7829216e667a2df10 Mon Sep 17 00:00:00 2001 From: Daniel Shields Date: Mon, 21 Aug 2017 08:42:05 +0100 Subject: [PATCH] Fix gherkin README to use correct build command. --- keyboards/gherkin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/gherkin/README.md b/keyboards/gherkin/README.md index 4d2261829..74093bbbe 100644 --- a/keyboards/gherkin/README.md +++ b/keyboards/gherkin/README.md @@ -11,7 +11,7 @@ Hardware Availability: [Gherkin project on 40% Keyboards](http://www.40percent.c Make example for this keyboard (after setting up your build environment): - make atreus-default + make gherkin-default See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. First pass at adding support for the gherkin keyboard. Compiles but completely