qmk-dactyl-manuform-a/keyboards/40percentclub/foobar
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 Adding keymap layers for 40precentclub/foobar (#4481) 2018-11-25 18:38:46 -08:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
foobar.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
foobar.h Tidy 40percentclub boards (#4403) 2018-11-12 12:02:28 -08:00
info.json Resolve a number of warnings in `qmk generate-api` (#12833) 2021-05-08 12:44:05 -07:00
readme.md relocate 40percent.club boards to new parent folder (#4380) 2018-11-08 15:17:41 -08:00
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00

readme.md

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.