summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb
Commit message (Expand)AuthorAge
* Update use of legacy keycodes (#19120)Joel Challis2022-11-22
* Remove .noci functionality (#19122)Joel Challis2022-11-21
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...Nick Brassel2022-11-11
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-10
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-04
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-21
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-06
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-20
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-07
|\|
| * Rgbkb/keeb fixes (#17932)XScorpion22022-08-07
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-07
|\|
| * rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)Joel Challis2022-08-07
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-06
* | Enable mousekeys by default for RGBKB Sol3 (#17842)Frank Tackitt2022-07-29
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* Various fixes for g_led_config lint warnings (#17104)Joel Challis2022-05-16
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Sol3 fix rgb map (#17019)Doomsdayrs2022-05-07
* [Keyboard] Small fix for Sol3 with only a slave touch bar (#16952)XScorpion22022-04-28
* RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)James Young2022-04-05
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-26
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-10
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-10
* Small fix for Sol 3 brightness limits (#16157)XScorpion22022-02-01
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-21
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-15
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\