1
0
Fork 0

[Keyboard] Added two handwired keyboards (#11696)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
andresteare 2021-02-16 15:10:49 -03:00 committed by GitHub
parent ac33dc12da
commit d754266a6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 785 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# ibm_wheelwriter
![top view](https://i.imgur.com/jwYI2qxl.jpg)
Got this awesome buckling spring keyboard to work with a PC, it's really the cheapest way to try buckling springs :)
ATTENTION: I DIDN'T INCLUDE THE RIGHT SHIFT KEY IN THE KEYMAP BECAUSE IT SHARES THE CIRCUIT WITH THE LEFT SHIFT KEY SO YOU CAN'T CUSTOMIZE BOTH INDEPENDENTLY
I REPEAT, WHATEVER ACTION YOU ASIGN TO THE LEFT SHIFT KEY, THE RIGHT SHIFT KEY WILL DO THE SAME, SO IT WILL NOT APPEAR IN THE CONFIGURATOR OR IN VIA
* Keyboard Maintainer: [Andres Teare](https://github.com/andresteare)
* Hardware Supported: Teensy 2.0
* Hardware Availability: got the teensy from aliexpress
Make example for this keyboard (after setting up your build environment):
make handwired/ibm_wheelwriter:default
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).