summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/co60
Commit message (Expand)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-4/+4
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-8/+8
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-207-22/+23
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-207-22/+23
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-4/+3
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-39/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-303-9/+9
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-48/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-10/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove empty override functions (#14312)Ryan2021-09-053-62/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-163-3/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-084-12/+6
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-203-3/+0
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-203-3/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-204-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-133-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-133-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-213-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-213-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-056-2976/+93
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-032-0/+2
|/
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-296-158/+852
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-193-3/+3
* Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK b...John M Daly2020-01-1314-618/+11
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-142-74/+4
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-37/+2
* [Keyboard] Initial firmware and keymaps for the CO60 PCB (#5959)John M Daly2019-06-0133-0/+4253