summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_2pp
Commit message (Collapse)AuthorAgeFilesLines
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
| | | | | * exclude all of handwired * exclude more keyboards from CI
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* Update handwired/onekey/teensy_2pp readme (#9784)Sergey Vlasov2020-07-221-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)Ryan2020-03-241-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)fauxpark2019-09-191-48/+2
|
* [Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis2019-06-263-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