summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb
Commit message (Expand)AuthorAge
* 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
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-20
|\|
| * Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
| * Doc Fixes & Custom Matrix Fix (#14526)XScorpion22021-09-20
| * [Keymap] Adding my Mun keymap. (#14501)peott-fr2021-09-19
| * [Keyboard] Quick fixes for the Mun to unblock customers (#14505)XScorpion22021-09-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-10
|\|
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-09
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Tidy up rgbkb/mun (#13801)Joel Challis2021-08-05
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-02
|\
| * [Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)Drashna Jaelre2021-07-31
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-24
* | Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre2021-07-22
* | Keyboards/sol rev2 fix (#13533)XScorpion22021-07-13
* | Error log cleanup (#13349)Zach White2021-06-26
* | Keyboards/RGBKB/Mün (#13239)XScorpion22021-06-25
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Add info.json for RGBKB Pan (#12218)Ryan2021-03-15
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-30
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-20
|\|
| * Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* [Keyboard] RGBKB Pan (#9587)Legonut2020-11-09