summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi/rgb
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-12/+12
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-3/+2
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Move TKL layouts to data driven (#20337)Ryan2023-04-055-233/+189
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-40/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-104-14/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-16/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-103-6/+370
|\
| * [Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)Xelus222023-02-103-6/+370
* | 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