diff options
author | Oliver Gaskell <olivergaskell700@gmail.com> | 2021-04-19 04:36:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-18 20:36:40 -0700 |
commit | 05357d7937d1a806243c010e8a308a93e0bf8959 (patch) | |
tree | 38b6b2c0c315371d88bdd7e883ce5e4e84607c3d /keyboards/tau4/readme.md | |
parent | a0089aa34519ec4fcf7cee6a352424e4b7cba7da (diff) |
[Keyboard] Add Tau4 keyboard (#11361)
with default and i2cscanner keymaps
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/tau4/readme.md')
-rw-r--r-- | keyboards/tau4/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/tau4/readme.md b/keyboards/tau4/readme.md new file mode 100644 index 0000000000..beea3f07a9 --- /dev/null +++ b/keyboards/tau4/readme.md @@ -0,0 +1,16 @@ +# τ.4 + +![Tau.4](http://gaskell.tech/tau/images/tau4.jpg) + +A 40% ortholinear keyboard, developed by Oliver Gaskell. More info on [gaskell.tech](https://gaskell.tech/tau/four.html) + +* Keyboard Maintainer: [Oliver Gaskell](https://github.com/ogaskell) +* Hardware Supported: Tau4 PCB rev1.0, Tau4 PCB rev1.1 +* Hardware Availability: Group Buy - Opens 05 Feb 2021 [More Details](https://gaskell.tech/tau/four.html) + + +Make example for this keyboard (after setting up your build environment): + + make tau4: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). |