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 | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
wavelet.c | ||
wavelet.h |
Wavelet
A 4x12 ortholinear keyboard using Kailh Choc Low-Profile switches made and sold by Keebio.
Keyboard Maintainer: Bakingpy/nooges
Hardware Supported: Pro Micro
Hardware Availability: Keebio
Make example for this keyboard (after setting up your build environment):
make keebio/wavelet:default
Example of flashing this keyboard:
make keebio/wavelet:default:avrdude
See build environment setup then the make instructions for more information.
A build guide for this keyboard can be found here: Levinson Build Guide