summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb
AgeCommit message (Expand)Author
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
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
2021-09-20Doc Fixes & Custom Matrix Fix (#14526)XScorpion2
2021-09-19[Keymap] Adding my Mun keymap. (#14501)peott-fr
2021-09-19[Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion2
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-09Move non-assignment code to post_rules.mk (#14207)Zach White
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-08-05Tidy up rgbkb/mun (#13801)Joel Challis
2021-08-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-31[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)Drashna Jaelre
2021-07-24Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre
2021-07-22Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre
2021-07-13Keyboards/sol rev2 fix (#13533)XScorpion2
2021-06-26Error log cleanup (#13349)Zach White
2021-06-25Keyboards/RGBKB/Mün (#13239)XScorpion2
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-15Add info.json for RGBKB Pan (#12218)Ryan
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-30Merge remote-tracking branch 'origin/master' into developZach White