summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_35
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2022-08-242-2/+3
| | | | | * Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Tentative Teensy 3.5 support (#14420)Ryan2022-07-035-0/+146
* Tentative Teensy 3.5 support * Set firmware format to .hex for ARM Teensys * Got to "device descriptor failed" by comparing with Teensy 3.6 code * Drop down to 96MHz... * Bump back up to 120MHz