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 | ||
6lit.c | ||
6lit.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
6lit
6 key macropad that fits within the 100mm x 100mm PCB size. Can be used singly as a regular 6 key macropad as well.
Keyboard Maintainer: QMK Community
Hardware Supported: 6lit PCB
Hardware Availability: 6lit project on 40% Keyboards
Make example for this keyboard (after setting up your build environment):
make 40percentclub/6lit:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.