Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | 2022-08-20 | 2 | -2/+3 |
| | |||||
* | Onekey cleanup (#13786) | Ryan | 2021-07-30 | 3 | -8/+3 |
| | |||||
* | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -0/+0 |
| | | | | | * exclude all of handwired * exclude more keyboards from CI | ||||
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
| | |||||
* | Update handwired/onekey/teensy_2pp readme (#9784) | Sergey Vlasov | 2020-07-22 | 1 | -1/+1 |
| | | | | In commit 297aad6ebd85 pins for handwired/onekey/teensy_2pp were changed from B2/B1 to F4/F5; update readme.md to match that change. | ||||
* | Set backlight and RGB pins for AVR onekeys (#8533) | Ryan | 2020-03-24 | 1 | -2/+8 |
| | | | | | | | | | | | * Set backlight and RGB pins for AVR onekeys * Set pin for ADC as well * Define ADC_PIN for F4 blackpills * Use A0 for F4 ADCs * Set ADC pins for F0 and F1 | ||||
* | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | 2019-09-19 | 1 | -48/+2 |
| | |||||
* | [Keyboard] Refactor of onekey to support multiple development boards (#6017) | Joel Challis | 2019-06-26 | 3 | -0/+84 |
* Initial refactor of onekey to support multiple development boards * Fixes to get teensy lc && 3.2 working * Add pin tables * Add caveats to Teensy boards * Correct bootloader for Elite-C |