| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann | 2022-08-06 | 6 | -60/+0 |
* | Move keyboard USB IDs and strings to data driven: X (#17925) | Ryan | 2022-08-06 | 8 | -32/+28 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-17 | 2 | -5/+8 |
|\ |
|
| * | fix non-working builds (#17123) | Xelus22 | 2022-05-17 | 2 | -5/+8 |
* | | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 6 | -6/+6 |
|/ |
|
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis | 2022-02-26 | 6 | -7/+0 |
* | [Bug] fix Pachi RGB Rev2 RGB positioning (#16182) | Xelus22 | 2022-02-04 | 2 | -3/+3 |
* | Xelus Pachi: add info.json files; rename layout macros (#16123) | James Young | 2022-01-29 | 8 | -7/+431 |
* | Correct matrix effect name (#15816) | Albert Y | 2022-01-11 | 2 | -2/+2 |
* | [Keyboard] Pachi RGB update (#15440) | Xelus22 | 2021-12-09 | 2 | -3/+3 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 4 | -8/+4 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 4 | -8/+0 |
* | [Bug] Xelus Keyboards 400kHz i2c fix (#15315) | Xelus22 | 2021-11-28 | 2 | -6/+6 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 2 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-11-16 | 18 | -352/+932 |
|\ |
|
| * | [Keyboard] Add Pachi RGB Rev 2 (#15141) | Xelus22 | 2021-11-16 | 18 | -305/+932 |
* | | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -0/+48 |
* | | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 3 | -3/+3 |
* | | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-08 | 1 | -1/+5 |
|\| |
|
| * | [Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755) | Drashna Jaelre | 2021-10-08 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-29 | 1 | -1/+0 |
|\| |
|
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 1 | -1/+1 |
|\| |
|
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 1 | -1/+1 |
|\| |
|
| * | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 1 | -1/+1 |
* | | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -2/+2 |
|/ |
|
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 3 | -3/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 3 | -3/+3 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Move some led drivers to common folder (#13749) | Joel Challis | 2021-07-31 | 2 | -2/+2 |
* | [Keyboard Update] Change to L422 (#13717) | Xelus22 | 2021-07-26 | 1 | -1/+4 |
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre | 2021-07-24 | 1 | -1/+1 |
* | [Bug] Pachi RGB - fix rgb placement (#13428) | Xelus22 | 2021-07-03 | 1 | -1/+1 |
* | [Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308) | Xelus22 | 2021-06-25 | 1 | -0/+3 |
* | [Bug] Pachi keymap compile fix (#13261) | Xelus22 | 2021-06-20 | 4 | -4/+4 |
* | [Bug] Pachi RGB: fix RGB modifiers (#13262) | Xelus22 | 2021-06-20 | 1 | -9/+9 |
* | [Keyboard] Pachi restructure and keyboard addition (#13080) | Xelus22 | 2021-06-19 | 31 | -13/+692 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+3 |
* | [Keyboard] Pachi Mini 32u4 (#12533) | Xelus22 | 2021-04-20 | 6 | -0/+122 |
* | [Keyboard] Add Pachi (#12132) | Xelus22 | 2021-03-19 | 15 | -0/+323 |