From 575b2a66df2d75fa6cf689912b0c1a0816f3fe66 Mon Sep 17 00:00:00 2001 From: Felipe Coury Date: Wed, 23 May 2018 00:53:11 -0300 Subject: 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 --- keyboards/zlant/readme.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/zlant/readme.md (limited to 'keyboards/zlant/readme.md') diff --git a/keyboards/zlant/readme.md b/keyboards/zlant/readme.md new file mode 100644 index 000000000..0780cedeb --- /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. -- cgit v1.2.3