summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* | Map data driven `DESCRIPTION` as string literal (#16523)Ryan2022-03-051-1/+1
| |
* | Change data driven "str" type to represent a quoted string literal (#16516)Ryan2022-03-043-5/+18
| | | | | | | | | | * Change data driven "str" type to represent a quoted string literal * Update docs
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-285-17/+41
|\|
| * CLI: Validate JSON keymap input (#16261)Erovia2022-02-285-17/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix schema validator It should use the passed schema. * Add required attributes to keymap schema * Rework subcommands to validate the JSON keymaps The 'compile', 'flash' and 'json2c' subcommands were reworked to add JSON keymap validation so error is reported for non-JSON and non-compliant-JSON inputs. * Fix required fields in keymap schema * Add tests * Fix compiling keymaps directly from keymap directory * Schema should not require version for now.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-274-27/+32
|\|
| * Fix issues with data driven split keyboards (#16457)Joel Challis2022-02-274-27/+32
| |
* | Rework generate-api CLI command to use .build directory (#16441)Joel Challis2022-02-272-8/+22
|/
* Revert CLI default for manufacturer (#16467)Joel Challis2022-02-271-1/+0
|
* Changelog 2022q1 (#16380)Joel Challis2022-02-231-1/+2
| | | | | | | | | | | | | | | * Initial changelog pass * update generate-develop-pr-list content * Fix bad word-ness * Fix generate-develop-pr-list ignores * Update docs/ChangeLog/20220226.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-221-1/+2
|\
| * Format code according to conventions (#16435)QMK Bot2022-02-221-1/+2
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-221-6/+10
|\|
| * Internal docs generation updates (#16411)Ryan2022-02-211-6/+10
| |
* | Various fixes for new-keyboard (#16358)Joel Challis2022-02-152-1/+10
| |
* | CLI: Minor additions #12795 (#16276)Erovia2022-02-142-52/+76
| |
* | Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-102-2/+2
| |
* | Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-092-89/+206
| | | | | | | | | | | | | | | | | | * Initial pass at a data driven keyboard subcommand * format * lint * Handle bootloader now its mandatory
* | Skip categorisation of PR if it's only for code formatting. (#16215)Nick Brassel2022-02-051-1/+11
| |
* | Ensure `version.h` is recreated each build. (#16188)Nick Brassel2022-02-041-0/+3
| |
* | Fix issues with Python Tests (#16162)Drashna Jaelre2022-02-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Reformat python due to yapf changes * Fix pytest keymap list test * revert formatting * Use contra, because, well https://www.reddit.com/r/MechanicalKeyboards/comments/8riofq/did_i_kill_my_contra/
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-022-1/+14
|\|
| * `qmk doctor`: display qmk_firmware version tag (#16155)Ryan2022-02-012-1/+14
| |
* | Fixup multibuild filegen (#16166)Nick Brassel2022-02-021-1/+2
| | | | | | | | | | * Add env variable support to multibuild. * Generate version.h in build-specific location.
* | Add L432, L442. (#16016)Nick Brassel2022-01-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-201-1/+1
|\|
| * Add missing STM32F405 definition in qmk.constants (#15937)Gigahawk2022-01-211-1/+1
| |
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-172-0/+27
| | | | | | | | | | * CLI: Parse USB device version BCD * Apply suggestions
* | Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-6/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-031-5/+4
|\|
| * Refix "No C files in filelist: None" (#15728)Joel Challis2022-01-031-5/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-032-11/+14
|\|
| * Fix "No C files in filelist: None" (#15560)Joel Challis2022-01-032-11/+14
| | | | | | | | | | | | | | * Fix "No C files in filelist: None" * Align other commands * force absolute paths
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-1/+2
|\|
| * Fix compilation-database command under MSYS (#15652)Joel Challis2021-12-301-1/+2
| | | | | | | | | | * Fix compilation-database command under MSYS * Add comment
* | Use the PR title rather than parsing the commit message. (#15537)Nick Brassel2021-12-221-1/+1
|/
* Add test filter to 'qmk pytest' (#15432)Joel Challis2021-12-091-1/+2
| | | | | | | * Add test filter to 'qmk pytest' * Bodge for some test filters not resolving qmk * Update docs
* Fix 'format-c --core-only' matching keyboard level folders (#15337)Joel Challis2021-11-291-1/+1
|
* Changelog 2021q4 (#15325)Nick Brassel2021-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording.
* Westberrytech pr (#14422)Joy Lee2021-11-272-1/+3
| | | | | | | * Added support for WB32 MCU * Modified eeprom_wb32.c * Remove the eeprom_wb32-related code
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-231-4/+5
|\
| * qmk format-python - filter for Python files (#15271)Joel Challis2021-11-231-4/+5
| | | | | | | | | | * qmk format-python filter all files * filter changed files too
* | Macros in JSON keymaps (#14374)Zach White2021-11-225-15/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macros in json keymaps * add advanced macro support to json * add a note about escaping macro strings * add simple examples * format json * add support for language specific keymap extras * switch to dictionaries instead of inline text for macros * use SS_TAP on the innermost tap keycode * add the new macro format to the schema * document the macro limit * add the json keyword for syntax highlighting * fix format that vscode screwed up * Update feature_macros.md * add tests for macros * change ding to beep * add json support for SENDSTRING_BELL * update doc based on feedback from sigprof * document host_layout * remove unused var * improve carriage return handling * support tab characters as well * Update docs/feature_macros.md Co-authored-by: Nick Brassel <nick@tzarc.org> * escape backslash characters * format * flake8 * Update quantum/quantum_keycodes.h Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-194-14/+66
|\|
| * [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)Ryan2021-11-182-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in * Update lib/python/qmk/cli/list/keymaps.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/cli/list/layouts.py Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
| * Add diff logic to python format subcommand (#15156)Joel Challis2021-11-172-14/+56
| | | | | | | | | | | | | | | | | | | | | | * Add diff logic to python format subcommand * Update test * Add in filter per format-c * fix tests * Update new workflow
* | [cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel2021-11-182-0/+120
| | | | | | | | | | | | | | | | | | | | | | * Add developer-only command for exporting the list of PRs associated with a merge to `develop`. * qmk pytest * Imports. * Remove dependencies from requirements file, manually handle. * Reduce complexity, qmk generate-api taking too long so relying on CI
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-141-17/+47
|\|
| * Partially reinstate CI formatting process (#15155)Joel Challis2021-11-141-17/+47
| | | | | | | | | | | | | | * Partially reinstate CI formatting process * Fix exit code on clean run * Fix exit code on clean run
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-053-4/+55
|\|
| * Fixup actions. (#15057)Nick Brassel2021-11-041-4/+8
| |