[Keyboard] Add Emi20 (#13603)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
AquaCylinder 2021-07-29 17:49:51 +02:00 committed by GitHub
parent ad6acb3a03
commit ae268596ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 291 additions and 0 deletions

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

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