EcoSteno-Firmware/keyboards/noll/ecosteno
Nathan Olivares 57dcb46421 Included default firmware binaries
Added the compiled firmware
2021-07-03 18:01:51 -04:00
..
keymaps/default Initial Commit 2021-07-03 17:58:08 -04:00
chconf.h Initial Commit 2021-07-03 17:58:08 -04:00
config.h Initial Commit 2021-07-03 17:58:08 -04:00
ecosteno.c Initial Commit 2021-07-03 17:58:08 -04:00
ecosteno.h Initial Commit 2021-07-03 17:58:08 -04:00
halconf.h Initial Commit 2021-07-03 17:58:08 -04:00
info.json Initial Commit 2021-07-03 17:58:08 -04:00
keyboard.c Initial Commit 2021-07-03 17:58:08 -04:00
mcuconf.h Initial Commit 2021-07-03 17:58:08 -04:00
readme.md Included default firmware binaries 2021-07-03 18:01:51 -04:00
rules.mk Initial Commit 2021-07-03 17:58:08 -04:00

EcoSteno

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide. You might still need more info (WIP)