Age | Commit message (Expand) | Author |
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis |
2022-02-10 | Remove manual enable of LTO within user keymaps (#15378) | Joel Challis |
2022-02-10 | Remove parent-relative paths from keyboards. (#16282) | Nick Brassel |
2022-02-01 | Small fix for Sol 3 brightness limits (#16157) | XScorpion2 |
2022-01-21 | [Keyboard] Sol 3 Keyboard from RGBKB (#15687) | XScorpion2 |
2022-01-15 | Fix broken bootloader builds in develop. (#15880) | Dasky |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-09 | Remove empty config.h from default-ish keymaps (#15429) | Ryan |
2021-12-07 | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-09-29 | Merge remote-tracking branch 'upstream/master' into develop | James Young |
2021-09-30 | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan |
2021-09-21 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan |
2021-09-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-20 | Remove backlight pin references in rules.mk (#14513) | Ryan |
2021-09-20 | Doc 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-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan |
2021-09-09 | Move non-assignment code to post_rules.mk (#14207) | Zach White |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-09-05 | Remove empty override functions (#14312) | Ryan |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-08-05 | Tidy up rgbkb/mun (#13801) | Joel Challis |
2021-08-02 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2021-07-31 | [Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781) | Drashna Jaelre |
2021-07-24 | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre |
2021-07-22 | Fix errors with matrix_output_unselect_delay function calls (#13645) | Drashna Jaelre |
2021-07-13 | Keyboards/sol rev2 fix (#13533) | XScorpion2 |
2021-06-26 | Error log cleanup (#13349) | Zach White |
2021-06-25 | Keyboards/RGBKB/Mün (#13239) | XScorpion2 |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-03-15 | Add info.json for RGBKB Pan (#12218) | Ryan |
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre |
2021-01-30 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-01-30 | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White |
2021-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |