summaryrefslogtreecommitdiff
path: root/keyboards/xelus
AgeCommit message (Expand)Author
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-12Xelus Valor FRL TKL Layout Additions (#20893)James Young
2023-05-12Xelus Trinity XT TKL Layout Additions (#20892)James Young
2023-05-12Xelus Pachi rev1 Community Layout Support (#20891)James Young
2023-05-12Xelus Pachi Mini 32U4 Community Layout Support (#20889)James Young
2023-05-12Xelus La+ Layout Addition (#20888)James Young
2023-05-12Xelus Kangaroo Layout Additions (#20887)James Young
2023-05-12Xelus Dharma Layout Additions (#20886)James Young
2023-05-12Xelus AkiS Layout Additions (#20885)James Young
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)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-04-05Move TKL layouts to data driven (#20337)Ryan
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-23Migrate some more layouts to data driven (#19889)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-10[Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)Xelus22
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-06[Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus22
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-19[Keyboard] Add XS108 (#19112)Xelus22
2022-11-11LED config fixes (#18973)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-15Xelus RS60 Layout Refactor (#18708)James Young
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre