summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus
Commit message (Collapse)AuthorAgeFilesLines
* Xelus La+ Layout Addition (#20888)James Young2023-05-124-77/+173
| | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl
* Xelus Kangaroo Layout Additions (#20887)James Young2023-05-124-139/+568
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_tsangan_split_bs_rshift * add LAYOUT_ansi_tsangan
* Xelus Dharma Layout Additions (#20886)James Young2023-05-124-100/+412
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl * add LAYOUT_ansi_wkl_split_bs * add LAYOUT_ansi_wkl
* Xelus AkiS Layout Additions (#20885)James Young2023-05-122-72/+393
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_wkl_split_bs * add LAYOUT_65_ansi_wkl * add LAYOUT_65_iso_wkl_split_bs * add LAYOUT_65_iso_wkl
* `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
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z
* | Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
| |
* | [Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus222022-12-0624-24/+622
|/ | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* 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
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | 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
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1520-26/+26
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix diagrams * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_tsangan_hhkb * enable Community Layout support * enable Community Layout support, phase 2 Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-2/+4
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | 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
| | | by xelus
* [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
| |