summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/space65r3
Commit message (Expand)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Clean up trailing commas from info.json (#20812)Ryan2023-05-091-1/+1
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-3/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-263/+204
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-3/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-161-1/+1
|\
| * [Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ2023-03-151-1/+1
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-17/+5
|/
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-3/+1
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-292-2/+2
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* [keyboard]Add Graystudio Space65 R3 (#18909)Yizhen Liu2022-12-3010-0/+568