f0b30e0027
This converts the array that the Swap Hands feature uses to use PROGMEM, and to read from that array, as such. Since this array never changes at runtime, there is no reason to keep it in memory. Especially for AVR boards, as memory is a precious resource. |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
.noci | ||
config.h | ||
ergo42.c | ||
ergo42.h | ||
info.json | ||
readme.md | ||
rules.mk |
readme.md
Ergo42
The Answer to the Ultimate Question of Life, the Universe, and at least Keyboards.
A split 7x4 ortholinear keyboard. Hardware project repo
- Keyboard Maintainer: Biacco42 @Biacco42
- Hardware Supported: Ergo42 PCB, Pro Micro ATmega32u4
- Hardware Availability: Ergo42 PCB and case
Make example for this keyboard (after setting up your build environment):
make ergo42/rev1:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.