summaryrefslogtreecommitdiffstats
path: root/keyboards/cozykeys/speedo/v2/v2.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-12/+11
|
* Cozykeys Speedo Configurator fix (#11058)James Young2020-11-291-0/+36
* Cozykeys Speedo Configurator fix Outgoing codebase worked when compiled locally, but not from QMK Configurator because its API requires an exact directory structure. * fix make commands in the readme