Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-01 | 2 | -0/+61 |
|\ | |||||
| * | Allow <keyboard>.h to be optional when going data driven (#12706) | Joel Challis | 2021-05-01 | 2 | -0/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow <keyboard>.h to be optional when going data driven * Remove stub files as no longer required * Rename function * Remove include of layouts.h for now * Take advantage of type=keyboard_folder * Take advantage of type=keyboard_folder - kb should still be mandatory | ||||
* | | Add STM32L433 and L443 support (#12063) | Xelus22 | 2021-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial L433 commit * change to XC * fix L433 * disable all peripherals * update system and peripheral clocks * 433 change * use its own board files * revert its own board files * l433 specific change * fix stm32l432xx define * remove duplicate #define * fix bootloader jump * move to L443xx and add i2c2, spi2, usart3 to mcuconf.h * move to L443 * move to L443 * fix sdmmc in mcuconf.h * include STM32L443 * add L443 * Include L443 in compatible microcontrollers Co-authored-by: Nick Brassel <nick@tzarc.org> * Include L443 in compatible microcontrollers Co-authored-by: Nick Brassel <nick@tzarc.org> * Update config bootloader jump description Co-authored-by: Nick Brassel <nick@tzarc.org> * Update ChibiOS define reasoning Co-authored-by: Nick Brassel <nick@tzarc.org> * Update quantum/mcu_selection.mk Co-authored-by: Nick Brassel <nick@tzarc.org> * fix git conflict Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Add support for MCU = STM32F446 (#12619) | Purdea Andrei | 2021-04-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for MCU = STM32F446 * Update platforms/chibios/GENERIC_STM32_F446XE/configs/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Restore mcuconf.h to the one used by RT-STM32F446RE-NUCLEO64 * stm32f446: update mcuconf.h and board.h for 16MHz operation, with USB enabled, and other peripherals disabled. Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-25 | 1 | -7/+12 |
|\| | |||||
| * | Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529) | Nick Brassel | 2021-04-25 | 1 | -7/+12 |
| | | | | | | | | | | | | | | * Attempt to sort out incorrectly following DEFAULT_FOLDER. * Fix CI checks. * qmk pyformat | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-15 | 19 | -85/+138 |
|\| | |||||
| * | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 19 | -85/+138 |
| | | | | | | | | | | | | | | * Add support for tab completion * make flake8 happy * Add documentation | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-08 | 1 | -2/+2 |
|\| | |||||
| * | `qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515) | Ryan | 2021-04-08 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-02 | 1 | -1/+1 |
|\| | |||||
| * | `qmk doctor`: Fix WSL /mnt check (#12466) | Ryan | 2021-04-02 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-02 | 1 | -4/+9 |
|\| | |||||
| * | qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt ↵ | Ryan | 2021-04-02 | 1 | -4/+9 |
| | | | | | | | | (#12441) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-30 | 1 | -1/+1 |
|\| | |||||
| * | Format code according to conventions (#12437) | github-actions[bot] | 2021-03-31 | 1 | -1/+1 |
| | | | | | | Co-authored-by: QMK Bot <hello@qmk.fm> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-30 | 1 | -1/+1 |
|\| | |||||
| * | Allow for clang-format up to v20. (#12407) | Nick Brassel | 2021-03-31 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-27 | 1 | -1/+1 |
|\| | |||||
| * | add utf-8 encoding to the open() call (#12388) | Zach White | 2021-03-27 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-25 | 14 | -107/+309 |
|\| | |||||
| * | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White | 2021-03-25 | 14 | -107/+309 |
| | | | | | | | | | | | | | | | | | | | | | | * Add a command to format json files * change to work after rebase * add test for qmk format-json * add documentation for qmk format-json * Update lib/python/qmk/cli/format/json.py | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-25 | 1 | -5/+5 |
|\| | |||||
| * | [CI] Format code according to conventions (#12363) | github-actions[bot] | 2021-03-24 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | * Format code according to conventions * Update lib/python/qmk/cli/generate/api.py * Update lib/python/qmk/cli/generate/api.py Co-authored-by: QMK Bot <hello@qmk.fm> Co-authored-by: Zach White <skullydazed@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-24 | 17 | -106/+171 |
|\| | |||||
| * | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 17 | -106/+171 |
| | | | | | | | | | | | | | | | | | | * Add support for qmk_configurator style aliases * add the keyboard aliases to the api data * add support for a keyboard metadata file * make flake8 happy | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-23 | 1 | -1/+9 |
|\| | |||||
| * | use layout aliases when processing info.json (#12333) | Zach White | 2021-03-22 | 1 | -1/+9 |
| | | |||||
* | | Consistently use bin/qmk when that script is called (#12286) | Zach White | 2021-03-18 | 1 | -1/+1 |
| | | | | | | | | | | * Pass QMK_BIN down to build_keyboard.mk * choose the correct qmk script | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-18 | 1 | -5/+11 |
|\| | |||||
| * | `qmk doctor`: Don't run udev checks under WSL (#12231) | Ryan | 2021-03-19 | 1 | -5/+11 |
| | | |||||
* | | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) | Michael Stapelberg | 2021-03-17 | 1 | -1/+1 |
| | | | | | | This is in preparation for https://github.com/qmk/qmk_firmware/pull/10171 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-09 | 1 | -1/+1 |
|\| | |||||
| * | Fix typo in `get_git_version()` (#12182) | Ryan | 2021-03-10 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-09 | 1 | -13/+4 |
|\| | |||||
| * | improve detection of community layout support | Zach White | 2021-03-09 | 1 | -13/+4 |
| | | |||||
* | | Begin the process of deprecating bin/qmk in favor of the global cli (#12109) | Zach White | 2021-03-07 | 2 | -2/+3 |
|/ | | | | | * Begin the process of deprecating bin/qmk in favor of the global cli * Correctly set the qmk bin | ||||
* | `qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) | Ryan | 2021-03-04 | 1 | -1/+5 |
| | |||||
* | Migrate make_dfu_header to CLI (#12061) | Joel Challis | 2021-02-28 | 2 | -0/+60 |
| | | | | | | | | | | | | | * Migrate make_dfu_header to CLI * lint fixes * Update lib/python/qmk/cli/generate/dfu_header.py Co-authored-by: Ryan <fauxpark@gmail.com> * Rename object Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Fix generated file output while target exists (#12062) | Joel Challis | 2021-02-28 | 6 | -9/+9 |
| | |||||
* | Fix compile errors (#12048) | Zach White | 2021-02-27 | 1 | -2/+3 |
| | | | | | * fix compile errors * fix broken json files | ||||
* | Fix develop (#12039) | Zach White | 2021-02-27 | 9 | -30/+56 |
| | | | | | | | | | Fixes file encoding errors on Windows, and layouts not correctly merging into info.json. * force utf8 encoding * correctly merge layouts and layout aliases * show what aliases point to | ||||
* | make LAYOUT parsing more robust | Zach White | 2021-02-24 | 1 | -2/+4 |
| | |||||
* | bump to python 3.7 (#11408) | Zach White | 2021-02-13 | 1 | -2/+20 |
| | |||||
* | remove deprecated qmk json-keymap (#11823) | Zach White | 2021-02-08 | 3 | -22/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-07 | 4 | -20/+16 |
|\ | |||||
| * | Allow flash/compile to accept relative json paths (#11767) | Joel Challis | 2021-02-07 | 4 | -20/+16 |
| | | | | | | | | | | | | | | | | | | | | | | * Allow flash/compile to accept relative paths * Review suggestions * Review comments * Put back exists check otherwise stdin fails * fix lint | ||||
* | | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel | 2021-02-06 | 1 | -1/+1 |
| | | | | | | | | | | * Add STM32G431 and STM32G474 board definitions. * Add docs. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-01 | 2 | -3/+6 |
|\| | |||||
| * | CLI: Fix json flashing (#11765) | Erovia | 2021-02-01 | 2 | -3/+6 |
| | |