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 | ||
matrix.c | ||
pterodactyl.c | ||
pterodactyl.h | ||
readme.md | ||
rules.mk |
Pterodactyl
A bluetooth fork of the dactyl
- Keyboard Maintainer: myoung34
- Hardware Supported:
- Hardware Availability:
Make example for this keyboard (after setting up your build environment):
make handwired/pterodactyl:default
Flashing example for this keyboard:
make handwired/pterodactyl:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.