summaryrefslogtreecommitdiff
path: root/keyboards/ryanskidmore
AgeCommit message (Expand)Author
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move fullsize layouts to data driven (#20317)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)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-09Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-11LED config fixes (#18973)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
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-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan
2022-05-20Ryan Skidmore rskeys100 Community Layout Support (#17159)James Young
2022-05-20[Keyboard] rskeys100 LED index correction (#17139)Albert Y
2022-05-02keyboards/ryanskidmore: add rskeys100 keyboard (#15506)Ryan Skidmore