aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_lc
Commit message (Collapse)AuthorAgeFilesLines
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-263-1/+13
| | | | | | | | | | | | | * 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
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. ↵Nick Brassel2020-03-011-0/+1
| | | | (#8272)
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-52/+417
|
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-211-42/+2
| | | | | | | | * Add Arm Teensys to mcu_selection.mk * Roll back halfkeyboard keymap changes * Remove extra newline
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
|
* Migrate common ld scripts to common location (#7887)Joel Challis2020-01-271-105/+0
| | | | | | | | * Migrate common ld scripts to common location * Remove duplicate ld scripts * Update build to look at common ld location
* [Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis2019-06-267-0/+1133
* 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