summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/xs60
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+1
* Move 60% layouts to data driven (#20477)Ryan2023-04-276-194/+135
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-103-4/+1
* [Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus222022-12-0624-24/+622
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-20/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-7/+6
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-2/+0
* [Keyboard] Add XS60 (#15248)Xelus222021-12-1113-0/+439