summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_35/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Onekey: migrate some stuff to data driven (#18502)Ryan2022-09-301-3/+0
|
* Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2022-08-241-2/+0
| | | | | * 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-031-0/+32
* 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