Age | Commit message (Expand) | Author |
2022-07-21 | Add Blok 2040 conversion (#17603) | Albert Y |
2022-07-06 | Add kb2040 and sparkfun rp2040 converters (#17514) | Joel Challis |
2022-07-03 | Tentative Teensy 3.5 support (#14420) | Ryan |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-06-23 | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) | precondition |
2022-06-20 | Allow encoder config from info.json (#17295) | Joel Challis |
2022-06-18 | Additional schema fixes (#17414) | Joel Challis |
2022-06-18 | Minor schema fixes (#14200) | Yan-Fa Li |
2022-06-14 | backlight|led 'on state' for DD configuration (#17383) | Joel Challis |
2022-06-10 | Promote label with newlines to lint error (#17347) | Joel Challis |
2022-05-23 | Added support for Wb32fq95 (#16871) | Joy Lee |
2022-05-16 | Data driven `g_led_config` (#16728) | Joel Challis |
2022-05-14 | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer |
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 | Lint keyboard/project name (#16766) | Joel Challis |
2022-03-04 | More validation of declared LAYOUT macro names (#16520) | 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 | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan |
2022-01-24 | Add L432, L442. (#16016) | Nick Brassel |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan |
2021-12-27 | Add sym_defer_pr debouncer type (#14948) | Chad Austin |
2021-11-27 | Westberrytech pr (#14422) | Joy Lee |
2021-11-22 | Macros in JSON keymaps (#14374) | Zach White |
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 width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan |
2021-08-16 | Add a lot more data to info.json (#13366) | Zach White |
2021-08-09 | Add support for STM32F407x MCUs. (#13718) | thpoll83 |
2021-07-29 | Remove references to info.json `width` and `height` in CLI (#13728) | Ryan |
2021-07-24 | Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) | Drashna Jaelre |
2021-06-30 | Adds support for STM32L412xB, STM32L422xB. (#13383) | Nick Brassel |
2021-06-24 | Optimize our jsonschema by using refs (#13271) | Zach White |
2021-06-19 | allow LINE_PINxx for Teensy 4.x pins (#13247) | Michael Stapelberg |
2021-04-26 | Add STM32L433 and L443 support (#12063) | Xelus22 |
2021-04-25 | Add support for MCU = STM32F446 (#12619) | Purdea Andrei |
2021-04-25 | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#... | Nick Brassel |
2021-03-17 | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) | Michael Stapelberg |
2021-02-28 | Migrate make_dfu_header to CLI (#12061) | Joel Challis |
2021-02-27 | Fix compile errors (#12048) | Zach White |
2021-02-27 | Fix develop (#12039) | Zach White |
2021-02-06 | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel |
2021-01-29 | Adds AT90USB162 support (#11570) | Dasky |
2021-01-25 | Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688) | Nick Brassel |