summaryrefslogtreecommitdiff
path: root/keyboards/chromatonemini/config.h
AgeCommit message (Expand)Author
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-09-25Chromatonemini info json revised to support qmk 0.22.2 (#21966)3araht
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-30Rotary encoder setting is revised to solve a malfunction. (#18227)3araht
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-10[Keyboard] add chromatonemini keyboard (#13516)3araht