summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-04Documentation regarding user code removal/acceptance (#22507)jack
2023-12-02Helix rev3_5rows rgbmatrix patch (#22594)Tom Barnes
2023-12-02Fix `qmk doctor` not finding binaries on Windows (#22593)Joel Challis
2023-12-03Dedup the list of tested userspace paths. (#22599)Nick Brassel
2023-12-02Don't print error message when there are no row pins and no col pins (#20104)Purdea Andrei
* Don't print error message when there are no row pins and no col pins This error message could be triggered for example if MATRIX_IO_DELAY is configured in config.h, but the matrix is a custom one. The custom matrix can still call back to existing delay functions that make use of the MATRIX_IO_DELAY macro. In this case 'matrix_pins' in info_data will be true, but there will be no 'direct' 'cols' or 'rows' in info_data['matrix_pins'], and without this commit it would trigger an invalid error. * Update lib/python/qmk/info.py Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-12-01Fix animation range on M75H (#22586)Álvaro A. Volpato
2023-12-01add keyboard bestway (#22498)yuezp
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-01revoke community_layouts from keebio/wtf60 (#22502)Duncan Sutherland
2023-11-30nullbitsco/snap: reduce size of bongo_reactive (#22571)Jay Greco
2023-11-30Fixup `--no-temp` for `qmk mass-compile`. (#22582)Nick Brassel
2023-11-28Add Smith and Rune Magnus (#22153)Álvaro A. Volpato
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28Add Magnum Ergo 1 by dark (#22139)Álvaro A. Volpato
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28Add ScottoWing handwired keyboard (#22506)Joe Scotto
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28add tokki (#22463)Alabahuy
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28cablecardesigns/phoenix: correct layout data (#22517)Duncan Sutherland
2023-11-29[Doc]: Correct Markdown syntax errors. (#22511)猫咪恐慌
2023-11-29Fixup compilation with `qmk compile -kb zzz -km all`. (#22568)Nick Brassel
2023-11-28Small QP surface docs update (#22567)Dasky
2023-11-29Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#22559)dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28Attempt to fix configurator. (#22555)Nick Brassel
2023-11-28`develop` -> `master`, 2023q4 editionNick Brassel
2023-11-28Remove notice about `develop`.Nick Brassel
2023-11-28`develop` 2023q4 changelog (#22552)Nick Brassel
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-11-28QMK Userspace (#22222)Nick Brassel
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-27Fix missed shutdown callbacks (#22549)Drashna Jaelre
2023-11-27Remove symbolic linked userspace folder (#22548)フィルターペーパー
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-27Stub out community layout directory structure (#22545)Joel Challis
2023-11-26New RGB Animations - 4 "Starlight" Animation Variations (#22212)db
2023-11-26Cater for ECC failures in EFL wear-leveling. (#19749)Nick Brassel
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-11-26V-USB: implement NKRO (#22398)Ryan
2023-11-26V-USB: Add generic `send_report()` function (#22323)Ryan
2023-11-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-23DC60: Fix 2u Backspace Support (#22533)James Young
2023-11-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-22[Keyboard] darkproject/kd83a_bfg_edition (#18416)gskygithub
* Add files via upload * [keyboard] * [Keyboard] * Delete flash_spi.c * Delete flash_spi.h * Delete wb32_spi_master.c * Delete wb32_spi_master.h * [Keyboard] * Resolved requested changes * Resolved requested changes * Changed rules.mk file accordingly. * Resolved changes accordingly. * Update config.h file and rules.mk file * Removed eeprom_flash.c file * Update default/keymap.c file * Delete keyboards/darkproject/kd83a_bfg_edition directory * Add keyboard * Add keyboard * Delete darkproject/kd83a_bfg_edition directory * Resolved Changes * Resolved requested changes * keyboard * Add keyboard * Delete keyboard * Add keyboard * Delete keyboards/darkproject/kd87a_bfg_edition directory * update keymap.c file * update via/keymap.c, config.h and kd83a_bfg_edition.c files * Delete keymap.c * Update via/keymap.c, config.h and kd83a_bfg_edition.c files * update config.h file * update keymap.c file * update keymap.c file * update config.h * update kd83a_bfg_edition.c * Resolved requested changes. * Delete folder which was added accidentally. * Update keyboards/darkproject/kd83a_bfg_edition/config.h * Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c * Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c * Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c * Update keyboards/darkproject/kd83a_bfg_edition/keymaps/via/keymap.c * Update keyboards/darkproject/kd83a_bfg_edition/info.json * Update keyboards/darkproject/kd83a_bfg_edition/rules.mk * Update keyboards/darkproject/kd83a_bfg_edition/info.json * update info.json file * update config.h file * Updated requested changes * update readme.md * Resolved requested changes * Update info.json file * Delete kd83a_bfg_edition.h * Delete readme.md in default folder * Update info.json file * update info.json * Updated changes * Updated changes * Resolved requested changes * Resolved requested changes
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis
2023-11-22Add simpler method for relocating functions to RAM. (#21804)Nick Brassel
2023-11-22[CLI] Remove duplicates from search results (#22528)Nick Brassel
2023-11-22Move BACKLIGHT_PWM_PERIOD to correct docs section (#22480)Joel Challis
2023-11-22CLI parallel search updates (#22525)Nick Brassel
2023-11-21Fix `qmk find` failure due to circular imports (#22523)Sergey Vlasov
There was an import cycle in the Python modules: - `qmk.build_targets` imported `qmk.cli.generate.compilation_database`; - importing `qmk.cli.generate.compilation_database` requires initializing `qmk.cli` first; - the initialization of `qmk.cli` imported the modules for all CLI commands; - `qmk.cli.compile` imported `qmk.build_targets`. This cycle did not matter in most cases, because `qmk.cli` was imported first, and in that case importing `qmk.cli.generate.compilation_database` did not trigger the initialization of `qmk.cli` again. However, there was one corner case when `qmk.bulld_targets` was getting imported first: - The `qmk find` command uses the `multiprocessing` module. - The `multiprocessing` module uses the `spawn` start method on macOS and Windows. - When the `spawn` method is used, the child processes initialize without any Python modules loaded, and the required modules are loaded on demand by the `pickle` module when receiving the serialized objects from the main process. The result was that the `qmk find` command did not work properly on macOS (and probably Windows too); it reported exceptions like this: ImportError: cannot import name 'KeyboardKeymapBuildTarget' from partially initialized module 'qmk.build_targets' (most likely due to a circular import) Moving the offending `qmk.cli.generate.compilation_database` import into the method which actually uses it fixes the problem.
2023-11-20Azoteq IQS5xx support (#22280)Dasky
2023-11-20LED drivers: register naming cleanups (#22436)Ryan
2023-11-20Enable linking of encoders to switch within layout macros (#22264)Joel Challis
2023-11-19`qmk find`: Fix failure with multiple filters (#22497)Sergey Vlasov
When multiple `-f FILTER` options were specified, `qmk find` did not return anything at all instead of printing the list of entries that matched all of the specified filters. The problem was that the statement in `_filter_keymap_targets()` that filled `targets` had a wrong indent and therefore was executed for every filter instead of only once after applying all filters, and `valid_keymaps` was actually an iterator and therefore could be used only once. Moving the statement outside of the loop fixes the problem.
2023-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot