summaryrefslogtreecommitdiff
path: root/keyboards/xelus/pachi/rgb
AgeCommit message (Expand)Author
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-10[Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)Xelus22
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-11LED config fixes (#18973)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-17fix non-working builds (#17123)Xelus22
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2022-02-04[Bug] fix Pachi RGB Rev2 RGB positioning (#16182)Xelus22
2022-01-29Xelus Pachi: add info.json files; rename layout macros (#16123)James Young
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-12-09[Keyboard] Pachi RGB update (#15440)Xelus22
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-28[Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus22
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-11-16[Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus22
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-10Clean up LED/RGB Matrix driver config (#14760)Ryan
2021-10-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-08[Keyboard] Fix IS31FL3741 driver flushin for Xelus pachi rgb (#14755)Drashna Jaelre
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31__flash? (#13799)Joel Challis