summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/stm32f405_feather
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-202-2/+3
|
* Initial pass of F405 support (#14584)Joel Challis2021-09-253-0/+40
* Initial pass of F405 support * remove some conf files * docs * clang