summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-208-27/+21
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-208-27/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-1/+1
|\|
| * Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)Joel Challis2022-08-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-154-0/+4
|\|
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-154-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-1421-9/+358
|\|
| * [Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (#17992)Xelus222022-08-1421-9/+358
| | | | | | * add valor frl tkl rev2 by xelus22
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0615-16/+0
| |
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-0620-265/+0
|/ | | | `QMK_KEYS_PER_SCAN` (#15292)
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-0632-122/+106
|
* [Keyboard] RS108 Addition (#16989)Xelus222022-07-0211-0/+456
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-232-2/+2
|\
| * [Keyboard][Fix] Change default keymap tilde to grv (#17185)Xelus222022-05-222-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-172-5/+8
|\|
| * fix non-working builds (#17123)Xelus222022-05-172-5/+8
| |
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1522-24/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-061-1/+0
|\|
| * [Bug] Fix RS60 Rev2 I2C (#17015)Xelus222022-05-061-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-0514-51/+359
|\|
| * [Keyboard] RS60 Rev2 Addition (#16988)Xelus222022-05-0514-51/+359
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-151-2/+0
|\|
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | | | | | (#16655)
* | Map data driven `DESCRIPTION` as string literal (#16523)Ryan2022-03-051-1/+0
|/
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-2620-23/+2
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* [Bug] fix Pachi RGB Rev2 RGB positioning (#16182)Xelus222022-02-042-3/+3
|
* Xelus Pachi: add info.json files; rename layout macros (#16123)James Young2022-01-298-7/+431
| | | | | | | | | | | | | * xelus/pachi/mini_32u4: add info.json * xelus/pachi/rev1: add info.json * xelus/pachi/rgb/rev1: add info.json * xelus/pachi/rgb/rev2: add info.json * rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
* Correct matrix effect name (#15816)Albert Y2022-01-113-3/+3
|
* [Keyboard] Add La+ (#15460)Xelus222021-12-1414-0/+608
|
* Fix up build options comments (#15463)Ryan2021-12-122-4/+2
|
* [Keyboard] Add XS60 (#15248)Xelus222021-12-1113-0/+439
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Pachi RGB update (#15440)Xelus222021-12-092-3/+3
| | | | | * update * update rev1 description
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0916-30/+16
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0116-30/+0
|
* [Keyboard] kangaroo improvements (#15350)Xelus222021-11-302-0/+38
|