From 006abbfd6f5f4aa0d143cb51d745d08315e6f144 Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Sun, 22 Jul 2018 06:59:28 -0700 Subject: Keyboard: Kona Classic refactor and Configurator update (#3464) * Refactor: matrices and keymaps * Configurator support * Readme cleanup --- keyboards/kona_classic/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboards/kona_classic/README.md') diff --git a/keyboards/kona_classic/README.md b/keyboards/kona_classic/README.md index 5821e0562..bd818ed92 100644 --- a/keyboards/kona_classic/README.md +++ b/keyboards/kona_classic/README.md @@ -42,6 +42,6 @@ ISO_split_arrows: Make example for this keyboard (after setting up your build environment): - make KonaClassic-default + make kona_classic: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. \ No newline at end of file +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. -- cgit v1.2.3-24-g4f1b