summaryrefslogtreecommitdiffstats
path: root/keyboards/monstargear/xo87/rgb
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* 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-1/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-37/+104
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-3/+5
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-17/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-10/+5
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-7/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
* Fix comment parsing (#12750)Zach White2021-05-031-1/+1
* Fix incorrect key for LALT and add modifiers to LED matrix (#11984)datafx2021-02-282-8/+8
* Correct LED physical mapping on monstargear xo87 rgb pcb (#11629)datafx2021-01-192-30/+31
* [Keyboard] Monstargear XO87 RGB Hot-Swap PCB (#11555)datafx2021-01-1812-0/+383