summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
...
| * CLI: Validate JSON keymap input (#16261)Erovia2022-02-281-1/+6
* | Rework generate-api CLI command to use .build directory (#16441)Joel Challis2022-02-271-0/+5
|/
* Align new-keyboard with recent schema updates (#16378)Joel Challis2022-02-161-1/+1
* Allow NO_PIN within info.json (#16359)Joel Challis2022-02-151-0/+4
* Various fixes for new-keyboard (#16358)Joel Challis2022-02-152-0/+21
* Update keyboard mapping for all moved boards this cycle (#16312)Drashna Jaelre2022-02-121-0/+610
* Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-0913-392/+30
* Remove half implemented micronucleus bootloader support (#16252)Joel Challis2022-02-061-1/+1
* Add `custom` to list of valid bootloader types in info.json (#16228)Ryan2022-02-051-1/+1
* [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684)peepeetee2022-01-301-1/+7
* [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991)peepeetee2022-01-301-0/+12
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* Rip out old macro and action_function system (#16025)Ryan2022-01-242-8/+0
* Add L432, L442. (#16016)Nick Brassel2022-01-241-1/+1
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-173-4/+11
* move yd60mq to ymdk vendor folder (#15647)peepeetee2022-01-171-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-161-10/+4
|\
| * Revert "update keyboard_aliases.json (#15649)" (#15903)Nick Brassel2022-01-171-10/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-161-4/+10
|\|
| * update keyboard_aliases.json (#15649)peepeetee2022-01-171-4/+10
* | rename idobo to idobao/id75, move to vendor folder (#15661)peepeetee2022-01-171-0/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-151-0/+3
|\|
| * [Keyboard] Fix compilation issues for mechlovin hex4b (#15885)Drashna Jaelre2022-01-141-0/+3
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-1/+1
* | Add sym_defer_pr debouncer type (#14948)Chad Austin2021-12-271-1/+1
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Westberrytech pr (#14422)Joy Lee2021-11-271-2/+2
* Macros in JSON keymaps (#14374)Zach White2021-11-223-1/+36
* Short term bodge for PRODUCT warning (#15240)Joel Challis2021-11-201-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-0411-145/+51
|\
| * Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-0511-145/+51
* | Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-051-1/+1
* | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-2/+2
* | Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-1/+1
* | Initial pass of F405 support (#14584)Joel Challis2021-09-251-1/+1
|/
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-102-2/+2
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-291-0/+118
* Align some quantum sub-directories (#14134)Joel Challis2021-08-2411-0/+524
* Fix issues with recent keymap.json changes (#14089)Joel Challis2021-08-201-1/+1
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-182-0/+26
* Add a lot more data to info.json (#13366)Zach White2021-08-163-10/+280
* Add support for STM32F407x MCUs. (#13718)thpoll832021-08-091-1/+1
* Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-291-2/+0
* Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre2021-07-241-1/+1
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-301-1/+1
* Optimize our jsonschema by using refs (#13271)Zach White2021-06-243-252/+162
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-201-2/+5
|\