summaryrefslogtreecommitdiff
path: root/keyboards/ergotravel/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergotravel/readme.md')
-rw-r--r--keyboards/ergotravel/readme.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/keyboards/ergotravel/readme.md b/keyboards/ergotravel/readme.md
deleted file mode 100644
index 7c76d5fc0b..0000000000
--- a/keyboards/ergotravel/readme.md
+++ /dev/null
@@ -1,28 +0,0 @@
-ErgoTravel
-====
-
-![ErgoTravel](https://i.imgur.com/H9t6Q7b.png)
-
-
-A split ergo 4x6 keyboard with 2 or 3 thumb keys and extra inner macro keys designed by Pierre Constantineau. [More info on the GitHub Repo](https://github.com/jpconstantineau/ErgoTravel).
-
-**Status** The ErgoTravel is currently being beta-tested.
-
-Keyboard Maintainer: [/u/jpconstantineau](https://github.com/jpconstantineau)
-
-Hardware Supported: Pro Micro (ATmega32U4)
-
-Hardware Availability: [Group Buys](https://keyboards.jpconstantineau.com/) or order your own [yourself](https://github.com/jpconstantineau/ErgoTravel/blob/master/OrderingInstructions.md)
-
-
-Make example for this keyboard (after setting up your build environment):
-
- make ergotravel/rev1:default
-
-Example of flashing this keyboard:
-
- make ergotravel/rev1:default:avrdude
-
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
-
-A build guide for this keyboard can be found here: [Build Guide](https://github.com/jpconstantineau)