summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/practice65/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-1/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
* Fix up build options comments (#15463)Ryan2021-12-121-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove some legacy files (#13715)Joel Challis2021-07-271-4/+0
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Add STM32Duino to bootloader selection (#10558)Ryan2020-10-131-6/+2
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-1/+0
* Remove keyboard level ws2812 spi drivers (#7694)Joel Challis2020-04-061-1/+1
* Refactor cannonkeys f103 boards to use core backlight (#8089)Joel Challis2020-04-061-4/+2
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-281-0/+4
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-271-1/+1
|\
| * Refactor to use new central board config fileszvecr2020-01-261-1/+1
* | Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-271-0/+1
|/
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis2020-01-101-36/+8
* [Keyboard] Practice65 Keyboard (#5795)Andrew Kannan2019-05-051-0/+53