Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-14 | [Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (#17992) | Xelus22 | |
* add valor frl tkl rev2 by xelus22 | |||
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-08-06 | Move keyboard USB IDs and strings to data driven: X (#17925) | Ryan | |
2022-07-02 | [Keyboard] RS108 Addition (#16989) | Xelus22 | |
2022-05-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-22 | [Keyboard][Fix] Change default keymap tilde to grv (#17185) | Xelus22 | |
2022-05-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-17 | fix non-working builds (#17123) | Xelus22 | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-05-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-06 | [Bug] Fix RS60 Rev2 I2C (#17015) | Xelus22 | |
2022-05-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-05-05 | [Keyboard] RS60 Rev2 Addition (#16988) | Xelus22 | |
2022-03-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2022-03-05 | Map data driven `DESCRIPTION` as string literal (#16523) | Ryan | |
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | |
keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | |||
2022-02-04 | [Bug] fix Pachi RGB Rev2 RGB positioning (#16182) | Xelus22 | |
2022-01-29 | Xelus Pachi: add info.json files; rename layout macros (#16123) | James Young | |
* 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. | |||
2022-01-11 | Correct matrix effect name (#15816) | Albert Y | |
2021-12-14 | [Keyboard] Add La+ (#15460) | Xelus22 | |
2021-12-12 | Fix up build options comments (#15463) | Ryan | |
2021-12-11 | [Keyboard] Add XS60 (#15248) | Xelus22 | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-09 | [Keyboard] Pachi RGB update (#15440) | Xelus22 | |
* update * update rev1 description | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-30 | [Keyboard] kangaroo improvements (#15350) | Xelus22 | |
2021-11-28 | [Bug] Xelus Keyboards 400kHz i2c fix (#15315) | Xelus22 | |
* 400khz fix * fix valor rev2 timing * keep consistent | |||
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis | |
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-11-16 | [Keyboard] Add Pachi RGB Rev 2 (#15141) | Xelus22 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | |
* 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. | |||
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-04 | Xelus Dawn60 Layout Macro Additions (#15049) | James Young | |
* add matrix diagrams to keyboard header files * rename LAYOUT_60_all to LAYOUT_all * add LAYOUT_60_ansi_arrow * add LAYOUT_60_tsangan_hhkb | |||
2021-10-10 | Clean up LED/RGB Matrix driver config (#14760) | Ryan | |
2021-10-08 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-10-08 | [Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755) | Drashna Jaelre | |
2021-09-29 | Merge remote-tracking branch 'upstream/master' into develop | James Young | |
2021-09-30 | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | |
2021-09-21 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan | |
2021-09-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2021-09-20 | Remove backlight pin references in rules.mk (#14513) | Ryan | |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | |
* Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | |