summaryrefslogtreecommitdiff
path: root/keyboards/zlant/readme.md
diff options
context:
space:
mode:
authorFelipe Coury <felipe.coury@gmail.com>2018-05-23 00:53:11 -0300
committerDrashna Jaelre <drashna@live.com>2018-05-22 20:53:11 -0700
commit575b2a66df2d75fa6cf689912b0c1a0816f3fe66 (patch)
tree141f804997e4d01f20d45e450050830de00fa017 /keyboards/zlant/readme.md
parent0026da1414a3660064f976f4fb47abee4b16ed45 (diff)
Adds Zlant keyboard support (#3028)
* Added Zlant support * Uses LAYOUT and identifies individual layers * Removed deprecated =? usage on rules.mk * Adds readme for Zlant keyboard and its default layout * Fixed LAYOUT constant * Minor zlant readme formatting fix
Diffstat (limited to 'keyboards/zlant/readme.md')
-rw-r--r--keyboards/zlant/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/zlant/readme.md b/keyboards/zlant/readme.md
new file mode 100644
index 0000000000..0780cedeb1
--- /dev/null
+++ b/keyboards/zlant/readme.md
@@ -0,0 +1,17 @@
+# Zlant
+
+![Zlant](https://i.imgur.com/Siz8qsL.jpg)
+
+A compact 40% inspired by the Plank with a staggered layout instead.
+
+Keyboard Maintainer: [Felipe Coury](https://github.com/fcoury)
+
+Hardware Supported: Zlant Prototype PCB
+
+Hardware Availability: Group buy soon
+
+Make example for this keyboard (after setting up your build environment):
+
+ make zlant: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.