1
0
Fork 0

[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>
This commit is contained in:
Sendy Aditya Suryana 2021-05-22 11:33:12 +07:00 committed by GitHub
parent 40f235a96c
commit 10f8a6d983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 343 additions and 0 deletions

View file

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