summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ibm_wheelwriter/readme.md
diff options
context:
space:
mode:
authorandresteare <69868218+andresteare@users.noreply.github.com>2021-02-16 15:10:49 -0300
committerGitHub <noreply@github.com>2021-02-16 10:10:49 -0800
commitd754266a6d93b9280f95e1b53aeccf5d50487f1f (patch)
tree89c96aa94d6f7c9cfeef91f7c98fc9ac9dcffda4 /keyboards/handwired/ibm_wheelwriter/readme.md
parentac33dc12dacee480eba67462d985cb4dc7589c7f (diff)
[Keyboard] Added two handwired keyboards (#11696)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/ibm_wheelwriter/readme.md')
-rw-r--r--keyboards/handwired/ibm_wheelwriter/readme.md17
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).