diff options
author | Sendy Aditya Suryana <sendzation@gmail.com> | 2021-05-22 11:33:12 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 21:33:12 -0700 |
commit | 10f8a6d983f4caf04acb51df1a421c607f6485b2 (patch) | |
tree | 8ed3ae4f6c03f7acc6ddb2e951bac032cb42df48 /keyboards/sendyyeah/75pixels/readme.md | |
parent | 40f235a96c7f64822f6fb29b6aa7aab117689888 (diff) |
[Keyboard] Add 75 Pixels Ortholinear Keyboard (#12220)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sendy Aditya Suryana <sendy.suryana@go-jek.com>
Diffstat (limited to 'keyboards/sendyyeah/75pixels/readme.md')
-rw-r--r-- | keyboards/sendyyeah/75pixels/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sendyyeah/75pixels/readme.md b/keyboards/sendyyeah/75pixels/readme.md new file mode 100644 index 0000000000..7719e9ee64 --- /dev/null +++ b/keyboards/sendyyeah/75pixels/readme.md @@ -0,0 +1,19 @@ +# 75 Pixels + +![Bevi](https://imgur.com/jHkdai6.png) + +75 Keys Ortholinear 60% Keyboard + +* Keyboard Layout: [KLE](http://www.keyboard-layout-editor.com/#/gists/3d64c8d06f0b1a8cf5b58797a2dae8dc) +* Keyboard Maintainer: [SENDYYeah](https://github.com/sendyyeah) +* Hardware Availability: [Tokopedia/Sell Stuffs](https://tokopedia.com/sell-stuffs) (Indonesia only) or any electronic part store. + +Make example for this keyboard (after setting up your build environment): + + make sendyyeah/75pixels:default + +How to reset and enter bootloader: + - Press reset button on the PCB (twice if the ProMicro is fresh) + - Flash with QMK Toolbox or any command line you like + +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). |