summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/co60
Commit message (Expand)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-266-17/+12
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Refactor Leader key feature (#19632)Ryan2023-02-131-84/+64
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-23/+11
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-10/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-7/+1
* 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