EcoSteno-Firmware/keyboards/noll/ecosteno
Nathan Olivares 9185ad707d Updated for ChibiOS and bugs
Migrated the configurations to the new ChibiOS version and fixed a bug that prevented you from capitalizing combined keys in qwerty mdoe
2021-10-07 21:04:46 -04:00
..
keymaps/default Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
chconf.h Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
config.h Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
ecosteno.c Initial Commit 2021-07-03 17:58:08 -04:00
ecosteno.h Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
halconf.h Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
keyboard.c Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
mcuconf.h Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
readme.md Updated for ChibiOS and bugs 2021-10-07 21:04:46 -04:00
rules.mk Updated for ChibiOS and bugs 2021-10-07 21:04:46 -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)