summaryrefslogtreecommitdiffstats
path: root/keyboards/chalice
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-14/+13
* 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 `default` layouts to data driven (#20349)Ryan2023-04-082-205/+160
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* Remove more empty headers (#20155)Ryan2023-03-171-18/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-7/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-5/+0
* 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
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-6/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Chalice: Fix QMK Configurator Implementation (#15206)James Young2021-11-182-60/+141
* [Keyboard] Add Chalice Support (#15106)Josh Johnson2021-11-129-0/+380