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
This commit is contained in:
Felipe Coury 2018-05-23 00:53:11 -03:00 committed by Drashna Jaelre
parent 0026da1414
commit 575b2a66df
7 changed files with 175 additions and 0 deletions

17
keyboards/zlant/readme.md Normal file
View file

@ -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.