summaryrefslogtreecommitdiffstats
path: root/keyboards/sirius/uni660/rev2/iso/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-041-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-151-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate Thermal Printer feature to UART driver * Migrate 40percentclub UT47 to UART driver * Migrate Centromere to UART driver * Migrate Chimera Ergo to UART driver * Migrate Chimera Let's Split to UART driver * Migrate Chimera Ortho to UART driver * Migrate Chimera Ortho Plus to UART driver * Migrate Comet46 to UART driver * Migrate Palm USB converter to UART driver * Migrate Sun USB converter to UART driver * Migrate Dichotomy to UART driver * Migrate Honeycomb to UART driver * Migrate Mitosis to UART driver * Migrate Redox W to UART driver * Migrate Uni660 to UART driver * Migrate Telophase to UART driver
* Serial refactor (#11521)Ryan2021-02-061-12/+4
|
* Uni660 refactor (#11526)Ryan2021-01-141-24/+23
|
* split config.hDaniel Klein2020-04-211-0/+78