qmk_firmware/keyboards/preonic/rev3
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 Add RGB Matrix support for Preonic rev3 (#12008) 2021-02-28 17:15:38 +11:00
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
rev3.c Make Swap Hands use PROGMEM (#12284) 2021-05-09 23:21:09 -07:00
rev3.h Fix error_log complaint about Preonic layouts (#9443) 2020-06-17 21:23:09 -07:00
rules.mk Remove pointless SERIAL_LINK_ENABLE rules (#12846) 2021-05-10 02:53:21 +10:00