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