Update オルソ+ロースタガであることがわかるように、キーボードの簡単な説明を変更。

This commit is contained in:
Takeshi Nishio 2020-10-20 18:37:20 +09:00
parent 83f578417d
commit 9399c4e729
4 changed files with 5 additions and 5 deletions

View File

@ -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).

View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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

View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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

View File

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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