summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_lc/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Onekey: migrate some stuff to data driven (#18502)Ryan2022-09-301-3/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-201-2/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-201-2/+0
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* 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