summaryrefslogtreecommitdiffstats
path: root/keyboards/chromatonemini/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-6/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-15/+0
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-4/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-301-91/+3
|\
| * Rotary encoder setting is revised to solve a malfunction. (#18227)3araht2022-09-301-91/+3
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|/
* [Keyboard] add chromatonemini keyboard (#13516)3araht2022-08-101-0/+283