summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_32/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
| | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Onekey cleanup (#13786)Ryan2021-07-301-0/+2
|
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-261-0/+6
| | | | | | | | | | | | | * I2C_TIMEOUT is not defined on arm teensy * Work round teensy having different ChibiOS config options * Stash OLED conf files * update comment * update comment * Remove stm32 alias to allow teensy alt mode
* [Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis2019-06-261-0/+24
* 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