summaryrefslogtreecommitdiff
path: root/keyboards/xelus
AgeCommit message (Expand)Author
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-23Migrate some more layouts to data driven (#19889)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-10[Keyboard] Update Pachi RGB Rev2 VIA custom indicators (#19788)Xelus22
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-06[Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus22
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-19[Keyboard] Add XS108 (#19112)Xelus22
2022-11-11LED config fixes (#18973)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-15Xelus RS60 Layout Refactor (#18708)James Young
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-03[Keyboard] RS60 Rev2 change to eeprom emulation (#18201)Xelus22
2022-08-29[Keyboard] Kangaroo Rev2 (#18199)Xelus22
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan
2022-08-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-16Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)Joel Challis
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-14[Keyboard] Add Valor FRL TKL rev2.0 and 2.1 (#17992)Xelus22
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-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-08-06Move keyboard USB IDs and strings to data driven: X (#17925)Ryan
2022-07-02[Keyboard] RS108 Addition (#16989)Xelus22
2022-05-23Merge remote-tracking branch 'origin/master' into developQMK Bot