aboutsummaryrefslogtreecommitdiff
path: root/keyboards/q4z/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/q4z/readme.md')
-rw-r--r--keyboards/q4z/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/q4z/readme.md b/keyboards/q4z/readme.md
new file mode 100644
index 000000000..6b3839a2c
--- /dev/null
+++ b/keyboards/q4z/readme.md
@@ -0,0 +1,20 @@
1# Q4Z
2
3![Q4Z](https://cdn.shopify.com/s/files/1/0501/7537/7592/products/q4n-6_470x.jpg?v=1623373518)
4
5Q4Z is a play on everybody's favorite 10.25u layout. With the addition of 5 number keys and a handle,
6this little board is ready for whatever a raging gamer can throw it at.
7
8* Keyboard Maintainer: [Ryan Boone](https://github.com/rjboone) (Drmmr#0004)
9* Hardware Supported: Pro Micro or equivalent
10* Hardware Availability: This board is available to purchase from [P3D Store](https://p3dstore.com)
11
12Make example for this keyboard (after setting up your build environment):
13
14 make q4z:default
15
16Flashing example for this keyboard:
17
18 make q4z:default:flash
19
20See 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).