summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-236-39/+39
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-235-23/+23
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-232-16/+16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-112-2/+4
|\
| * [Keyboard] Fix RS60's indicator LED (#21509)Xelus222023-07-112-2/+4
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-2312-26/+0
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1811-6/+11
|/
* xelus/rs108: correct layout data (#21146)James Young2023-06-061-36/+36
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Xelus Valor FRL TKL Layout Additions (#20893)James Young2023-05-124-92/+197
* Xelus Trinity XT TKL Layout Additions (#20892)James Young2023-05-124-125/+510
* Xelus Pachi rev1 Community Layout Support (#20891)James Young2023-05-122-105/+1846
* Xelus Pachi Mini 32U4 Community Layout Support (#20889)James Young2023-05-122-105/+1846
* Xelus La+ Layout Addition (#20888)James Young2023-05-124-77/+173
* Xelus Kangaroo Layout Additions (#20887)James Young2023-05-124-139/+568
* Xelus Dharma Layout Additions (#20886)James Young2023-05-124-100/+412
* Xelus AkiS Layout Additions (#20885)James Young2023-05-122-72/+393
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+1
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-0112-22/+12
* Move 60% layouts to data driven (#20477)Ryan2023-04-2713-627/+979
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-276-354/+433
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-254-319/+259
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1524-1023/+871
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0810-5/+15
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0618-10/+23
* Move TKL layouts to data driven (#20337)Ryan2023-04-058-357/+284
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-055-207/+152
* WS2812 driver improvements (#20262)Ryan2023-03-302-4/+4
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-266-5/+6
* Remove more empty headers (#20155)Ryan2023-03-178-125/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1610-160/+5
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1048-158/+124
* Migrate some more layouts to data driven (#19889)Ryan2023-02-232-18/+1
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Remove matrix size defines (#19581)Ryan2023-02-1724-96/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1723-87/+39
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-103-6/+370
|\
| * [Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)Xelus222023-02-103-6/+370
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0851-168/+58
* | Debounce defines cleanup (#19742)Ryan2023-02-0326-78/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3111-11/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-107-8/+3
* | Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
* | [Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus222022-12-0624-24/+622
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-275-8/+8
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-2012-0/+458
|\
| * [Keyboard] Add XS108 (#19112)Xelus222022-11-1912-0/+458
* | LED config fixes (#18973)Ryan2022-11-113-23/+23