index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
xelus
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
Add DD {LED,RGB}_MATRIX_DEFAULT_FLAGS support (#25671)
Joel Challis
2
-5
/
+3
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
6
-9
/
+33
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
12
-12
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
7
-7
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
19
-19
/
+0
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2025-03-09
Only configure `STM32_HSECLK` within `board.h` (#25001)
Joel Challis
8
-44
/
+32
2025-03-04
Fix `xelus/valor/rev3` compilation (#24976)
Joel Challis
1
-0
/
+0
2025-03-02
[Keyboard] Valor Rev3 (#22581)
Xelus22
3
-0
/
+189
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
2
-6
/
+6
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
1
-2
/
+2
2024-10-06
WS2812 API rework (#24364)
Ryan
3
-14
/
+6
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
7
-7
/
+16
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
51
-1716
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-4
/
+4
2024-07-12
Convert `eeconfig_init_kb` implementations to config (#24087)
Joel Challis
4
-53
/
+6
2024-06-29
Relocate xelus/pachi/rgb/rev2 VIA logic (#24016)
Joel Challis
9
-384
/
+421
2024-06-26
`xelus/snap96`: add matrix diagram and some additional layouts (#23992)
Ryan
2
-0
/
+455
2024-05-24
Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)
James Young
18
-134
/
+54
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
16
-32
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
16
-18
/
+18
2024-04-24
Align NO_SUSPEND_POWER_DOWN keyboard config (#23606)
Joel Challis
2
-2
/
+2
2024-04-12
Migrate build target markers to keyboard.json - X (#23460)
Joel Challis
51
-409
/
+190
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
4
-27
/
+24
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
1
-1
/
+1
2024-03-15
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Joel Challis
20
-120
/
+81
2024-03-02
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
2
-5
/
+5
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
2
-242
/
+242
2024-02-20
WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110)
Ryan
2
-2
/
+2
2024-02-09
LED drivers: place I2C addresses into an array (#22975)
Ryan
3
-10
/
+10
2024-01-10
Migrate RGB Matrix config to info.json - XZY (#22879)
Joel Challis
10
-278
/
+231
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
4
-4
/
+4
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
4
-4
/
+0
2023-11-08
WT RGB cleanups (#22379)
Ryan
1
-1
/
+81
2023-11-01
Relocate LED driver init code (#22365)
Ryan
7
-39
/
+15
2023-10-23
Consolidate some EEPROM Driver configuration (#22321)
Joel Challis
8
-37
/
+2
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
3
-10
/
+4
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
6
-16
/
+16
2023-10-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-2
/
+206
2023-10-13
amend alice* community_layouts in keyboards (#21846)
Duncan Sutherland
4
-2
/
+206
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2
-2
/
+2
2023-10-04
Update ISSI LED types (#22099)
Ryan
3
-3
/
+3
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
3
-4
/
+4
2023-09-14
Migrate i2c EEPROM_DRIVER to info.json (#22013)
Joel Challis
20
-19
/
+30
2023-09-14
Remove duplication of EEPROM defaults (#22011)
Joel Challis
2
-8
/
+0
2023-09-14
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
Joel Challis
4
-6
/
+10
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2
-2
/
+2
2023-09-13
is31fl3741: driver naming cleanups (#21929)
Ryan
2
-2
/
+2
2023-09-04
Clean up RGB LED type (#21859)
Ryan
1
-1
/
+1
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
6
-39
/
+39
[next]