qmk-dactyl-manuform-a/keyboards/orthodox/rev3_teensy
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
..
config.h Remove `DESCRIPTION`, N-Q (#11631) 2021-01-20 11:57:45 +11:00
info.json
rev3_teensy.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev3_teensy.h
rules.mk