Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Add STM32Duino to bootloader selection (#10558) | Ryan | 2020-10-13 | 1 | -6/+2 |
| | |||||
* | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan | 2020-08-29 | 1 | -1/+0 |
| | |||||
* | Remove keyboard level ws2812 spi drivers (#7694) | Joel Challis | 2020-04-06 | 1 | -1/+1 |
| | |||||
* | Refactor cannonkeys f103 boards to use core backlight (#8089) | Joel Challis | 2020-04-06 | 1 | -4/+2 |
| | | | | | * Refactor to use core backlight * Remove custom implementation | ||||
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 1 | -0/+4 |
| | |||||
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | * Create central board for bluepill * Remove duplicate board files * Refactor to use new central board config files * Fix cannonkeys f103 boards | ||||
| * | Refactor to use new central board config files | zvecr | 2020-01-26 | 1 | -1/+1 |
| | | |||||
* | | Fix boards which were overriding backlight without setting custom (#7970) | Joel Challis | 2020-01-27 | 1 | -0/+1 |
|/ | |||||
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults ↵ | Joel Challis | 2020-01-10 | 1 | -36/+8 |
| | | | | | | | | | | (#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' | ||||
* | [Keyboard] Practice65 Keyboard (#5795) | Andrew Kannan | 2019-05-05 | 1 | -0/+53 |
* Save p65 changes * Save p65 changes * Add reset * update num leds |