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 | ||
config.h | ||
info.json | ||
niu_mini.c | ||
niu_mini.h | ||
readme.md | ||
rules.mk |
NIU Mini
A compact 40% (12x4) ortholinear keyboard kit sold by KBDFans.
Keyboard Maintainer: QMK Community
Hardware Supported: NIU Mini PCB
Hardware Availability: KBDFans
Make example for this keyboard (after setting up your build environment):
make niu_mini:default
Flashing example for this keyboard (using the command line):
make niu_mini:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.