[Keyboard] Add Eon40 keyboard (#7885)

* Add Eon40 files

* Make required changes

* Add missing comma

* Update rules.mk
This commit is contained in:
Maarten Dekkers
2020-01-15 15:53:09 -08:00
committed by James Young
parent 5153580698
commit bf397fdd9f
8 changed files with 460 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Eon40
## Support
* Keyboard Maintainer: [Maarten Dekkers](https://github.com/maartenwut)
* Hardware Supported: Eon40
* Hardware Availability: [maartenwut.com](https://maartenwut.com)
## Features
- QMK Firmware
- 19mm switch spacing
- USB-C Connector
- Up to three rotary encoders
- No leds
## Build
Make example for this keyboard (after setting up your build environment):
make maartenwut/eon40:default
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).