summaryrefslogtreecommitdiffstats
path: root/keyboards/canary/canary60rgb
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-98/+64
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-16/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-17/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-0/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-2/+5
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-142-7/+6
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-142-7/+6
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-5/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* [Keyboard] Fix compilation size issues for Canary 60 RGB (#15016)Drashna Jaelre2021-11-021-0/+2
* [Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)AnthonyNguyen1682021-10-317-77/+83
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young2021-09-221-1/+0
* [Keyboard] New PCB Canary60RGB from CanaryTeam (#14321)AnthonyNguyen1682021-09-1011-0/+505