summaryrefslogtreecommitdiff
path: root/keyboards/crypt_macro/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-11/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+0
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan1-9/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-12[Keyboard] Crypt Macro (#19279)yiancar1-0/+92