summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* __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 keymap compile fix (#13261)Xelus222021-06-204-4/+4
* [Bug] Pachi RGB: fix RGB modifiers (#13262)Xelus222021-06-201-9/+9
* [Keyboard] Pachi restructure and keyboard addition (#13080)Xelus222021-06-1931-13/+692
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3