summaryrefslogtreecommitdiff
path: root/keyboards/handwired/twadlee/tp69/readme.md
diff options
context:
space:
mode:
authorTracy Wadleigh <tracy.wadleigh@gmail.com>2020-05-18 01:52:55 -0700
committerGitHub <noreply@github.com>2020-05-18 01:52:55 -0700
commitfca35a354092d3f706d1d628e695572f9f5579d0 (patch)
tree4f32bf0cafe1b6da539d2e006f9ff5ecf2d3ab2d /keyboards/handwired/twadlee/tp69/readme.md
parent5d01cc45be72381a60ffdfa6d1b84716d3a18470 (diff)
[Keyboard] handwired/twadlee/tp69 (#9013)
Includes info.json for custom layout and a minimal default keymap.
Diffstat (limited to 'keyboards/handwired/twadlee/tp69/readme.md')
-rw-r--r--keyboards/handwired/twadlee/tp69/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/handwired/twadlee/tp69/readme.md b/keyboards/handwired/twadlee/tp69/readme.md
new file mode 100644
index 0000000000..201991cfe7
--- /dev/null
+++ b/keyboards/handwired/twadlee/tp69/readme.md
@@ -0,0 +1,18 @@
+# Twadlee TP69
+
+![tp69](https://i.imgur.com/sC1qmJS.png)
+
+A 69-key keyboard having a Trackpoint unit under an additional 70th keycap.
+
+The layout is similar to a conventional 60% keyboard, but with additional 1u keys down a central split. The spacebar is also split, with the intervening space occupied by three mouse buttons and the left half replaced by a relocated `BACKSPACE` key. The right half of the spacebar is 2.25u. The space vacated by the `BACKSPACE` key is split into two additional 1u keys. The additional keycap on the home row does not cover a switch but a Trackpoint pointing device. All told, the 61 keycaps of the conventional 60% layout are augmented by an additional 9 1u keycaps, and a 2.25u keycap to replace the conventional 6.25u spacebar.
+
+Given the unconventional layout, only non-sculpted keycap profiles are practical. I use DSAs.
+
+* Keyboard Maintainer: [Tracy Wadleigh](https://github.com/twadleigh)
+* Hardware Supported: Teensy LC controller
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/twadlee/tp69: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).