summaryrefslogtreecommitdiff
path: root/keyboards/xelus/rs108
AgeCommit message (Expand)Author
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-06xelus/rs108: correct layout data (#21146)James Young
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2022-07-02[Keyboard] RS108 Addition (#16989)Xelus22