Age | Commit message (Expand) | Author |
2022-04-16 | Implement XAP 'secure' core requirements (#16843) | Joel Challis |
2022-04-06 | Add bluepill/blackpill development board presets (#16806) | Joel Challis |
2022-04-06 | Add mechanism to limit available converters (#16783) | Joel Challis |
2022-04-03 | Add frameworking for development board presets (#16637) | Joel Challis |
2022-04-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-04-01 | Lint keyboard/project name (#16766) | Joel Challis |
2022-03-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-03-06 | Update info.json (#16540) | Joel Challis |
2022-03-05 | Map data driven `DESCRIPTION` as string literal (#16523) | Ryan |
2022-03-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-03-04 | More validation of declared LAYOUT macro names (#16520) | Joel Challis |
2022-03-04 | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan |
2022-02-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-02-28 | CLI: Validate JSON keymap input (#16261) | Erovia |
2022-02-27 | Rework generate-api CLI command to use .build directory (#16441) | Joel Challis |
2022-02-16 | Align new-keyboard with recent schema updates (#16378) | Joel Challis |
2022-02-15 | Allow NO_PIN within info.json (#16359) | Joel Challis |
2022-02-15 | Various fixes for new-keyboard (#16358) | Joel Challis |
2022-02-12 | Update keyboard mapping for all moved boards this cycle (#16312) | Drashna Jaelre |
2022-02-09 | Initial pass at data driven new-keyboard subcommand (#12795) | Joel Challis |
2022-02-06 | Remove half implemented micronucleus bootloader support (#16252) | Joel Challis |
2022-02-05 | Add `custom` to list of valid bootloader types in info.json (#16228) | Ryan |
2022-01-30 | [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684) | peepeetee |
2022-01-30 | [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) | peepeetee |
2022-01-30 | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan |
2022-01-24 | Rip out old macro and action_function system (#16025) | Ryan |
2022-01-24 | Add L432, L442. (#16016) | Nick Brassel |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan |
2022-01-17 | move yd60mq to ymdk vendor folder (#15647) | peepeetee |
2022-01-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-17 | Revert "update keyboard_aliases.json (#15649)" (#15903) | Nick Brassel |
2022-01-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-17 | update keyboard_aliases.json (#15649) | peepeetee |
2022-01-17 | rename idobo to idobao/id75, move to vendor folder (#15661) | peepeetee |
2022-01-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-14 | [Keyboard] Fix compilation issues for mechlovin hex4b (#15885) | Drashna Jaelre |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan |
2021-12-27 | Add sym_defer_pr debouncer type (#14948) | Chad Austin |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-27 | Westberrytech pr (#14422) | Joy Lee |
2021-11-22 | Macros in JSON keymaps (#14374) | Zach White |
2021-11-20 | Short term bodge for PRODUCT warning (#15240) | Joel Challis |
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-11-05 | Refactor new-keyboard to be python3.7 compatible (#14707) | Mikkel Jeppesen |
2021-11-05 | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan |
2021-10-18 | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann |
2021-09-30 | Change `MK66F18` -> `MK66FX1M0` (#14659) | Ryan |
2021-09-25 | Initial pass of F405 support (#14584) | Joel Challis |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |