From 47ca6916a9355faa0096624a8ec85339049de38a Mon Sep 17 00:00:00 2001 From: Jeremy Bernhardt Date: Tue, 5 May 2020 01:17:53 +0000 Subject: [PATCH] Update readme.md --- keyboards/gboards/ginny/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/gboards/ginny/readme.md b/keyboards/gboards/ginny/readme.md index 394b4443ed6..d468a7144b5 100644 --- a/keyboards/gboards/ginny/readme.md +++ b/keyboards/gboards/ginny/readme.md @@ -26,11 +26,11 @@ This board is more than a novelty, it's an ergonomic wonder! Build and flash with the command below. Be sure to reset your keyboard! - make gboards/k/ginny:default:dfu + make gboards/ginny:default:dfu To just test your build with the default keymap: - make gboards/k/ginny:default + make gboards/ginny:default Ginny supports many different languages, these can be configured by modifying dicts.def to include the proper dictionaries. For more info, [check out the docs!](http://combos.gboards.ca/)