summaryrefslogtreecommitdiff
path: root/keyboards/handwired/petruziamini/readme.md
diff options
context:
space:
mode:
authorLLLKST <160975620+LLLKST@users.noreply.github.com>2024-03-12 23:51:42 +0100
committerGitHub <noreply@github.com>2024-03-12 16:51:42 -0600
commit6788a5eb27b1db5d25ef6388bb8b698899de2f9e (patch)
treef59f6900fece5fae2378c631af86a11d0e2d46bf /keyboards/handwired/petruziamini/readme.md
parent3a3b4d155eb3b84eb101c85b559f1cc0a5d9a934 (diff)
[Keyboard] Add PetruziaMini (#23201)
* Uploading the PetruziaMini My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now * 36 key hhbk inspired kb * Required changes done I compiled it locally and works * Last changes requested Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste * Fixed imegur link * Ops, i've lost this. Here it comes Thanks for helping! I'll take notes for next time :)
Diffstat (limited to 'keyboards/handwired/petruziamini/readme.md')
-rw-r--r--keyboards/handwired/petruziamini/readme.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/handwired/petruziamini/readme.md b/keyboards/handwired/petruziamini/readme.md
new file mode 100644
index 0000000000..1b303c49c6
--- /dev/null
+++ b/keyboards/handwired/petruziamini/readme.md
@@ -0,0 +1,26 @@
+# PetruziaMini
+
+![PetruziaMini](https://i.imgur.com/uk2BSazh.jpeg)
+
+36 key ortholinear keyboard intended to be mapped as a split keyboard.
+
+* Keyboard Maintainer: [LLLKST](https://github.com/LLLKST)
+* Hardware Supported: *promicro compatible controller*
+* Hardware Availability: [Aliexpress Pro Micro](https://www.aliexpress.us/item/3256805781371913.html)
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/petruziamini:default
+
+Flashing example for this keyboard:
+
+ make handwired/petruziamini: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).
+
+## Bootloader
+
+Enter the bootloader with:
+
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` (3,5) + (0,1) in the matrix \ No newline at end of file