aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/zvecr
Commit message (Collapse)AuthorAgeFilesLines
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-182-52/+8
| | | | | | | * Reorder STM32 MCUs * Add STM32F4xx to mcu_selection.mk * Set MCU for phoenix and tkw/stoutgat/v2/f411
* Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)Nick Brassel2020-08-292-2/+0
|
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-1/+0
|
* [Keyboard] Add zvecr/zv48 (#9227)Joel Challis2020-06-0315-0/+3435
| | | | | | | * Add zv48 keyboard * tidy up rules * correct product name
* [Keyboard] Add zvecr/split_blackpill (#9166)Joel Challis2020-05-2410-0/+1848
* Add split_blackpill keyboard * Add RGB config * tidy up rules * fix usage of layer_state_t * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Add configurator support