0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-01-16 06:39:25 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ()
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
Ryan
45b5ed5c6e
Onekey: migrate some stuff to data driven () 2022-09-30 04:23:11 +10:00
Ryan
6bc870d899
Refactor bootloader_jump() implementations ()
* Refactor `bootloader_jump()` implementations

* Fix tests?

* Rename `atmel-samba` to `md-boot`
2021-12-27 21:10:07 +11:00
Nick Brassel
d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. () 2020-03-01 11:50:49 +11:00
Ryan
66d7fc34b2
Add Arm Teensys to mcu_selection.mk ()
* Add Arm Teensys to mcu_selection.mk

* Roll back halfkeyboard keymap changes

* Remove extra newline
2020-02-21 17:12:15 +11:00
Nick Brassel
4d06d2835c Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
Joel Challis
2a56b61a28 [Keyboard] Refactor of onekey to support multiple development boards ()
* 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
2019-06-26 10:52:09 -07:00