1
0
Fork 0

[Keyboard] Add q4z keyboard (#13198)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Ryan Boone 2021-07-20 00:27:18 -05:00 committed by GitHub
parent 1256915583
commit b887a1b995
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 461 additions and 0 deletions

20
keyboards/q4z/readme.md Normal file
View file

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