summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/la_plus
Commit message (Expand)AuthorAgeFilesLines
* Xelus La+ Layout Addition (#20888)James Young2023-05-124-77/+173
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-84/+68
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-8/+5
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-5/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-2/+2
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-20/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* 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-21/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-4/+0
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* [Keyboard] Add La+ (#15460)Xelus222021-12-1414-0/+608