[Keyboard] Added two handwired keyboards (#11696)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
ac33dc12da
commit
d754266a6d
21 changed files with 785 additions and 0 deletions
17
keyboards/handwired/ibm_wheelwriter/readme.md
Normal file
17
keyboards/handwired/ibm_wheelwriter/readme.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# ibm_wheelwriter
|
||||
|
||||

|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue