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 | ||
info.json | ||
kyria.c | ||
kyria.h | ||
readme.md | ||
rules.mk |
readme.md
Kyria
An ergonomical 40% split keyboard
Keyboard Maintainer: splitkb.com
Hardware Supported: Pro Micro 5V/16MHz and compatible.
Hardware Availability: splitkb.com and partners.
Make example for this keyboard (after setting up your build environment):
make kyria:default
Example of flashing this keyboard:
make kyria/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.
A build guide for the Kyria can be found at docs.splitkb.com.