summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/tmov2/rules.mk
AgeCommit message (Expand)Author
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2020-12-03Allow APM32 MCUs on certain CannonKeys PCBs (#10899)Andrew Kannan
2020-04-07Update 072 based CannonKeys boards to rely on core QMK support (#8716)Andrew Kannan
2020-04-06Remove keyboard level ws2812 spi drivers (#7694)Joel Challis
2020-02-13Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel
2020-01-10Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis
2019-10-29[Keyboard] New CannonKeys boards and EEPROM fixes (#6968)Andrew Kannan