aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/monstargear/xo87/solderable
Commit message (Expand)AuthorAgeFilesLines
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-1/+1
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-54/+0
* Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)James Young2024-05-222-3/+6
* Delete trivial keymap readmes (#23714)Ryan2024-05-182-2/+0
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-31/+31
* Remove more unnecessary `quantum.h` includes (#23402)Ryan2024-04-051-1/+0
* Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2024-03-152-12/+10
* Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-121-2/+2
* Monstargear XO87 Soldered: correct layout data (#22199)James Young2023-10-041-2/+2
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-3/+3
* Monstargear XO87 Soldered Layout Additions (#20744)James Young2023-05-062-103/+765
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-106/+98
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-102-4/+5
* Move backlight config to data driven (#19910)Ryan2023-02-253-3/+4
* 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-301-1/+0
* Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222)Ryan2022-12-021-1/+0
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-091-18/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-052-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* 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-8/+7
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-041-1/+1
* 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-071-1/+1
* Monstargear XO87 Solderable Configurator Refactor (#13317)James Young2021-06-244-55/+153
* [Keyboard] Monstargear XO87 Solderable support (#11716)datafx2021-03-0512-0/+403