summaryrefslogtreecommitdiffstats
path: root/keyboards/alfredslab/swift65/hotswap
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-8/+7
|
* Swift65 Hotswap: correct key sizes (#17666)James Young2022-07-131-4/+4
| | | Corrects the key sizes on the bottom row (1.5-1-1.5-7 instead of 1.25-1.25-1.25-7.25).
* Swift65 Hotswap Support (#16987)spooknik2022-07-029-0/+330
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Steven Phillips <steven.phillips.17@me.com>