Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Onekey: migrate some stuff to data driven (#18502) | Ryan | 2022-09-30 | 3 | -10/+7 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: develop (#18152) | Ryan | 2022-08-24 | 2 | -2/+3 |
| | | | | | * Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys | ||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Tentative Teensy 3.5 support (#14420) | Ryan | 2022-07-03 | 5 | -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 |