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