| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for STM32F407x MCUs. (#13718) | thpoll83 | 2021-08-09 | 1 | -1/+1 |
* | Remove references to info.json `width` and `height` in CLI (#13728) | Ryan | 2021-07-29 | 1 | -2/+0 |
* | Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) | Drashna Jaelre | 2021-07-24 | 1 | -1/+1 |
* | Adds support for STM32L412xB, STM32L422xB. (#13383) | Nick Brassel | 2021-06-30 | 1 | -1/+1 |
* | Optimize our jsonschema by using refs (#13271) | Zach White | 2021-06-24 | 3 | -252/+162 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -2/+5 |
|\ |
|
| * | Fix issue with crkbd json mapping (#13255) | Drashna Jaelre | 2021-06-19 | 1 | -2/+5 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -2/+2 |
* | | allow LINE_PINxx for Teensy 4.x pins (#13247) | Michael Stapelberg | 2021-06-19 | 1 | -1/+13 |
* | | Add STM32L433 and L443 support (#12063) | Xelus22 | 2021-04-26 | 1 | -1/+1 |
* | | Add support for MCU = STM32F446 (#12619) | Purdea Andrei | 2021-04-25 | 1 | -1/+1 |
* | | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#... | Nick Brassel | 2021-04-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-24 | 1 | -0/+443 |
|\| |
|
| * | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -0/+443 |
* | | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) | Michael Stapelberg | 2021-03-17 | 1 | -1/+1 |
|/ |
|
* | Migrate make_dfu_header to CLI (#12061) | Joel Challis | 2021-02-28 | 2 | -1/+27 |
* | Fix compile errors (#12048) | Zach White | 2021-02-27 | 1 | -1/+1 |
* | Fix develop (#12039) | Zach White | 2021-02-27 | 1 | -2/+10 |
* | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel | 2021-02-06 | 1 | -1/+1 |
* | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White | 2021-01-31 | 2 | -0/+57 |
* | Adds AT90USB162 support (#11570) | Dasky | 2021-01-29 | 1 | -1/+1 |
* | Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688) | Nick Brassel | 2021-01-25 | 1 | -1/+1 |
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 1 | -0/+5 |
* | Use the schema to eliminate custom code (#11108) | Zach White | 2021-01-09 | 1 | -1/+1 |
* | fix bugs triggered by certain boards | Zach White | 2021-01-08 | 1 | -4/+30 |
* | Revert "loosen up the schema to allow any pin format" | Zach White | 2021-01-07 | 1 | -3/+6 |
* | loosen up the schema to allow any pin format | Zach White | 2021-01-07 | 1 | -6/+3 |
* | get qmk generate-api into a good state | Zach White | 2021-01-07 | 1 | -0/+33 |
* | add missing schemas | Zach White | 2021-01-07 | 4 | -0/+269 |