summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/rs60
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-112-2/+4
|\
| * [Keyboard] Fix RS60's indicator LED (#21509)Xelus222023-07-112-2/+4
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-232-4/+0
|/
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-016-12/+6
* Move 60% layouts to data driven (#20477)Ryan2023-04-277-433/+844
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-165-90/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-106-18/+15
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-177-25/+9
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-22/+9
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Xelus RS60 Layout Refactor (#18708)James Young2022-10-157-6/+259
* [Keyboard] RS60 Rev2 change to eeprom emulation (#18201)Xelus222022-09-0317-28/+168
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-205-14/+15
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-205-14/+15
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-151-0/+1
|\|
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-36/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Bug] Fix RS60 Rev2 I2C (#17015)Xelus222022-05-061-1/+0
* [Keyboard] RS60 Rev2 Addition (#16988)Xelus222022-05-0514-51/+359
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* [Keyboard] Add RS60 (#14073)Xelus222021-09-1011-0/+340