summaryrefslogtreecommitdiffstats
path: root/keyboards/pearl/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-29/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-5/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-2/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-031-6/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+4
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-1/+2
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-0/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Pearl Refactors (#5907)MechMerlin2019-05-191-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-4/+0
* Optimize size of Pearl keyboardDrashna Jaelre2018-09-281-3/+4
* Beginning implementation of Pearl backlight. Levels and breathing not working...Phil2018-04-111-0/+2
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+0
* Splits up ps2avrGB boards into their own folders (#2014)Jack Humbert2017-11-171-0/+48