summaryrefslogtreecommitdiff
path: root/keyboards/chromatonemini/config.h
Commit message (Collapse)AuthorAge
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27
|
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-30
|\
| * Rotary encoder setting is revised to solve a malfunction. (#18227)3araht2022-09-30
| | | | | | | | | | | | | | | | | | | | | | * Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted. * Encoder map applied. * ENCODER_MAP_ENABLE moved to keymap level. * Settings in rules.mk moved to info.json. * picture sent to imgur. config.h streamlined.
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|/
* [Keyboard] add chromatonemini keyboard (#13516)3araht2022-08-10