qmk-dactyl-manuform-a/keyboards/preonic/rev1
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
..
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h QMK DFU bootloader generation (#2009) 2017-11-14 16:11:29 -05:00
rev1.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev1.h Fix error_log complaint about Preonic layouts (#9443) 2020-06-17 21:23:09 -07:00
rules.mk Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00