summaryrefslogtreecommitdiff
path: root/keyboards/crawlpad/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)James Young1-6/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-13/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan1-8/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan1-7/+0
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan1-1/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-2/+1
2019-01-16Crawlpad refactor (#4854)noroadsleft1-3/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-3/+0
2017-12-04Add Crawlpad 2017 files.Cole Markham1-0/+52