summaryrefslogtreecommitdiff
path: root/keyboards/handwired/co60/rev7/config.h
AgeCommit message (Expand)Author
2023-09-25Simplify more feature driver defines (#22090)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-01-19Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark
2020-01-13Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK b...John M Daly
2019-06-01[Keyboard] Initial firmware and keymaps for the CO60 PCB (#5959)John M Daly