summaryrefslogtreecommitdiff
path: root/keyboards/emi20/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/emi20/readme.md')
-rw-r--r--keyboards/emi20/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/emi20/readme.md b/keyboards/emi20/readme.md
new file mode 100644
index 0000000000..8395036350
--- /dev/null
+++ b/keyboards/emi20/readme.md
@@ -0,0 +1,17 @@
+# Emi20
+
+![Emi20](https://i.imgur.com/Tt9ogmWl.jpg)
+
+A compact 4x5 ortholinear keyboard made by Project Aqua and sold by Evil-cables.
+
+* Keyboard Maintainer: [AquaCylinder](https://github.com/AquaCylinder)
+* Hardware Supported: PCB, Atmega32u4
+
+Make example for this keyboard (after setting up your build environment):
+
+ make emi20:default
+
+To reset the board into bootloader mode, press the physical reset button on the back of the PCB or use the keycombo (on layer 1) with the bottom left key and the second key from the top right diagonally.
+
+The default keymap.c file has comments to help you on your journey,
+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).