|
|
преди 8 години | |
|---|---|---|
| .. | ||
| Makefile | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| config.h | cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them | преди 8 години |
| ergodone.c | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| ergodone.h | cb74c8dc46 Add dummy backlight/LED functions for keymaps that require them | преди 8 години |
| expander.c | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| expander.h | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| i2cmaster.h | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| matrix.c | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| readme.md | 4c2dafc652 Add separate readme.md for ErgoDone | преди 8 години |
| rules.mk | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
| twimaster.c | 52f4a38cb3 Add support for the ErgoDone | преди 8 години |
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.
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.
The ErgoDone uses an HID bootloader rather than the Teensy one, and requires a different way of flashing the firmware.
Use the hid_bootloader_cli utlity from TKG Toolkit:
hid_bootloader_cli -mmcu=atmega32u4 ergodox_ergodone_default
