summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/pachi/rgb/rev2
Commit message (Collapse)AuthorAgeFilesLines
* fix non-working builds (#17123)Xelus222022-05-171-2/+2
|
* [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-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-2/+2
| | | | | * 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
|
* [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-167-0/+512
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>