summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/teensy_lc/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Onekey: migrate some stuff to data driven (#18502)Ryan2022-09-301-5/+0
|
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-0/+3
| | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. ↵Nick Brassel2020-03-011-0/+1
| | | | (#8272)
* 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-281-0/+4
|
* [Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis2019-06-261-0/+41
* 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