From b887a1b9957664200363fc8feeb2865464c468a2 Mon Sep 17 00:00:00 2001 From: Ryan Boone <70921559+rjboone@users.noreply.github.com> Date: Tue, 20 Jul 2021 00:27:18 -0500 Subject: [Keyboard] Add q4z keyboard (#13198) Co-authored-by: Ryan --- keyboards/q4z/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/q4z/readme.md (limited to 'keyboards/q4z/readme.md') 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). -- cgit v1.2.3