diff options
Diffstat (limited to 'keyboards/handwired/ibm_wheelwriter/readme.md')
-rw-r--r-- | keyboards/handwired/ibm_wheelwriter/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/ibm_wheelwriter/readme.md b/keyboards/handwired/ibm_wheelwriter/readme.md new file mode 100644 index 0000000000..296930a25e --- /dev/null +++ b/keyboards/handwired/ibm_wheelwriter/readme.md @@ -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). |