From d754266a6d93b9280f95e1b53aeccf5d50487f1f Mon Sep 17 00:00:00 2001 From: andresteare <69868218+andresteare@users.noreply.github.com> Date: Tue, 16 Feb 2021 15:10:49 -0300 Subject: [Keyboard] Added two handwired keyboards (#11696) Co-authored-by: Ryan --- keyboards/handwired/ibm_wheelwriter/readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/handwired/ibm_wheelwriter/readme.md (limited to 'keyboards/handwired/ibm_wheelwriter/readme.md') 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). -- cgit v1.2.3