1
0
Fork 0

[Keyboard] Add amigopunk, a handwired 75% ALPS (#12489)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Christiano Haesbaert 2021-04-20 19:46:19 +02:00 committed by GitHub
parent 45a557641d
commit d330203486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 336 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# amigopunk
![amigopunk](https://i.imgur.com/7uVsX1vh.jpeg)
A 75% handwired with rotary encoder and OLED using matias clicky ALPS.
* Keyboard Maintainer: [haesbaert](https://github.com/haesbaert)
* Hardware Supported: Teensy 2.0++
* Hardware Availability: haesbaert@haesbaert.org
Make example for this keyboard (after setting up your build environment):
make handwired/amigopunk:default
Flashing example for this keyboard:
make handwired/amigopunk: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).