aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_32/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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