summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi
Commit message (Expand)AuthorAgeFilesLines
* Xelus Pachi rev1 Community Layout Support (#20891)James Young2023-05-122-105/+1846
* Xelus Pachi Mini 32U4 Community Layout Support (#20889)James Young2023-05-122-105/+1846
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-3/+2
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-154-254/+200
* 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 more empty headers (#20155)Ryan2023-03-172-36/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-40/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-108-22/+20
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-175-23/+8
* 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-088-24/+8
* | Debounce defines cleanup (#19742)Ryan2023-02-034-12/+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-156-6/+6
* 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-066-60/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-068-32/+28
* 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-156-6/+6
|/
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-266-7/+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-298-7/+431
* 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-094-8/+4
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-8/+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-1618-352/+932
|\
| * [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-1618-305/+932
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* | 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
|/