summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi/rgb/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-354/+0
|
* Merge upstream masterlokher2022-12-062-0/+354
|\
| * Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-2/+2
| |
| * LED config fixes (#18973)Ryan2022-11-111-6/+6
| |
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-3/+3
| |
* | Remove non-Keychron keyboardslokher2022-09-138-602/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-8/+7
|
* fix non-working builds (#17123)Xelus222022-05-171-3/+6
|
* Xelus Pachi: add info.json files; rename layout macros (#16123)James Young2022-01-292-1/+106
| | | | | | | | | | | | | * xelus/pachi/mini_32u4: add info.json * xelus/pachi/rev1: add info.json * xelus/pachi/rgb/rev1: add info.json * xelus/pachi/rgb/rev2: add info.json * rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
|
* [Keyboard] Pachi RGB update (#15440)Xelus222021-12-091-1/+1
| | | | | * update * update rev1 description
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* [Bug] Xelus Keyboards 400kHz i2c fix (#15315)Xelus222021-11-281-3/+3
| | | | | | | * 400khz fix * fix valor rev2 timing * keep consistent
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-161-1/+1
|
* [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-167-0/+499
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>