qmk-dactyl-manuform-a/keyboards/keebio/wavelet
Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284)
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.
2021-05-09 23:21:09 -07:00
..
keymaps/default Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
config.h Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
info.json [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
readme.md [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00
wavelet.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
wavelet.h [Keyboard] Move Keebio boards to own folder (#5109) 2019-02-12 16:57:24 -08:00

readme.md

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