summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb
Commit message (Expand)AuthorAgeFilesLines
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-8/+0
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-4/+0
* Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-102-2/+2
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-102-8/+8
* Small fix for Sol 3 brightness limits (#16157)XScorpion22022-02-012-10/+10
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-2125-14/+1268
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+3
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-146-127/+127
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0911-13/+11
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-093-75/+0
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-075-20/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-014-7/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-156-15/+160
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-055-5/+5
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-0210-14/+29
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-299-9/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-309-9/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-212-2/+2
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-206-23/+142
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
| * Doc Fixes & Custom Matrix Fix (#14526)XScorpion22021-09-204-24/+39
| * [Keymap] Adding my Mun keymap. (#14501)peott-fr2021-09-192-0/+104
| * [Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion22021-09-192-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-124-4/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-124-4/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-127-14/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-127-14/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-101-1/+1
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-094-21/+19
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-22/+0
* Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2425-29/+34
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-163-3/+0
* Remove Full Bootmagic (#13846)James Young2021-08-067-7/+7
* Tidy up rgbkb/mun (#13801)Joel Challis2021-08-0511-201/+334
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-022-26/+76
|\
| * [Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)Drashna Jaelre2021-07-312-26/+76
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-243-6/+4
* | Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre2021-07-222-9/+7
* | Keyboards/sol rev2 fix (#13533)XScorpion22021-07-131-9/+19
* | Error log cleanup (#13349)Zach White2021-06-261-12/+12
* | Keyboards/RGBKB/Mün (#13239)XScorpion22021-06-2527-0/+2049
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-1/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2914-130/+97
* Add info.json for RGBKB Pan (#12218)Ryan2021-03-151-0/+83
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-0/+4
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+4