d2ff66a985
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches |
||
---|---|---|
.. | ||
keymaps/default | ||
Makefile | ||
config.h | ||
ergodone.c | ||
ergodone.h | ||
expander.c | ||
expander.h | ||
i2cmaster.h | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
twimaster.c |
readme.md
ErgoDone
ErgoDone is a modified ErgoDox with pre-soldered components made by K.T.E.C. It has different wiring and uses a Pro Micro instead of Teensy.
- Keyboard Maintainer: Yu He
- Hardware Supported:
- ErgoDone ver. 1.3 (tested)
- Hardware Availability: KBDFans
Make example for this keyboard (after setting up your build environment):
make ergodox-ergodone-default
See build environment setup then the make instructions for more information.
Flashing the keyboard
The ErgoDone uses an HID bootloader rather than the Teensy one, and requires a different way of flashing the firmware.
-
While plugging in the USB cable, hold the two right-most keys on the left half of the ErgoDone to enter FLASH mode.
-
Use the
hid_bootloader_cli
utlity from TKG Toolkit:hid_bootloader_cli -mmcu=atmega32u4 ergodox_ergodone_default