summaryrefslogtreecommitdiffstats
path: root/keyboards/toad/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/toad/readme.md')
-rw-r--r--keyboards/toad/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/toad/readme.md b/keyboards/toad/readme.md
new file mode 100644
index 000000000..3f3bff5b5
--- /dev/null
+++ b/keyboards/toad/readme.md
@@ -0,0 +1,14 @@
+# Toad
+
+Toad: 70% Mechanical Keyboard PCB.
+
+Toad schematic and PCB are available opensource under Creative Commons BY-SA 3.0 license on EasyEDA at [this link](https://easyeda.com/farmakon/70_Keyboard-d4f6baf4792d4ada9c0571fa3713e461)
+
+For more informations on the Toad please visit this [geekhack.org thread](https://geekhack.org/index.php?topic=91388.0)
+
+Make examples for these keyboards (after setting up your build environment):
+
+ make toad:default
+
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.