summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/sol3
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Fix encoder map declarations (#21435)Joel Challis2023-07-033-3/+3
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-022-3/+2
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-1/+3
* Remove encoder in-matrix workaround code (#20389)jack2023-06-198-62/+34
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-3/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-145/+94
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-10/+3
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-10/+11
* Move encoder config to data driven (#19923)Ryan2023-02-262-9/+17
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-111-0/+3
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-102-4/+0
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-041-3/+3
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-273-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-263-3/+3
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-203-19/+7
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-203-19/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-071-5/+1
|\|
| * Rgbkb/keeb fixes (#17932)XScorpion22022-08-071-5/+1
* | Enable mousekeys by default for RGBKB Sol3 (#17842)Frank Tackitt2022-07-291-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Sol3 fix rgb map (#17019)Doomsdayrs2022-05-071-10/+12
* RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)James Young2022-04-052-0/+144
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-261-2/+0
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-101-4/+4
* Small fix for Sol 3 brightness limits (#16157)XScorpion22022-02-012-10/+10
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-2119-0/+1254