Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | Make Swap Hands use PROGMEM (#12284) | Drashna Jaelre | |
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-03-24 | Fix Uni660 linker errors (#12341) | Ryan | |
2021-02-06 | Remove legacy print backward compatiblitly (#11805) | Joel Challis | |
* Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes | |||
2021-02-06 | Serial refactor (#11521) | Ryan | |
2021-01-22 | Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657) | James Young | |
* Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO * update readme formatting | |||
2021-01-14 | Uni660 refactor (#11526) | Ryan | |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White | |
2020-06-22 | Fix info.json for Uni660 (#9489) | Ryan | |
2020-04-14 | uni660rev2 added | Daniel Klein | |