This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2021-05-09 23:21:09 -07:00
2018-11-12 12:02:28 -08:00

foobar

foobar

Split 30% keyboard that fits within the 100mm x 100mm PCB size. Can be used together as a split keyboard or as a single 15 key macropad.

Keyboard Maintainer: QMK Community
Hardware Supported: foobar PCB
Hardware Availability: foobar project on 40% Keyboards

Make example for this keyboard (after setting up your build environment):

make 40percentclub/foobar:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.