|
|
1 год назад | |
|---|---|---|
| .. | ||
| keymaps | 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) | 2 лет назад |
| config.h | 4d31c51725 Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749) | 2 лет назад |
| halconf.h | c8a28e8e9b Add Magnum Ergo 1 by dark (#22139) | 2 лет назад |
| keyboard.json | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 год назад |
| magnum_ergo_1.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 лет назад |
| mcuconf.h | c8a28e8e9b Add Magnum Ergo 1 by dark (#22139) | 2 лет назад |
| readme.md | c8a28e8e9b Add Magnum Ergo 1 by dark (#22139) | 2 лет назад |
The Magnum Ergo 1 is an Alice-layout ergonomic keyboard designed by Dark, with a PCB designer by Gondolindrim.
The DFU state in the bootloader can be accessed in 3 ways:
QK_BOOT; in the default layout, that is top left key ('grave') in layer 1.You can compile the Iron 165R2 default keymap by using the following:
make magnum_ergo_1:default
And use dfu-util in the command line or through a GUI like QMK toolbox to upload the firmware to the PCB. To directly flash the PCB after it is put into a DFU state, use:
make magnum_ergo_1:default:flash