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 | ||
rev2 | ||
rev3 | ||
config.h | ||
info.json | ||
preonic.c | ||
preonic.h | ||
readme.md |
readme.md
Preonic
A compact 50% (12x5) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm
Keyboard Maintainer: Jack Humbert
Hardware Supported: Preonic PCB rev1, rev2, rev3
Hardware Availability: OLKB.com, Massdrop
Make example for this keyboard (after setting up your build environment):
make preonic/rev2:default
Install examples:
make preonic/rev2:default:dfu # For Preonic rev1 or rev2
make preonic/rev3:default:dfu-util # For Preonic rev3
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.