Age | Commit message (Expand) | Author |
2022-01-23 | [Keyboard] Fix erroneous SRC for Clueboard 66 hotswap (#16007) | Drashna Jaelre |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan |
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-12 | Fix up build options comments (#15463) | Ryan |
2021-12-02 | Remove manual enable of LTO within keyboards (#15377) | Joel Challis |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis |
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre |
2021-11-03 | Remove deprecated KEYMAP alias (#15037) | Joel Challis |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-16 | Remove MIDI Configuration boilerplate (#11151) | James Young |
2021-07-31 | __flash? (#13799) | Joel Challis |
2021-07-25 | [Keyboard] Fix keymaps for clueboard 66_hotswap (#13694) | Drashna Jaelre |
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-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-14 | Merge branch 'master' into develop | Joshua Diamond |
2021-02-15 | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan |
2021-02-15 | Audio system overhaul (#11820) | Drashna Jaelre |
2021-02-14 | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan |
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-27 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-01-27 | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan |
2021-01-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-25 | Remove redundant I2C config defines from keyboards (#11661) | Ryan |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2021-01-15 | Remove `DESCRIPTION`, B-D (#11513) | Ryan |
2021-01-09 | Add support for specifying BOARD in info.json (#11492) | Zach White |
2021-01-07 | cleanup clueboard based on latest validation work | Zach White |
2021-01-03 | fix clueboards | Zach White |
2020-12-30 | Configure keyboard matrix from info.json (#10817) | Zach White |
2020-12-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-18 | Add the ability to exclude keyboards from travis builds (#11178) | Zach White |
2020-12-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-12-05 | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-11-22 | Remove references to ch-bootloader-jump.patch (#10998) | Joel Challis |
2020-11-21 | Refactor to use led config - Part 4 (#10967) | Joel Challis |
2020-06-17 | Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro (#9400) | Ryan |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-01-31 | Fix AVR boards which were overriding backlight without setting… (#8044) | Joel Challis |
2020-01-27 | Fix boards which were overriding backlight without setting custom (#7970) | Joel Challis |
2019-11-14 | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |