summaryrefslogtreecommitdiff
path: root/keyboards/chromatonemini
AgeCommit message (Expand)Author
2024-02-14Remove invalid keyboard level features (#23074)Joel Challis
2024-01-31Remove always enabled effects from lighting animation list (#22992)Joel Challis
2024-01-04Migrate RGB Matrix config to info.json - C (#22807)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
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-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
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-02-03Debounce defines cleanup (#19742)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-11-07Normalise MIDI keycodes (#18972)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)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