summaryrefslogtreecommitdiffstats
path: root/keyboards/tau4/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-12-06 17:10:48 +0800
committerlokher <lokher@gmail.com>2022-12-07 15:50:49 +0800
commita336c2c5005251e4cb0f3a62ccabdb4cfccad915 (patch)
tree3c948b631a5e3b6f940dabe02fad3c7487e6f350 /keyboards/tau4/readme.md
parent27fc28fd2ff52e079a5bc58d6aaea4c752420615 (diff)
Merge upstream master to 2022 Q4 breaking change
Diffstat (limited to 'keyboards/tau4/readme.md')
-rw-r--r--keyboards/tau4/readme.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/tau4/readme.md b/keyboards/tau4/readme.md
deleted file mode 100644
index 6c8b5c7bce..0000000000
--- a/keyboards/tau4/readme.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# τ.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 took place between 05 Feb 2021 to 05 Mar 2021. [More Details](https://gaskell.tech/tau/four.html)
-
-Make example for this keyboard (after setting up your build environment):
-
- make tau4:default
-
-Flashing example for this keyboard:
-
- make tau4:default:flash
-
-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).
-
-## Bootloader
-
-Enter the bootloader in 2 ways:
-
-* **Bootmagic reset**: Hold down the top left key and plug in the keyboard. (If you built with an encoder in the top left, the "key" will be that encoder.) This will also clear EEPROM, so it is a good first step if the keyboard is misbehaving.
-* **Keycode in layout**: By default, `QK_BOOT` is assigned to the top right key on the `ADJUST` (fifth) layer.