summaryrefslogtreecommitdiffstats
path: root/keyboards/sirius/uni660/rev2
Commit message (Collapse)AuthorAgeFilesLines
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-091-1/+1
| | | | | | 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.
* Fix Uni660 linker errors (#12341)Ryan2021-03-241-1/+1
|
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
| | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes
* Serial refactor (#11521)Ryan2021-02-064-31/+10
|
* Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO (#11657)James Young2021-01-227-35/+66
| | | | | * Move Backslash/ISO Hash key to home row for Uni660 rev2 ISO * update readme formatting
* Uni660 refactor (#11526)Ryan2021-01-1418-146/+465
|
* Fix info.json for Uni660 (#9489)Ryan2020-06-222-14/+201
|
* split config.hDaniel Klein2020-04-212-0/+78
|
* split rev2.h for ansi and isoDaniel Klein2020-04-212-17/+24
|
* uni660rev2 addedDaniel Klein2020-04-1412-0/+237