summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/xs60
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-1312-415/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-062-20/+0
| | | | `QMK_KEYS_PER_SCAN` (#15292)
* 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 ↵Joel Challis2022-02-262-2/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* [Keyboard] Add XS60 (#15248)Xelus222021-12-1113-0/+439
Co-authored-by: Ryan <fauxpark@gmail.com>