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