diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 05:27:43 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 05:27:43 +0000 |
commit | 81093631482d83274cac06df07f32e9485dbb9c7 (patch) | |
tree | a3cdac7a0d69df7905fc39d2b7dd5c4e72f000c7 /keyboards/q4z/readme.md | |
parent | 36e2666cba21fc5cac924f0a797f11aa49039157 (diff) | |
parent | b887a1b9957664200363fc8feeb2865464c468a2 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/q4z/readme.md')
-rw-r--r-- | keyboards/q4z/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/q4z/readme.md b/keyboards/q4z/readme.md new file mode 100644 index 0000000000..6b3839a2cb --- /dev/null +++ b/keyboards/q4z/readme.md @@ -0,0 +1,20 @@ +# Q4Z + +![Q4Z](https://cdn.shopify.com/s/files/1/0501/7537/7592/products/q4n-6_470x.jpg?v=1623373518) + +Q4Z is a play on everybody's favorite 10.25u layout. With the addition of 5 number keys and a handle, +this little board is ready for whatever a raging gamer can throw it at. + +* Keyboard Maintainer: [Ryan Boone](https://github.com/rjboone) (Drmmr#0004) +* Hardware Supported: Pro Micro or equivalent +* Hardware Availability: This board is available to purchase from [P3D Store](https://p3dstore.com) + +Make example for this keyboard (after setting up your build environment): + + make q4z:default + +Flashing example for this keyboard: + + make q4z:default:flash + +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). |