summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus
Commit message (Expand)AuthorAgeFilesLines
* 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
* | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-104-29/+0
* | Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-032-2/+0
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1520-26/+26
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-153-4/+31
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-157-6/+259
|\|
| * Xelus RS60 Layout Refactor (#18708)James Young2022-10-157-6/+259
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-2/+4
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-239-11/+11
|/
* [Keyboard] RS60 Rev2 change to eeprom emulation (#18201)Xelus222022-09-0317-28/+168
* [Keyboard] Kangaroo Rev2 (#18199)Xelus222022-08-2914-28/+118
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-216-11/+19
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-216-11/+19