aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/stm32f0_disco/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-281-0/+4
|
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults ↵Joel Challis2020-01-101-34/+2
| | | | | | | | | | (#7705) * refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072' * refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042' * refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
* Remove duplicate test keyboards (#6539)Joel Challis2019-08-151-0/+34
* Remove test keyboards now onekey and splittest have been extended * Add f072 for testing