summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus222021-11-283-9/+9
| | | | | | | * 400khz fix * fix valor rev2 timing * keep consistent
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-3/+3
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-1618-352/+932
|\
| * [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-1618-305/+932
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-153-0/+146
| |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0515-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-045-11/+245
|\|
| * Xelus Dawn60 Layout Macro Additions (#15049)James Young2021-11-045-11/+245
| | | | | | | | | | | | | | | | | | * add matrix diagrams to keyboard header files * rename LAYOUT_60_all to LAYOUT_all * add LAYOUT_60_ansi_arrow * add LAYOUT_60_tsangan_hhkb
* | Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-3/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-081-1/+5
|\|