summaryrefslogtreecommitdiffstats
path: root/keyboards/chromatonemini
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+2
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-151-1/+1
* Encodermap direction define. (#20454)Nick Brassel2023-04-154-4/+4
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-67/+50
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Move encoder config to data driven (#19923)Ryan2023-02-261-1/+1
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* 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
* 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 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-274-4/+4
* Normalise MIDI keycodes (#18972)Ryan2022-11-074-55/+55
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-4/+4
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-043-3/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-3015-199/+106
|\
| * Rotary encoder setting is revised to solve a malfunction. (#18227)3araht2022-09-3015-199/+106
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-3/+3
|/
* [Keyboard] add chromatonemini keyboard (#13516)3araht2022-08-1019-0/+2542