index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
xelus
/
pachi
/
rgb
/
rev1
Age
Commit message (
Expand
)
Author
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2023-10-23
Consolidate some EEPROM Driver configuration (#22321)
Joel Challis
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-14
Migrate i2c EEPROM_DRIVER to info.json (#22013)
Joel Challis
2023-09-13
is31fl3741: driver naming cleanups (#21929)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-11
LED config fixes (#18973)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Move keyboard USB IDs and strings to data driven: X (#17925)
Ryan
2022-05-17
fix non-working builds (#17123)
Xelus22
2022-01-29
Xelus Pachi: add info.json files; rename layout macros (#16123)
James Young
2022-01-11
Correct matrix effect name (#15816)
Albert Y
2021-12-09
[Keyboard] Pachi RGB update (#15440)
Xelus22
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-28
[Bug] Xelus Keyboards 400kHz i2c fix (#15315)
Xelus22
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-11-16
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-11-16
[Keyboard] Add Pachi RGB Rev 2 (#15141)
Xelus22