summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* move yd60mq to ymdk vendor folder (#15647)peepeetee2022-01-17
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-16
|\
| * Revert "update keyboard_aliases.json (#15649)" (#15903)Nick Brassel2022-01-17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-16
|\|
| * update keyboard_aliases.json (#15649)peepeetee2022-01-17
* | rename idobo to idobao/id75, move to vendor folder (#15661)peepeetee2022-01-17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-15
|\|
| * [Keyboard] Fix compilation issues for mechlovin hex4b (#15885)Drashna Jaelre2022-01-14
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-27
* | Add sym_defer_pr debouncer type (#14948)Chad Austin2021-12-27
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Westberrytech pr (#14422)Joy Lee2021-11-27
* Macros in JSON keymaps (#14374)Zach White2021-11-22
* Short term bodge for PRODUCT warning (#15240)Joel Challis2021-11-20
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-04
|\
| * Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-05
* | Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-05
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-18
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-30
* | Initial pass of F405 support (#14584)Joel Challis2021-09-25
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-29
* Align some quantum sub-directories (#14134)Joel Challis2021-08-24
* Fix issues with recent keymap.json changes (#14089)Joel Challis2021-08-20
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-18
* Add a lot more data to info.json (#13366)Zach White2021-08-16
* Add support for STM32F407x MCUs. (#13718)thpoll832021-08-09
* Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-29
* Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre2021-07-24
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-30
* Optimize our jsonschema by using refs (#13271)Zach White2021-06-24
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-20
|\
| * Fix issue with crkbd json mapping (#13255)Drashna Jaelre2021-06-19
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* | allow LINE_PINxx for Teensy 4.x pins (#13247)Michael Stapelberg2021-06-19
* | Add STM32L433 and L443 support (#12063)Xelus222021-04-26
* | Add support for MCU = STM32F446 (#12619)Purdea Andrei2021-04-25
* | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel2021-04-25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-24
|\|
| * Add support for qmk_configurator style aliases (#11954)Zach White2021-03-24
* | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)Michael Stapelberg2021-03-17
|/
* Migrate make_dfu_header to CLI (#12061)Joel Challis2021-02-28
* Fix compile errors (#12048)Zach White2021-02-27
* Fix develop (#12039)Zach White2021-02-27
* Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-06
* Create a system to map between info.json and config.h/rules.mk (#11548)Zach White2021-01-31
* Adds AT90USB162 support (#11570)Dasky2021-01-29