Initial Commit

Everything works as expected except for Gemini PR. TX Bolt works easily, but Gemini PR gives plover errors at every byte sent.
This commit is contained in:
Nathan Olivares 2021-07-03 17:58:08 -04:00
parent 4287c50ccb
commit 1b46cc3824
11 changed files with 1978 additions and 0 deletions

View file

@ -0,0 +1,20 @@
EcoSteno
===
![EcoSteno](https://nolltronics.com/wp-content/uploads/2021/04/Noll-Steno-Front-Angle.jpg)
A
* Keyboard Maintainer: [Nathan Olivares](https://github.com/nkotech)
* Hardware Supported: EcoSteno v1.0.1X
* Hardware Availability: [Nolltronics](https://nolltronics.com/product/ecosteno)
Make example for this keyboard (after setting up your build environment):
make noll/ecosteno:default
Flashing example for this keyboard:
dfu-util.exe -d 1eaf:0003 -a 2 -D "noll_ecosteno_default.bin"
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). You might still need more info (WIP)