summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/co60/rev7
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-5/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-129/+498
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-3/+3
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-9/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-6/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-8/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-101-2/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-202-7/+6
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-202-7/+6
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-6/+3
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1488/+47
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-1/+1
* Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK b...John M Daly2020-01-138-311/+10
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-37/+2
* [Keyboard] Initial firmware and keymaps for the CO60 PCB (#5959)John M Daly2019-06-019-0/+1743