summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-27Westberrytech pr (#14422)Joy Lee
2021-11-22Macros in JSON keymaps (#14374)Zach White
2021-11-20Short term bodge for PRODUCT warning (#15240)Joel Challis
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen
2021-11-05Map `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-30Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan
2021-09-25Initial pass of F405 support (#14584)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-08-292021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel
2021-08-24Align some quantum sub-directories (#14134)Joel Challis
2021-08-20Fix issues with recent keymap.json changes (#14089)Joel Challis
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis
2021-08-16Add a lot more data to info.json (#13366)Zach White
2021-08-09Add support for STM32F407x MCUs. (#13718)thpoll83
2021-07-29Remove references to info.json `width` and `height` in CLI (#13728)Ryan
2021-07-24Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre
2021-06-30Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel
2021-06-24Optimize our jsonschema by using refs (#13271)Zach White
2021-06-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-19Fix issue with crkbd json mapping (#13255)Drashna Jaelre
2021-06-19allow LINE_PINxx for Teensy 4.x pins (#13247)Michael Stapelberg
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-04-26Add STM32L433 and L443 support (#12063)Xelus22
2021-04-25Add support for MCU = STM32F446 (#12619)Purdea Andrei
2021-04-25Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel
2021-03-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-03-17core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)Michael Stapelberg
2021-02-28Migrate make_dfu_header to CLI (#12061)Joel Challis
2021-02-27Fix compile errors (#12048)Zach White
2021-02-27Fix develop (#12039)Zach White
2021-02-06Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2021-01-29Adds AT90USB162 support (#11570)Dasky
2021-01-25Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688)Nick Brassel
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
2021-01-09Use the schema to eliminate custom code (#11108)Zach White
2021-01-08fix bugs triggered by certain boardsZach White
2021-01-07Revert "loosen up the schema to allow any pin format"Zach White
2021-01-07loosen up the schema to allow any pin formatZach White
2021-01-07get qmk generate-api into a good stateZach White
2021-01-07add missing schemasZach White