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/default | ||
rev1 | ||
.noci | ||
adkb96.c | ||
adkb96.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
readme.md
ADKB96
A 16x6 ortholinear keyboard kit made and sold by Bit Trade One Ltd. More info on Web
Keyboard Maintainer: Bit Trade One Ltd.
Hardware Supported: ADKB96 PCB, Pro Micro
Hardware Availability: PCB & case Data, BTOS Shop
Make example for this keyboard (after setting up your build environment):
make adkb96/rev1:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.