diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-15 23:10:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-15 23:10:08 +0000 |
commit | 2defbde5ab1ba0907bd4bad798a4ec046e47f754 (patch) | |
tree | 0ba2f58976bfe99b64d58bf9b12f5efc87c3e122 /keyboards/pizzakeyboards/pizza65/readme.md | |
parent | c12eae0c5e529653d2dccb5dca7deba3b3c34012 (diff) | |
parent | d99806cc27f32b1a856ec99731456c79a5358a27 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pizzakeyboards/pizza65/readme.md')
-rw-r--r-- | keyboards/pizzakeyboards/pizza65/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/pizzakeyboards/pizza65/readme.md b/keyboards/pizzakeyboards/pizza65/readme.md new file mode 100644 index 0000000000..8db9931e23 --- /dev/null +++ b/keyboards/pizzakeyboards/pizza65/readme.md @@ -0,0 +1,19 @@ +# Pizza Keyboards Pizza65 + +Pizza65 is the first project from Pizza Keyboards: a seamless design 65% top-mount board, designed in Italy and made in Germany. + +![pizza65](https://i.imgur.com/VxRVrK9l.jpg) + +* Keyboard Maintainer: [mm0nte](https://github.com/mm0nte) +* Hardware Supported: PizzaPCB for Pizza65 +* Hardware Availability: www.keyboards.pizza + +Make example for this keyboard (after setting up your build environment): + + make pizzakeyboards/pizza65:default + +Flashing example for this keyboard: + + make pizzakeyboards/pizza65: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). |