mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
Update オルソ+ロースタガであることがわかるように、キーボードの簡単な説明を変更。
This commit is contained in:
parent
83f578417d
commit
9399c4e729
@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
[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).
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user