diff options
author | Maarten Dekkers <maartenwut@gmail.com> | 2020-01-16 00:53:09 +0100 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-15 15:53:09 -0800 |
commit | bf397fdd9fe5adfea67cc7650c5eba53086f8a63 (patch) | |
tree | a694dde109d0c24dd1fcf5eaacaf91a36287700a /keyboards/maartenwut/eon40/readme.md | |
parent | 5153580698740739e3071683c2cba7eeb6ccde04 (diff) |
[Keyboard] Add Eon40 keyboard (#7885)
* Add Eon40 files
* Make required changes
* Add missing comma
* Update rules.mk
Diffstat (limited to 'keyboards/maartenwut/eon40/readme.md')
-rw-r--r-- | keyboards/maartenwut/eon40/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/maartenwut/eon40/readme.md b/keyboards/maartenwut/eon40/readme.md new file mode 100644 index 0000000000..05dffd7afa --- /dev/null +++ b/keyboards/maartenwut/eon40/readme.md @@ -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).
\ No newline at end of file |