From 9399c4e72955c17006f0a9521cf7ec5bf084895d Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Tue, 20 Oct 2020 18:37:20 +0900 Subject: [PATCH] =?UTF-8?q?Update=20=E3=82=AA=E3=83=AB=E3=82=BD=EF=BC=8B?= =?UTF-8?q?=E3=83=AD=E3=83=BC=E3=82=B9=E3=82=BF=E3=82=AC=E3=81=A7=E3=81=82?= =?UTF-8?q?=E3=82=8B=E3=81=93=E3=81=A8=E3=81=8C=E3=82=8F=E3=81=8B=E3=82=8B?= =?UTF-8?q?=E3=82=88=E3=81=86=E3=81=AB=E3=80=81=E3=82=AD=E3=83=BC=E3=83=9C?= =?UTF-8?q?=E3=83=BC=E3=83=89=E3=81=AE=E7=B0=A1=E5=8D=98=E3=81=AA=E8=AA=AC?= =?UTF-8?q?=E6=98=8E=E3=82=92=E5=A4=89=E6=9B=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboards/jones/readme.md | 4 ++-- keyboards/jones/v.0.1/config.h | 2 +- keyboards/jones/v.0.2/config.h | 2 +- keyboards/jones/v.0.3/config.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keyboards/jones/readme.md b/keyboards/jones/readme.md index eddc58c0861..ed9779ccc85 100644 --- a/keyboards/jones/readme.md +++ b/keyboards/jones/readme.md @@ -2,7 +2,7 @@ ![Jones](https://github.com/jpskenn/Jones/raw/master/assets/IMG_1546.jpeg) -[Jones](https://github.com/jpskenn/Jones) is a Row-staggered 60% keyboard with gapless R2-R3 row. +[Jones](https://github.com/jpskenn/Jones) is a 60% keyboard combined with Ortho-Linear and Row-staggered. It has gapless R2-R3 row. GH60 case compatible PCB and keyplate. * Keyboard Maintainer: [Takeshi Nishio](https://github.com/jpskenn) @@ -11,6 +11,6 @@ GH60 case compatible PCB and keyplate. Make example for this keyboard (after setting up your build environment): - make jones/v.0.1:default + make jones/v.0.3.1:default See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/jones/v.0.1/config.h b/keyboards/jones/v.0.1/config.h index 6ecd7c8f365..bed017d01da 100644 --- a/keyboards/jones/v.0.1/config.h +++ b/keyboards/jones/v.0.1/config.h @@ -25,7 +25,7 @@ along with this program. If not, see . #define DEVICE_VER 0x0010 #define MANUFACTURER jpskenn #define PRODUCT Jones -#define DESCRIPTION Row-staggered 60% keyboard with gapless R2-R3 row. +#define DESCRIPTION Jones is a 60% keyboard combined with Ortho-Linear and Row-staggered. It has gapless R2-R3 row. GH60 case compatible PCB and keyplate. /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/jones/v.0.2/config.h b/keyboards/jones/v.0.2/config.h index 66f1f699473..b40e3c588bd 100644 --- a/keyboards/jones/v.0.2/config.h +++ b/keyboards/jones/v.0.2/config.h @@ -25,7 +25,7 @@ along with this program. If not, see . #define DEVICE_VER 0x0020 #define MANUFACTURER jpskenn #define PRODUCT Jones -#define DESCRIPTION Jones is a Row-staggered 60% keyboard with gapless R2-R3 row. GH60 case compatible PCB and keyplate. +#define DESCRIPTION Jones is a 60% keyboard combined with Ortho-Linear and Row-staggered. It has gapless R2-R3 row. GH60 case compatible PCB and keyplate. /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/jones/v.0.3/config.h b/keyboards/jones/v.0.3/config.h index d9a0e6bf717..1662faab9ce 100644 --- a/keyboards/jones/v.0.3/config.h +++ b/keyboards/jones/v.0.3/config.h @@ -25,7 +25,7 @@ along with this program. If not, see . #define DEVICE_VER 0x0030 #define MANUFACTURER jpskenn #define PRODUCT Jones -#define DESCRIPTION Jones is a Row-staggered 60% keyboard with gapless R2-R3 row. GH60 case compatible PCB and keyplate. +#define DESCRIPTION Jones is a 60% keyboard combined with Ortho-Linear and Row-staggered. It has gapless R2-R3 row. GH60 case compatible PCB and keyplate. /* key matrix size */ #define MATRIX_ROWS 11