summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi/rgb
Commit message (Expand)AuthorAgeFilesLines
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-272-4/+4
* LED config fixes (#18973)Ryan2022-11-112-18/+18
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-3/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-20/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-064-16/+14
* 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-152-2/+2
|/
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-3/+0
* [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-296-7/+217
* Correct matrix effect name (#15816)Albert Y2022-01-112-2/+2
* [Keyboard] Pachi RGB update (#15440)Xelus222021-12-092-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* [Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus222021-11-282-6/+6
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-242-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-1617-351/+930
|\
| * [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-1617-304/+930
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* | 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
|\|
| * [Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755)Drashna Jaelre2021-10-081-1/+5
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-201-1/+1
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Move some led drivers to common folder (#13749)Joel Challis2021-07-312-2/+2
* [Keyboard Update] Change to L422 (#13717)Xelus222021-07-261-1/+4
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-1/+1
* [Bug] Pachi RGB - fix rgb placement (#13428)Xelus222021-07-031-1/+1
* [Keyboard] Enable RGB Matrix VIA side for Pachi RGB (#13308)Xelus222021-06-251-0/+3
* [Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus222021-06-201-9/+9
* [Keyboard] Pachi restructure and keyboard addition (#13080)Xelus222021-06-1914-0/+583