forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qmk_update_20240217 (#2) #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Migrate some common features to generic (#22403) * Update layer state of Lily58 from 'Default' to 'Base' (#22397) * Add SNES Macropad keyboard (#22377) Co-authored-by: jack <[email protected]> * Update gregandcin/teaqueen (#22402) * [Keyboard] Add alpaca/wfeclipse (#22230) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * LED drivers: clean up `SWx`/`CSy` pullup/down resistor config (#22381) * Infer LED DRIVER_COUNT from configured addresses (#22311) * Add Ploopy Madromys mouse (#21989) Added PloopyCo madromys/adept mouse Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add MariOrion v2.5 (#22273) * Pushed MariOrion v2.5 to the branch. Prod and proto version added. * Pushed MariOrion v2.5 to the branch. Prod and proto version added. * Proper addition of layout options Addition of split bs rshift tsangan layout options. Co-authored-by: Duncan Sutherland <[email protected]> * Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25 * Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25 * Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/proto/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Updated readme.md with more information regarding make commands, and proto vs prod. * Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Amended some changes to info.json - community layouts changed from scope to array. * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Revert keyboards/gray_studio/think65/solder/solder.c Co-authored-by: Duncan Sutherland <[email protected]> * Revert keyboards/gray_studio/think65/solder/solder.c Co-authored-by: Duncan Sutherland <[email protected]> * Revert keyboards/gray_studio/think65/solder/solder.c Co-authored-by: Duncan Sutherland <[email protected]> * Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25) * Revert keyboards/gray_studio/think65/solder/solder.c Co-authored-by: Duncan Sutherland <[email protected]> * Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25) * Update keyboards/mariorion_v25/proto/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/proto/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/proto/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/proto/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Revert keyboards/gray_studio/think65/solder/solder.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/matrix_diagram.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/proto/mariorion_v25.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/mariorion_v25/prod/mariorion_v25.c Co-authored-by: Duncan Sutherland <[email protected]> * Pushed new info.json and keymap.c files. * Pushed new info.json and keymap.c files. * Fixes to LED driver wrt PWM definitions with STM. * Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/prod/info.json Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/prod/mariorion_v25.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/info.json Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/mariorion_v25.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/mariorion_v25.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Committing a details update to readme.md. * Committing a details update to readme.md. * Update keyboards/mariorion_v25/prod/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/prod/mariorion_v25.c Co-authored-by: Ryan <[email protected]> * Revert "Committing a details update to readme.md." This reverts commit 068a82a1fcf1996d87f7f97a10e9f5fbbee79a29. * Committing a details update to readme.md. * Update keyboards/mariorion_v25/halconf.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/mcuconf.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/prod/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/proto/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mariorion_v25/halconf.h Co-authored-by: Ryan <[email protected]> * Production pictures replacing the standard ones in the readme.md :) * waffle87 requests bundled: - Licence headers added - Codeblocked matrix_diagram.md - Consolidated files where possible - Removed excess from config.h --------- Co-authored-by: toril940 <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Ryan <[email protected]> * snled27351: fix missing `i2c_init()` (#22446) * Fixup snes_macropad on develop (#22444) * Add `qmk license-check` developer-level CLI command. (#22075) * fix: make clicky delay silent (#21866) * add 5087 keyboard (#20557) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: James Young <[email protected]> * studiokestra/line_tkl: correct layout data (#22455) * fix `layouts` data * add EoF * [Keyboard] Fixes to make snes_macropad play nicer with qmk configurator (#22432) * [Keyboard] Change default implementation for get_layer_name_user Will now show the layer number instead of "Unknown", since this is what will be shown if QMK Configurator is used to compile the firmware. * [Keyboard] Update the layout info This makes it look sort of like a macropad + gamepad rather than an 4x6 ortholinear keyboard. * [Keyboard] Fix default implementation of get_layer_name_user Based on feedback from code review the implementation was swapped in favor of using get_u8_str. This implied a change to the argument type from int to uint8_t, which cascaded into the existing keymaps. (This made sense in general, since the return type of get_highest_layer is also a uint8_t.) * Slight refactor of joystick axis type into typedef (#22445) * Remove requirement for `keymap_steno.h` include in keymaps (#22423) * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being * Generalise ADC driver source inclusion (#22448) * add `68_ansi` Community Layout to nebula68b (#22433) * Fix typos: key-modifer→key-modifier and interacton→interaction (#22464) * chibios: disable RWX segment warning on newer GNU lds (#22007) * Migrate some EEPROM config to info.json (#22434) * Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469) This reverts commit de3c42125b661f62757f8ee4f6184c089340d3a0. * chibios: disable RWX segment warning on newer GNU lds (#22471) * Bs equals (#21690) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: jack <[email protected]> * Update stale.yml (#22473) * Update stale.yml * [Keyboard] Add Eden (#22467) Co-authored-by: Duncan Sutherland <[email protected]> * CLI refactoring for common build target APIs (#22221) * Add leonardo build target for leonardo + usb2.0 shield based projects (#22243) * [Keyboard] Add dnworks 997pt3 (#22466) Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * [Doc] Improve converter references (#21801) * `qmk find`: Fix failure with multiple filters (#22497) 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. * Enable linking of encoders to switch within layout macros (#22264) * LED drivers: register naming cleanups (#22436) * Azoteq IQS5xx support (#22280) * Fix `qmk find` failure due to circular imports (#22523) 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. * CLI parallel search updates (#22525) * Move BACKLIGHT_PWM_PERIOD to correct docs section (#22480) * [CLI] Remove duplicates from search results (#22528) * Add simpler method for relocating functions to RAM. (#21804) * Migrate some dip switch config to info.json (#22437) * Remove unnecessary driver counts (#22435) * [Keyboard] darkproject/kd83a_bfg_edition (#18416) * 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 * DC60: Fix 2u Backspace Support (#22533) * V-USB: Add generic `send_report()` function (#22323) * V-USB: implement NKRO (#22398) * Improve and Cleanup Shutdown callbacks (#21060) Co-authored-by: Dasky <[email protected]> * Cater for ECC failures in EFL wear-leveling. (#19749) Co-authored-by: Sergey Vlasov <[email protected]> * New RGB Animations - 4 "Starlight" Animation Variations (#22212) * Stub out community layout directory structure (#22545) * Remove userspace keymaps (#22544) * Remove symbolic linked userspace folder (#22548) * Fix missed shutdown callbacks (#22549) * QMK Userspace (#22222) Co-authored-by: Duncan Sutherland <[email protected]> * `develop` 2023q4 changelog (#22552) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> * Remove notice about `develop`. * Attempt to fix configurator. (#22555) * Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#22559) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Small QP surface docs update (#22567) * Fixup compilation with `qmk compile -kb zzz -km all`. (#22568) * [Doc]: Correct Markdown syntax errors. (#22511) * cablecardesigns/phoenix: correct layout data (#22517) * add tokki (#22463) Co-authored-by: Duncan Sutherland <[email protected]> * Add ScottoWing handwired keyboard (#22506) Co-authored-by: jack <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * Add Magnum Ergo 1 by dark (#22139) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * Add Smith and Rune Magnus (#22153) Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * Fixup `--no-temp` for `qmk mass-compile`. (#22582) * nullbitsco/snap: reduce size of bongo_reactive (#22571) * revoke community_layouts from keebio/wtf60 (#22502) * add keyboard bestway (#22498) Co-authored-by: “yuezp” <“[email protected]”> * Fix animation range on M75H (#22586) * Fix a bunch of CLI warnings (#22589) * Don't print error message when there are no row pins and no col pins (#20104) * 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 <[email protected]> --------- Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Nick Brassel <[email protected]> * Dedup the list of tested userspace paths. (#22599) * Fix `qmk doctor` not finding binaries on Windows (#22593) * Helix rev3_5rows rgbmatrix patch (#22594) * Documentation regarding user code removal/acceptance (#22507) * Sort definitions.jsonschema (#22588) * Sort defaults.hjson (#22587) * Initial support for CSTM65 (#22513) * Add Event Horizon Keyboard (#22515) Co-authored-by: yiancar <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * Pin actions/labeler to v4 * [Keyboard] Add TG67 (#22592) Co-authored-by: “yuezp” <“[email protected]”> * Fix erroneous commas in `info.json` files (#21712) * [Keyboard] fruitykeeb/fruitbar/r2 (#22580) Co-authored-by: ojthetiny <[email protected]> * [Keyboard] Fix oled layer display order for Aurora boards (#22521) * Fix AD5258 I2C address for Leopold keyboards (#22554) Co-authored-by: Ryan <[email protected]> * Update MNK65_STM32 (#22430) Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Joel Challis <[email protected]> * [Keyboard] Add ANAVI Arrows (#22454) Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard][Helix] enable encoder map (#22488) Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add Coban Pad 9A (#22456) * [Keyboard] Add Chameleon keyboard (#22427) Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * [Keyboard] eyeohdesigns/humble40 (#22421) Co-authored-by: joedinkle <[email protected]> * Avoid exceptions when layouts contain OOB matrix values (#22609) * Fix Helix encoder direction (#22614) * Fixed non-executable codes in the documentation (#22600) * [Keyboard] Add kt60HS-T (#22413) * Create keymap.c * Create keymap.c * Create rules.mk * Add files via upload * Update keyboards/keyten/kt60hs_t/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/kt60hs_t/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/kt60hs_t/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/kt60hs_t/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update info.json after qmk format-json * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keyboards/keyten/kt60hs_t/info.json Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/keyten/kt60hs_t/readme.md Co-authored-by: Drashna Jaelre <[email protected]> --------- Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add Relapse-KB OR87 (#22458) * Add relapsekb h87nu * Change name * Add missing license headers * Apply suggestions from code review Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * Remove config.h * Update keyboards/relapsekb/or87/readme.md Co-authored-by: Duncan Sutherland <[email protected]> --------- Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * [Keyboard] fruitykeeb/fruitbar/r1 (#22616) Co-authored-by: Brandon Lewis <[email protected]> * Fix JSON keymap URLs generated by the API (#22618) * Fix more `qmk generate-api` fallout from userspace support (#22619) * Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621) * [Keyboard] Add Argyle (#22607) * Argyle initial commit * Update config.h * Update config.h * fixed * Use json * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/keymaps/iso/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update info.json * format json * Update keyboards/argyle/rules.mk Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/argyle/info.json Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/argyle/readme.md Co-authored-by: Tom Barnes <[email protected]> --------- Co-authored-by: yiancar <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Tom Barnes <[email protected]> * Fixup helix/rev3_5rows (#22623) * Drop LED fixes (#22624) * WWA Keyboards (#22612) * Fix TARGET when using converters (#22591) * Add MNK60_STM32 (#22429) Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add KLC x TGR Lena (#22629) Co-authored-by: jack <[email protected]> * [Keyboard] Add ENTER80 (#22632) Co-authored-by: “yuezp” <“[email protected]”> * Fix compile error in VLC keymap for Anavi Macropad8 (#22644) * [Keyboard] add luckycat70 (#22622) Co-authored-by: jack <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: zvecr <[email protected]> * [Keyboard] add mmk_3 (#22569) Co-authored-by: jack <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]> * [Keyboard] Add Big Knob board (#22292) Co-authored-by: Duncan Sutherland <[email protected]> * [Keyboard] add ergosplit44 v1 (#22344) Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add meetlab/kalice (#22207) Co-authored-by: “yuezp” <“[email protected]”> * [documentation] QMK migrate docs patch (#22646) * Give definition of 'CLI' for new users (#22647) * [Keyboard] add dude09 (#22648) * dude09 macropad files added to keyboards/handwired/starrykeebs/dude09 * Update readme.md fixed imgur link * Update readme.md * Update readme.md * Update info.json formatting using qmk * Update config.h header * Update keymap.c header * Update keymap.c header * Update readme.md * Delete keyboards/handwired/starrykeebs/dude09/via.json not needed for QMK * Delete keyboards/handwired/starrykeebs/dude09/config.h empty file * Update info.json windows to unix le * Update keymap.c windows to unix le * Update keymap.c windows to unix le * Update readme.md windows to unix le * fixed new line windows to unix * Update info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/handwired/starrykeebs/dude09/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/handwired/starrykeebs/dude09/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update readme.md Co-authored-by: jack <[email protected]> --------- Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> * [keyboard] Add Keycapsss 3w6_2040 (#22642) * initial commit * tidy info.json, add readme.md * correct license headers * fix some minor typos * additions to readme * try and conform to standards * remove duplicates from config.h * remove unneccessary line from rules.mk * further tidying * some small misses * some small misses * repair via keymap * actually fixed, d'oh * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <[email protected]> * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <[email protected]> * Update keyboards/keycapsss/3w6_2040/keymaps/default/keymap.c Co-authored-by: jack <[email protected]> * Update keyboards/keycapsss/3w6_2040/info.json Co-authored-by: jack <[email protected]> * Update keyboards/keycapsss/3w6_2040/keymaps/via/keymap.c Co-authored-by: jack <[email protected]> * Update keyboards/keycapsss/3w6_2040/readme.md Co-authored-by: jack <[email protected]> * remove via config.h --------- Co-authored-by: jack <[email protected]> * [Bugfix] `qmk {compile, flash}` return code (#22639) * [Keyboard] minor Momokai Aurora bugfixes and RGB updates (#22486) * [Keyboard] Add zos (#22491) Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * Add keyboard shadow80 (#22534) Co-authored-by: Duncan Sutherland <[email protected]> * Remove invalid keymap from zos/65s (#22655) Default community layout is nameddefault_65_ansi_blocker so should never also be used at the keyboard level. * [Keyboard] Add fuji75 (#22158) * adding fuji75 pcb support adding fuji75 pcb support includes solder hotswap * Update keymap.c * Update keymap.c * Update keyboards/sakura_workshop/fuji75/fuji75.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sakura_workshop/fuji75/info.json Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Joel Challis <[email protected]> * Delete keyboards/sakura_workshop/fuji75/config.h * Update keyboards/sakura_workshop/fuji75/solder/readme.md Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/sakura_workshop/fuji75/hotswap/readme.md Co-authored-by: Drashna Jaelre <[email protected]> * update info.json update info.json per requested by @fauxpark reran qmk format-json --------- Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add El Cantor HS (#22531) * Initial upload. Initial upload. * Update readme.md * Delete keyboards/elcantorhs/keymaps/zeromist directory * Adding folder for VIA. * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update keymap.c * Update info.json * Update info.json * Update info.json * Update info.json * Update keymap.c * Update keymap.c * Update keymap.c * Update config.h * Update halconf.h * Update mcuconf.h * Create keymap.c * Update info.json * Update keyboards/elcantorhs/readme.md Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/info.json Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/info.json Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/info.json Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/rules.mk Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/info.json Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/elcantorhs/config.h Co-authored-by: Less/Rikki <[email protected]> * Update readme.md * Update keyboards/elcantorhs/info.json Co-authored-by: Less/Rikki <[email protected]> * Update config.h * Update halconf.h * Update keymap.c * Update keymap.c * Update mcuconf.h * Update keyboards/elcantorhs/readme.md Yep. Can't say better. :-) Co-authored-by: Duncan Sutherland <[email protected]> * Update readme.md * Update keyboards/elcantorhs/config.h Co-authored-by: Drashna Jaelre <[email protected]> --------- Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * Cradio: update default keymap (#22657) * Reduce copyright blurb * Change home row mod placing * Bump actions/upload-artifact from 3 to 4 (#22661) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tj-actions/changed-files from 39 to 40 (#22338) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add Reverb keyboard. (#22387) Co-authored-by: Joel Challis <[email protected]> * Initial (#22671) * Enable Link Time Optimization for Lily58 Default Keymap (#22476) * enable LTO for Lily58 Default keymap * remove NKRO from lily58 default * Add Scotto61 handwired keyboard (#22666) * Add Scotto61 handwired keyboard * qmk format info.json * [Keyboard] Add Mode Tempo PCB's (#22550) * Add mode 60 PCB's * Update Licenses * Unify Vendor name cross other projects * Move pin description from Config to Info.json * Replace WS2812 driver with PWM * Update keyboards/mode/m60h/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mode/m60h_f/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mode/m60h/readme.md Co-authored-by: Ryan <[email protected]> * Update keyboards/mode/m60s/config.h Co-authored-by: Ryan <[email protected]> * Update keyboards/mode/m60s/readme.md Co-authored-by: Ryan <[email protected]> * Format info.json files * replace link with images * Fix spacings in Config file * remove non essential file * Update readme.md spacings * Update readme.md Spacings * Update readme.md --------- Co-authored-by: Wolf <[email protected]> Co-authored-by: Ryan <[email protected]> * [Keyboard] Add Odin75 (#22650) * Add Odin75 * Update keyboards/kbdfans/odin75/lib/bongocat.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/via/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/halconf.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/default/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/via/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/odin75.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/default/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/kbdfans/odin75/mcuconf.h Co-authored-by: Joel Challis <[email protected]> * Fix indentation * Add back missing `return false;` * Update keyboards/kbdfans/odin75/odin75.c Co-authored-by: jack <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/kbdfans/odin75/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/kbdfans/odin75/odin75.c Co-authored-by: Drashna Jaelre <[email protected]> * Apply suggestions from code review Co-authored-by: jack <[email protected]> --------- Co-authored-by: Joel Challis <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add kafka60 (#22659) Co-authored-by: “yuezp” <“[email protected]”> * Add keyboard Ergo68 (#22677) * Ergo68の追加 * 写真の追加 * fix build error * Update keyboards/yushakobo/ergo68/readme.md Co-authored-by: Joel Challis <[email protected]> * Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c Co-authored-by: Joel Challis <[email protected]> * config.h migrated to info.json * Update keyboards/yushakobo/ergo68/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/yushakobo/ergo68/info.json Co-authored-by: jack <[email protected]> * Update keyboards/yushakobo/ergo68/info.json Co-authored-by: jack <[email protected]> * Update keyboards/yushakobo/ergo68/info.json Co-authored-by: Joel Challis <[email protected]> --------- Co-authored-by: Salicylic-acid3 <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> * [Keymap Removal] Planck and related keymaps. (#22683) * [Keyboard] Add Diablo (#22414) * Create keymap.c * Create keymap.c * Create rules.mk * Add files via upload * Create keymap.c * Create keymap.c * Create rules.mk * Add files via upload * Update keymap.c * Update keymap.c * Update keyboards/keyten/diablo/keymaps/default/keymap.c Co-authored-by: jack <[email protected]> * Delete keyboards/keyten/kt60hs_t directory * Update keyboards/keyten/diablo/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/diablo/readme.md Co-authored-by: Ryan <[email protected]> * Update info.json * Update info.json * Update keymap.c * Update keymap.c * Update keyboards/keyten/diablo/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/keyten/diablo/info.json Co-authored-by: Duncan Sutherland <[email protected]> --------- Co-authored-by: jack <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Ryan <[email protected]> * [Keymap Removal] keebio/iris and related keymaps. (#22690) * [Keyboard] Add doio KB19 (#22393) * Add files via upload * Update keyboards/doio/kb3x/config.h Co-authored-by: Joel Challis <[email protected]> * Update keyboards/doio/kb3x/info.json Co-authored-by: Joel Challis <[email protected]> * Update keyboards/doio/kb3x/keymaps/via/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update keyboards/doio/kb3x/config.h Co-authored-by: adophoxia <[email protected]> * Update keyboards/doio/kb3x/keymaps/default/keymap.c Co-authored-by: Joel Challis <[email protected]> * Update rules.mk * Update info.json * Update keyboards/doio/kb3x/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/doio/kb3x/rules.mk Co-authored-by: adophoxia <[email protected]> * Add files via upload * Update keyboards/doio/kb3x/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/doio/kb3x/config.h Co-authored-by: Duncan Sutherland <[email protected]> * Delete keyboards/doio/kb3x/rules.mk * Update keyboards/doio/kb3x/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/doio/kb3x/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Add KB19 * Delete keyboards/doio/kb3x directory * format info.json * format info.json * Create rules.mk * Update rules.mk * Update keyboards/doio/kb19/config.h Co-authored-by: Ryan <[email protected]> * Update info.json * Update keymap.c * Update keymap.c * Delete keyboards/doio/kb19/config.h * Update keyboards/doio/kb19/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/doio/kb19/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> --------- Co-authored-by: Joel Challis <[email protected]> Co-authored-by: adophoxia <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> * [Keymap Removal] Preonic and related keymaps. (#22689) * Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) * Remove obvious user keymaps, `keyboards/a*` edition. (#22692) * Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) * Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) * [Keymap Removal] Restore splitkb 'debug' keymaps (#22700) * [Keymap Removal] tada68 and related keymaps. (#22699) * [Keymap Removal] xiudi/xd75 and related keymaps. (#22698) * [Keyboard] Add Deemen17 DE60FS (#22667) * Add de60fs * Update * Add image * Add line break for rules.mk * Update keyboards/deemen17/de60fs/keymaps/default/keymap.c Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/deemen17/de60fs/info.json Co-authored-by: Less/Rikki <[email protected]> * Remove readme of keymap folder * Change to KC_RSFT * Add Community Layout support Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/deemen17/de60fs/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/deemen17/de60fs/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/deemen17/de60fs/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Add description in readme --------- Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * takashicompany: readme link correction (#22711) Updated Github link * [Keymap Removal] Restore mechboards mb_via keymaps. (#22723) * [Bugfix] Manipulate deferred executor slot only if tokens match (#22722) * [docs] - reword PR checklist for vendor keymaps/userspace changes (#22725) * reword PR checklist for vendor keymaps/userspace changes * clarify vendor keymaps slightly * delete layout macro related line * [Keyboard] Add redragon k617 port (#22410) Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add Scotto108 handwired keyboard (#22720) Co-authored-by: jack <[email protected]> * [Keyboard] Fix Scotto61 Configurator Layout (#22718) * [Keyboard] Add kafka68 (#22684) Co-authored-by: “yuezp” <“[email protected]”> * Add Momokai Aurora Image (#22728) Co-authored-by: Duncan Sutherland <[email protected]> * [Keyboard] Add darmoshark k3 (#21980) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Proceee <[email protected]> * [Keyboard] add scorpio pcb (#22732) * [Keyboard] Add Nuxros RE65 (#22078) Co-authored-by: jack <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add Noodlepad_Micro (#22703) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Sergey Vlasov <[email protected]> * bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize (#22761) * vendor keymaps-mechboards via updates (#22767) * update mb_via keymaps to new naming for vendor keymaps * missed a reference to old name, tidy crkbd readme, add lily58 readme * fix typo * fix typo * delete shopify image * [Keyboard] Add meetlab kafkasplit (#22756) Co-authored-by: “yuezp” <“[email protected]”> * Waffling60 iso rev e (#22733) Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * docs(skeletyl): fix readme instructions (#22791) * Bump tj-actions/changed-files from 40 to 41 in /.github/workflows (#22812) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Regenerate Files (#22821) * Update keymap.md (#22834) * [Keyboard] Add Nordic65 by KBnordic (#22817) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: 4pplet <[email protected]> Co-authored-by: 4pplet <[email protected]> * [Keyboard] Add ScottoKatana handwired keyboard (#22805) * Keychron Q1V1: fix incorrect 3733 address (#22852) * Raise Circumflex from the grave in sendstring_french.h (#22285) * Lotus 58 Glow - Added Auto shift to OLED, corrected OLED orientation (#22424) Co-authored-by: Less/Rikki <[email protected]> * Fix user hook call for dynamic_macro_record_key (#22250) * add pywinusb lib to list of example libs for HID (#22747) * Added skiller_sgk50_s3 keyboard (#22382) Co-authored-by: Duncan Sutherland <[email protected]> * Add more unwanted compilation output files to `.gitignore`. (#22894) * [Keyboard] pi60rgb_v2 (#22156) Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Ryan <[email protected]> * add lets split v3 (#22465) Co-authored-by: jack <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> * Remove community layout from mode/m80*/m80*h (#22461) * Added WT20-H1 (HIBI JUNIOR) (#22893) * add Cycle8 (#22734) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Ryan <[email protected]> * Add The Mad Noodle Udon13 (#22704) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Sergey Vlasov <[email protected]> * Add tac-k1 keyboard (#22522) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> * Add Proteus67 keyboard (#22439) Co-authored-by: jack <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * Bump tj-actions/changed-files from 41 to 42 (#22915) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Copy `compile_commands.json` to userspace, if in use. (#22925) * Add Iris CE Rev. 1 (#22930) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: jack <[email protected]> * Add VIA support for Atreus62 (#22913) Co-authored-by: Tommi Pääkkö <[email protected]> * Move layout macro OOB checks to lint (#22610) * Add lock indicators for KLC x TGR LENA (#22931) * Fix missing joystick.h include (#22946) * Workaround for dfu-programmer on Fedora 39 (#22945) * [Doc] Use number indexes for encoder code example (#22980) * [Keyboard] Add KK65 (#22772) * adding my keyboard * Update keyboards/kk/65/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/kk/65/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/kk/65/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/kk/65/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/kk/65/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/kk/65/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Added photo imgur photo link to readme.md * Adjusted keyboard level config and added config files with tapping_toggle to keymaps. * Update keyboards/kk/65/readme.md Co-authored-by: Drashna Jaelre <[email protected]> * Migrated qmk.locking settings to info.json and removed config.h * Update keyboards/kk/65/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/kk/65/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> --------- Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * Added WT65-H2 (Bauer Lite) (#22885) * Update asymmetric debounce code comment (#22981) * [Keyboard] Add rena (#22902) * Added keyboard rena * format file info.json * modify info.json file * modify 16mhz to 8mhz * modify info.json file * Delete redundant Spaces * Delete redundant Spaces * Delete redundant Spaces * Delete redundant Spaces --------- Co-authored-by: “yuezp” <“[email protected]”> * [Keyboard] Add BINEPAD BNK9 (#22831) * [Keyboard] Add Synth Labs 065 Keyboard (#21040) Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> * [Keyboard] Add Zed1800 platform PCB (#19250) Co-authored-by: Ryan <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add Kimiko Rev2 (#21719) Co-authored-by: Ryan <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Ex3c4Def <[email protected]> Co-authored-by: Ben Roe <[email protected]> Co-authored-by: Ben Roe <[email protected]> * add matrix diagram for hineybush/h101 (#22252) * add ISO layouts for alfredlabs/swift65/solder (#22672) * [Keyboard] Add mntre_v3 (#22739) * Theone keyboard (#22749) Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Joel Challis <[email protected]> * Add Doio KB04 (#22754) Co-authored-by: Joel Challis <[email protected]> * Add Valhalla v2 PCB support (#22914) Co-authored-by: jack <[email protected]> * Add ScottoDeck handwired macropad (#22935) Co-authored-by: Joel Challis <[email protected]> * [Keyboard] Add dnworks numpad (#22882) * add dnworks numpad * Apply suggestions from code review (Added community layouts) Co-authored-by: Drashna Jaelre <[email protected]> * fix linting * formatted json --------- Co-authored-by: Drashna Jaelre <[email protected]> * Add GreatPad macropad under gkeyboard (#22696) * Add GreatPad under gkeyboard Add GreatPad macropad * Update keyboards/gkeyboard/greatpad/config.h Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <[email protected]> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <[email protected]> * Add a license header Add a license header to glcdfont.c * Update glcdfont.c * delete file * Revert "delete file" This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38. * Update keyboards/gkeyboard/greatpad/mcuconf.h Co-authored-by: jack <[email protected]> * Update .vscode/settings.json Co-authored-by: Ryan <[email protected]> * Update keyboards/gkeyboard/greatpad/readme.md Co-authored-by: Ryan <[email protected]> * Enable encoder Enable encoder in file info.json * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: Drashna Jaelre <[email protected]> * Update info.json Run qmk format-json -i file info.json --------- Co-authored-by: jack <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * KK65 VID Correction (#23007) * WS2812: Better error message when trying to use `bitbang` driver on RP2040 (#23025) * Add Sha keyboard (#22664) * Implement Sha keyboard with default layout * Adjust readme and info.json per PR checklist * Fix RGB Light description in default keymap readme * Update keyboards/sha/rules.mk Move configuration to info.json Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sha/info.json Move configuration to info.json Co-authored-by: Joel Challis <[email protected]> * Update keyboards/sha/info.json Define RGB animations in info.json Co-authored-by: Joel Challis <[email protected]> * Enable RGB Lighting Layers at keymap level, not keyboard level --------- Co-authored-by: Joel Challis <[email protected]> * El Cantor HS. Update info.json (#23020) Fix for wrong key's placement. * [Keyboard] Add Artifact LvL 1 HS (#22964) * initial commit lvl1 * Add APM32 option * update stuff:) * White * Update to yaml * Update keyboards/artifact/lvl/rev_hs01/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update info.json * Update info.json Ups... * Update mcuconf.h * Update halconf.h * Update info.json * Update keyboards/artifact/lvl/rev_hs01/config.h Co-authored-by: Ryan <[email protected]> --------- Co-authored-by: yiancar <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: Ryan <[email protected]> * [Keyboard] Add Mercury Macropad (#23071) * added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * Added Soyuz Macropad WWA (#23072) * added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad * Added SoyuzXL Macropad (#23075) * added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad * Added Soyuz XL Macropad * [Keyboard] Add rot13labs rotc0n macropad (#23028) * asdds rot13labs rotc0n macropad * Update keyboards/rot13labs/rotc0n/info.json Co-authored-by: Joel Challis <[email protected]> * Delete keyboards/rot13labs/rotc0n/config.h removing config.h * Update keyboards/rot13labs/rotc0n/readme.md Co-authored-by: Ryan <[email protected]> --------- Co-authored-by: c0ldbru <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Ryan <[email protected]> * [Keyboard] Added MW60 (#22505) * Init files * Update keyboards/buildakb/mw60/readme.md Co-authored-by: Less/Rikki <[email protected]> * Update keyboards/buildakb/mw60/readme.md Co-authored-by: Less/Rikki <[email protected]> * fixed stuff * Update readme * Update keyboards/buildakb/mw60/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/info.json Co-authored-by: jack <[email protected]> * formatted info.json, removed config.h * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/buildakb/mw60/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * Update keyboards/buildakb/mw60/keymaps/via/keymap.c Co-authored-by: Drashna Jaelre <[email protected]> * formatted info.json --------- Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> * [Keyboard] Add chlx ppr merro (#23014) * add ppr files * update readme * update imgur link * Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/rules.mk Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Ryan <[email protected]> * run 'qmk format-json -i info.json' * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Joel Challis <[email protected]> * remove 60_ansi_split_bs_rshift from list of avail layouts * Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/chlx/ppr_merro60/readme.md Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * Update keyboards/chlx/ppr_merro60/info.json Co-authored-by: Duncan Sutherland <[email protected]> * add ansi variants * row / col was flipped from last working version. local corruption. update row/col and working test. * Apply suggestions from code review --------- Co-authored-by: chalex <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: QMK Bot <[email protected]> Co-authored-by: John Barbero <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: gregandcin <[email protected]> Co-authored-by: temp4gh <[email protected]> Co-authored-by: Drashna Jaelre <[email protected]> Co-authored-by: Ryan <[email protected]> Co-authored-by: ploopyco <[email protected]> Co-authored-by: Maria <[email protected]> Co-authored-by: toril940 <[email protected]> Co-authored-by: Duncan Sutherland <[email protected]> Co-authored-by: jack <[email protected]> Co-authored-by: Nick Brassel <[email protected]> Co-authored-by: Less/Rikki <[email protected]> Co-authored-by: jonylee@hfd <[email protected]> Co-authored-by: James Young <[email protected]> Co-authored-by: John Barbero <[email protected]> Co-authored-by: precondition <[email protected]> Co-authored-by: Thomas Weißschuh <[email protected]> Co-authored-by: cole smith <[email protected]> Co-authored-by: leyew <[email protected]> Co-authored-by: Le Zhang <[email protected]> Co-authored-by: フィルターペーパー <[email protected]> Co-authored-by: Sergey Vlasov <[email protected]> Co-authored-by: Dasky <[email protected]> Co-authored-by: gskygithub <[email protected]> Co-authored-by: db <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 猫咪恐慌 <[email protected]> Co-authored-by: Alabahuy <[email protected]> Co-authored-by: Joe Scotto <[email protected]> Co-authored-by: Álvaro A. Volpato <[email protected]> Co-authored-by: Jay Greco <[email protected]> Co-authored-by: yuezp <[email protected]> Co-authored-by: “yuezp” <“[email protected]”> Co-authored-by: Purdea Andrei <[email protected]> Co-authored-by: Tom Barnes <[email protected]> Co-authored-by: yiancar <[email protected]> Co-authored-by: yiancar <[email protected]> Co-authored-by: ojthetiny <[email protected]> Co-authored-by: Bram Inniger <[email protected]> Co-authored-by: Wilhelm Schuster <[email protected]> Co-authored-by: kopibeng <[email protected]> Co-authored-by: Leon Anavi <[email protected]> Co-authored-by: MakotoKurauchi <[email protected]> Co-authored-by: Dam Vu Duy <[email protected]> Co-authored-by: Markus Knutsson <[email protected]> Co-authored-by: joedinkle <[email protected]> Co-authored-by: leah-splitkb <[email protected]> Co-authored-by: atti <[email protected]> Co-authored-by: Ivan Gromov <[email protected]> Co-authored-by: Ramon Imbao <[email protected]> Co-authored-by: Brandon Lewis <[email protected]> Co-authored-by: Tom Barnes <[email protected]> Co-authored-by: spacehangover <[email protected]> Co-authored-by: Marc Nause <[email protected]> Co-authored-by: rhmokey <[email protected]> Co-authored-by: TW59420 <[email protected]> Co-authored-by: jpe230 <[email protected]> Co-authored-by: Marek128b <[email protected]> Co-authored-by: xoedusk <[email protected]> Co-authored-by: Starry Knight <[email protected]> Co-authored-by: Pablo Martínez <[email protected]> Co-aut…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migrate some common features to generic (Migrate some common features to generic qmk/qmk_firmware#22403)
Update layer state of Lily58 from 'Default' to 'Base' (Update layer state of Lily58 from Default to Base qmk/qmk_firmware#22397)
Add SNES Macropad keyboard (Add SNES Macropad keyboard qmk/qmk_firmware#22377)
Update gregandcin/teaqueen (Update copyright headers, Remove EE_HANDS in gregandcin/teaqueen qmk/qmk_firmware#22402)
[Keyboard] Add alpaca/wfeclipse (Initial commit to add alpaca/wfeclipse qmk/qmk_firmware#22230)
LED drivers: clean up
SWx
/CSy
pullup/down resistor config (LED drivers: clean upSWx
/CSy
pullup/down resistor config qmk/qmk_firmware#22381)Infer LED DRIVER_COUNT from configured addresses (Infer LED DRIVER_COUNT from configured addresses qmk/qmk_firmware#22311)
Add Ploopy Madromys mouse (Add Ploopy Madromys mouse qmk/qmk_firmware#21989)
Added PloopyCo madromys/adept mouse
[Keyboard] Add MariOrion v2.5 (Add MariOrion v2.5 to firmware. qmk/qmk_firmware#22273)
Pushed MariOrion v2.5 to the branch. Prod and proto version added.
Pushed MariOrion v2.5 to the branch. Prod and proto version added.
Proper addition of layout options
Addition of split bs rshift tsangan layout options.
Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25
Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25
Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Update keyboards/mariorion_v25/proto/keymaps/default/keymap.c
Updated readme.md with more information regarding make commands, and proto vs prod.
Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Update keyboards/mariorion_v25/prod/keymaps/default/keymap.c
Update keyboards/mariorion_v25/prod/info.json
Amended some changes to info.json - community layouts changed from scope to array.
Update keyboards/mariorion_v25/readme.md
Revert keyboards/gray_studio/think65/solder/solder.c
Revert keyboards/gray_studio/think65/solder/solder.c
Revert keyboards/gray_studio/think65/solder/solder.c
Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to public mariorion_v25 repo
Revert keyboards/gray_studio/think65/solder/solder.c
Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to public mariorion_v25 repo
Update keyboards/mariorion_v25/proto/info.json
Update keyboards/mariorion_v25/rules.mk
Update keyboards/mariorion_v25/proto/info.json
Update keyboards/mariorion_v25/proto/info.json
Update keyboards/mariorion_v25/proto/info.json
Update keyboards/mariorion_v25/prod/info.json
Update keyboards/mariorion_v25/prod/info.json
Update keyboards/mariorion_v25/prod/info.json
Update keyboards/mariorion_v25/prod/info.json
Revert keyboards/gray_studio/think65/solder/solder.c
Update keyboards/mariorion_v25/matrix_diagram.md
Update keyboards/mariorion_v25/readme.md
Update keyboards/mariorion_v25/readme.md
Update keyboards/mariorion_v25/readme.md
Update keyboards/mariorion_v25/readme.md
Update keyboards/mariorion_v25/readme.md
Update keyboards/mariorion_v25/proto/mariorion_v25.c
Update keyboards/mariorion_v25/prod/mariorion_v25.c
Pushed new info.json and keymap.c files.
Pushed new info.json and keymap.c files.
Fixes to LED driver wrt PWM definitions with STM.
Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c
Update keyboards/mariorion_v25/prod/info.json
Update keyboards/mariorion_v25/prod/mariorion_v25.c
Update keyboards/mariorion_v25/proto/info.json
Update keyboards/mariorion_v25/proto/config.h
Update keyboards/mariorion_v25/proto/mariorion_v25.c
Update keyboards/mariorion_v25/proto/mariorion_v25.c
Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c
Committing a details update to readme.md.
Committing a details update to readme.md.
Update keyboards/mariorion_v25/prod/config.h
Update keyboards/mariorion_v25/prod/mariorion_v25.c
Revert "Committing a details update to readme.md."
This reverts commit 068a82a.
Committing a details update to readme.md.
Update keyboards/mariorion_v25/halconf.h
Update keyboards/mariorion_v25/mcuconf.h
Update keyboards/mariorion_v25/prod/config.h
Update keyboards/mariorion_v25/proto/config.h
Update keyboards/mariorion_v25/halconf.h
Production pictures replacing the standard ones in the readme.md :)
waffle87 requests bundled:
snled27351: fix missing
i2c_init()
(snled27351: fix missingi2c_init()
qmk/qmk_firmware#22446)Fixup snes_macropad on develop (Fixup snes_macropad on develop qmk/qmk_firmware#22444)
Add
qmk license-check
developer-level CLI command. (Addqmk license-check
developer-level CLI command. qmk/qmk_firmware#22075)fix: make clicky delay silent (fix: make clicky delay silent qmk/qmk_firmware#21866)
add 5087 keyboard (add 5087 keyboard qmk/qmk_firmware#20557)
studiokestra/line_tkl: correct layout data (studiokestra/line_tkl: correct layout data qmk/qmk_firmware#22455)
fix
layouts
dataadd EoF
[Keyboard] Fixes to make snes_macropad play nicer with qmk configurator ([Keyboard] Fixes to make snes_macropad play nicer with qmk configurator qmk/qmk_firmware#22432)
[Keyboard] Change default implementation for get_layer_name_user
Will now show the layer number instead of "Unknown", since this is what will be shown if QMK Configurator is used to compile the firmware.
This makes it look sort of like a macropad + gamepad rather than an 4x6 ortholinear keyboard.
Based on feedback from code review the implementation was swapped in favor of using get_u8_str. This implied a change to the argument type from int to uint8_t, which cascaded into the existing keymaps. (This made sense in general, since the return type of get_highest_layer is also a uint8_t.)
Slight refactor of joystick axis type into typedef (Slight refactor of joystick axis type into typedef qmk/qmk_firmware#22445)
Remove requirement for
keymap_steno.h
include in keymaps (Remove requirement forkeymap_steno.h
include in keymaps qmk/qmk_firmware#22423)Remove requirement for
keymap_steno.h
include in keymapsAdd back keymap_steno.h with a note for the time being
Generalise ADC driver source inclusion (Generalise analog SRC inclusion qmk/qmk_firmware#22448)
add
68_ansi
Community Layout to nebula68b (add68_ansi
Community Layout to nebula68b qmk/qmk_firmware#22433)Fix typos: key-modifer→key-modifier and interacton→interaction (Fix typos: key-modifer→key-modifier and interacton→interaction qmk/qmk_firmware#22464)
chibios: disable RWX segment warning on newer GNU lds (chibios: disable RWX segment warning on newer GNU lds qmk/qmk_firmware#22007)
Migrate some EEPROM config to info.json (Migrate some EEPROM config to info.json qmk/qmk_firmware#22434)
Revert "chibios: disable RWX segment warning on newer GNU lds (chibios: disable RWX segment warning on newer GNU lds qmk/qmk_firmware#22007)" (Revert "chibios: disable RWX segment warning on newer GNU lds" qmk/qmk_firmware#22469)
This reverts commit de3c421.
chibios: disable RWX segment warning on newer GNU lds (chibios: disable RWX segment warning on newer GNU lds qmk/qmk_firmware#22471)
Bs equals (Bs equals qmk/qmk_firmware#21690)
Update stale.yml (Update stale.yml qmk/qmk_firmware#22473)
Update stale.yml
[Keyboard] Add Eden ([Keyboard] Add Eden qmk/qmk_firmware#22467)
CLI refactoring for common build target APIs (CLI refactoring for common build target APIs qmk/qmk_firmware#22221)
Add leonardo build target for leonardo + usb2.0 shield based projects (Add leonardo build target for leonardo + usb2.0 shield based projects qmk/qmk_firmware#22243)
[Keyboard] Add dnworks 997pt3 ([Keyboard] Add dnworks 997pt3 qmk/qmk_firmware#22466)
[Doc] Improve converter references ([Doc] Improve RP2040 references qmk/qmk_firmware#21801)
qmk find
: Fix failure with multiple filters (qmk find
: Fix failure with multiple filters qmk/qmk_firmware#22497)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 filledtargets
had a wrong indent and therefore was executed for every filter instead of only once after applying all filters, andvalid_keymaps
was actually an iterator and therefore could be used only once. Moving the statement outside of the loop fixes the problem.Enable linking of encoders to switch within layout macros (Enable linking of encoders to switch within layout macros qmk/qmk_firmware#22264)
LED drivers: register naming cleanups (LED drivers: register naming cleanups qmk/qmk_firmware#22436)
Azoteq IQS5xx support (Azoteq IQS5xx support qmk/qmk_firmware#22280)
Fix
qmk find
failure due to circular imports (Fixqmk find
failure due to circular imports qmk/qmk_firmware#22523)There was an import cycle in the Python modules:
qmk.build_targets
importedqmk.cli.generate.compilation_database
;qmk.cli.generate.compilation_database
requires initializingqmk.cli
first;qmk.cli
imported the modules for all CLI commands;qmk.cli.compile
importedqmk.build_targets
.This cycle did not matter in most cases, because
qmk.cli
was imported first, and in that case importingqmk.cli.generate.compilation_database
did not trigger the initialization ofqmk.cli
again. However, there was one corner case whenqmk.bulld_targets
was getting imported first:qmk find
command uses themultiprocessing
module.multiprocessing
module uses thespawn
start method on macOS and Windows.spawn
method is used, the child processes initialize without any Python modules loaded, and the required modules are loaded on demand by thepickle
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:Moving the offending
qmk.cli.generate.compilation_database
import into the method which actually uses it fixes the problem.CLI parallel search updates (CLI parallel search updates qmk/qmk_firmware#22525)
Move BACKLIGHT_PWM_PERIOD to correct docs section (Move BACKLIGHT_PWM_PERIOD to correct docs section qmk/qmk_firmware#22480)
[CLI] Remove duplicates from search results ([CLI] Remove duplicates from search results qmk/qmk_firmware#22528)
Add simpler method for relocating functions to RAM. (Add simpler method for relocating functions to RAM. qmk/qmk_firmware#21804)
Migrate some dip switch config to info.json (Migrate some dip switch config to info.json qmk/qmk_firmware#22437)
Remove unnecessary driver counts (Remove unnecessary driver counts qmk/qmk_firmware#22435)
[Keyboard] darkproject/kd83a_bfg_edition (Add darkproject/kd83a_bfg_edition keyboard qmk/qmk_firmware#18416)
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
DC60: Fix 2u Backspace Support (DC60: Fix 2u Backspace Support qmk/qmk_firmware#22533)
V-USB: Add generic
send_report()
function (V-USB: Add genericsend_report()
function qmk/qmk_firmware#22323)V-USB: implement NKRO (V-USB: implement NKRO qmk/qmk_firmware#22398)
Improve and Cleanup Shutdown callbacks (Improve and Cleanup Shutdown callbacks qmk/qmk_firmware#21060)
Cater for ECC failures in EFL wear-leveling. (Cater for ECC failures in EFL wear-leveling. qmk/qmk_firmware#19749)
New RGB Animations - 4 "Starlight" Animation Variations (New RGB Animations - 4 "Starlight" Animation Variations qmk/qmk_firmware#22212)
Stub out community layout directory structure (Stub out community layout directory structure qmk/qmk_firmware#22545)
Remove userspace keymaps (Remove userspace keymaps qmk/qmk_firmware#22544)
Remove symbolic linked userspace folder (Remove symbolic linked userspace folder qmk/qmk_firmware#22548)
Fix missed shutdown callbacks (Fix missed shutdown callbacks qmk/qmk_firmware#22549)
QMK Userspace (QMK Userspace qmk/qmk_firmware#22222)
develop
2023q4 changelog (develop
2023q4 changelog qmk/qmk_firmware#22552)Remove notice about
develop
.Attempt to fix configurator. (Attempt to fix configurator. qmk/qmk_firmware#22555)
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 qmk/qmk_firmware#22559)
Bumps JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0.
updated-dependencies:
Small QP surface docs update (Small QP surface docs update qmk/qmk_firmware#22567)
Fixup compilation with
qmk compile -kb zzz -km all
. (Fixup compilation withqmk compile -kb zzz -km all
. qmk/qmk_firmware#22568)[Doc]: Correct Markdown syntax errors. ([Doc]: Correct Markdown syntax errors. qmk/qmk_firmware#22511)
cablecardesigns/phoenix: correct layout data (cablecardesigns/phoenix: correct layout data qmk/qmk_firmware#22517)
add tokki (add tokki qmk/qmk_firmware#22463)
Add ScottoWing handwired keyboard (Add ScottoWing handwired keyboard qmk/qmk_firmware#22506)
Add Magnum Ergo 1 by dark (First support for Magnum Ergo 1 by dark qmk/qmk_firmware#22139)
Add Smith and Rune Magnus (Add Smith and Rune Magnus support qmk/qmk_firmware#22153)
Fixup
--no-temp
forqmk mass-compile
. (Fixup--no-temp
forqmk mass-compile
. qmk/qmk_firmware#22582)nullbitsco/snap: reduce size of bongo_reactive (nullbitsco/snap: reduce size of bongo_reactive qmk/qmk_firmware#22571)
revoke community_layouts from keebio/wtf60 (revoke
community_layouts
from keebio/wtf60 qmk/qmk_firmware#22502)add keyboard bestway (add keyboard bestway qmk/qmk_firmware#22498)
Fix animation range on M75H (Fix animation range on M75H qmk/qmk_firmware#22586)
Fix a bunch of CLI warnings (Fix a bunch of CLI warnings qmk/qmk_firmware#22589)
Don't print error message when there are no row pins and no col pins (Don't print error message when there are no row pins and no col pins qmk/qmk_firmware#20104)
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.
Dedup the list of tested userspace paths. (Dedup the list of tested userspace paths. qmk/qmk_firmware#22599)
Fix
qmk doctor
not finding binaries on Windows (Fixqmk doctor
not finding binaries on Windows qmk/qmk_firmware#22593)Helix rev3_5rows rgbmatrix patch (Helix rev3_5rows rgbmatrix patch qmk/qmk_firmware#22594)
Documentation regarding user code removal/acceptance (Documentation regarding user code removal/acceptance qmk/qmk_firmware#22507)
Sort definitions.jsonschema (Sort definitions.jsonschema qmk/qmk_firmware#22588)
Sort defaults.hjson (Sort defaults.hjson qmk/qmk_firmware#22587)
Initial support for CSTM65 (Initial support for CSTM65 qmk/qmk_firmware#22513)
Add Event Horizon Keyboard (Add Event Horizon Keyboard qmk/qmk_firmware#22515)
Pin actions/labeler to v4
[Keyboard] Add TG67 (add keyboard tg67 with rgb qmk/qmk_firmware#22592)
Fix erroneous commas in
info.json
files (fix erroneous commas qmk/qmk_firmware#21712)[Keyboard] fruitykeeb/fruitbar/r2 ([Keyboard] fruitykeeb/fruitbar/r2 qmk/qmk_firmware#22580)
[Keyboard] Fix oled layer display order for Aurora boards (Changed order of layer-checking code to fix #22520 qmk/qmk_firmware#22521)
Fix AD5258 I2C address for Leopold keyboards (Fix AD5258 I2C address for Leopold keyboards qmk/qmk_firmware#22554)
Update MNK65_STM32 (Update MNK65_STM32 qmk/qmk_firmware#22430)
[Keyboard] Add ANAVI Arrows ([Keyboard] Add ANAVI Arrows qmk/qmk_firmware#22454)
[Keyboard][Helix] enable encoder map ([Helix] enable encoder map qmk/qmk_firmware#22488)
[Keyboard] Add Coban Pad 9A ([Keyboard] Add Coban Pad 9A qmk/qmk_firmware#22456)
[Keyboard] Add Chameleon keyboard (Chameleon - Add keyboard qmk/qmk_firmware#22427)
[Keyboard] eyeohdesigns/humble40 ([keyboard] eyeohdesigns/humble40 qmk/qmk_firmware#22421)
Avoid exceptions when layouts contain OOB matrix values (Avoid exceptions when generating matrix mask from layouts containing OOB matrix values qmk/qmk_firmware#22609)
Fix Helix encoder direction ([Bug] Fix Aurora Helix encoder direction qmk/qmk_firmware#22614)
Fixed non-executable codes in the documentation (Fixed non-executable codes in the documentation qmk/qmk_firmware#22600)
[Keyboard] Add kt60HS-T (Add kt60HS-T qmk/qmk_firmware#22413)
Create keymap.c
Create keymap.c
Create rules.mk
Add files via upload
Update keyboards/keyten/kt60hs_t/keymaps/default/keymap.c
Update keyboards/keyten/kt60hs_t/readme.md
Update keyboards/keyten/kt60hs_t/info.json
Update keyboards/keyten/kt60hs_t/keymaps/via/keymap.c
Update keyboards/keyten/kt60hs_t/readme.md
Update keyboards/keyten/kt60hs_t/info.json
Update info.json after qmk format-json
Update keymap.c
Update keymap.c
Update keymap.c
Update keymap.c
Update keyboards/keyten/kt60hs_t/info.json
Update keyboards/keyten/kt60hs_t/readme.md
[Keyboard] Add Relapse-KB OR87 (Add the Relapse-KB OR87 qmk/qmk_firmware#22458)
Add relapsekb h87nu
Change name
Add missing license headers
Apply suggestions from code review
Remove config.h
Update keyboards/relapsekb/or87/readme.md
[Keyboard] fruitykeeb/fruitbar/r1 ([keyboard] fruitykeeb/fruitbar/r1 qmk/qmk_firmware#22616)
Fix JSON keymap URLs generated by the API (Fix JSON keymap URLs generated by the API qmk/qmk_firmware#22618)
Fix more
qmk generate-api
fallout from userspace support (Fix moreqmk generate-api
fallout from userspace support qmk/qmk_firmware#22619)Fix RGB Matrix max brightness for several splitkb.com keyboards ([Bug] Fix RGB Matrix max brightness for several splitkb.com keyboards qmk/qmk_firmware#22621)
[Keyboard] Add Argyle (Argyle qmk/qmk_firmware#22607)
Argyle initial commit
Update config.h
Update config.h
fixed
Use json
Update keyboards/argyle/info.json
Update keyboards/argyle/info.json
Update keyboards/argyle/info.json
Update keyboards/argyle/readme.md
Update keyboards/argyle/info.json
Update keyboards/argyle/keymaps/via/rules.mk
Update keyboards/argyle/keymaps/iso/keymap.c
Update keyboards/argyle/info.json
Update info.json
format json
Update keyboards/argyle/rules.mk
Update keyboards/argyle/info.json
Update keyboards/argyle/readme.md
Fixup helix/rev3_5rows (Fixup helix/rev3_5rows qmk/qmk_firmware#22623)
Drop LED fixes (Drop LED fixes qmk/qmk_firmware#22624)
WWA Keyboards (WWA Keyboards qmk/qmk_firmware#22612)
Fix TARGET when using converters (Fix output filename when using converters qmk/qmk_firmware#22591)
Add MNK60_STM32 (Add support for MNK60_STM32 qmk/qmk_firmware#22429)
[Keyboard] Add KLC x TGR Lena (Add support for KLC x TGR Lena qmk/qmk_firmware#22629)
[Keyboard] Add ENTER80 (Add keyboard enter80 with caps lock light qmk/qmk_firmware#22632)
Fix compile error in VLC keymap for Anavi Macropad8 (Fix compile error in VLC keymap for Anavi Macropad8 qmk/qmk_firmware#22644)
[Keyboard] add luckycat70 ([Keyboard]add luckycat70 qmk/qmk_firmware#22622)
[Keyboard] add mmk_3 (add keyboard mmk_3 qmk/qmk_firmware#22569)
[Keyboard] Add Big Knob board (Add Big Knob board qmk/qmk_firmware#22292)
[Keyboard] add ergosplit44 v1 (added ergosplit44 keybord v1 qmk/qmk_firmware#22344)
[Keyboard] Add meetlab/kalice (Add keyboard meetlab/kalice qmk/qmk_firmware#22207)
[documentation] QMK migrate docs patch ([documentation] QMK migrate docs patch qmk/qmk_firmware#22646)
Give definition of 'CLI' for new users (Give definition of 'CLI' for new users qmk/qmk_firmware#22647)
[Keyboard] add dude09 ([Keyboard] add dude09 qmk/qmk_firmware#22648)
dude09 macropad files
added to keyboards/handwired/starrykeebs/dude09
fixed imgur link
Update readme.md
Update readme.md
Update info.json
formatting using qmk
header
header
header
Update readme.md
Delete keyboards/handwired/starrykeebs/dude09/via.json
not needed for QMK
empty file
windows to unix le
windows to unix le
windows to unix le
windows to unix le
fixed new line windows to unix
Update info.json
Update readme.md
Update readme.md
Update info.json
Update keyboards/handwired/starrykeebs/dude09/keymaps/via/rules.mk
Update keyboards/handwired/starrykeebs/dude09/rules.mk
Update readme.md
[keyboard] Add Keycapsss 3w6_2040 ([keyboard] Add Keycapsss 3w6_2040 qmk/qmk_firmware#22642)
initial commit
tidy info.json, add readme.md
correct license headers
fix some minor typos
additions to readme
try and conform to standards
remove duplicates from config.h
remove unneccessary line from rules.mk
further tidying
some small misses
some small misses
repair via keymap
actually fixed, d'oh
Update keyboards/keycapsss/3w6_2040/info.json
Update keyboards/keycapsss/3w6_2040/info.json
Update keyboards/keycapsss/3w6_2040/keymaps/default/keymap.c
Update keyboards/keycapsss/3w6_2040/info.json
Update keyboards/keycapsss/3w6_2040/keymaps/via/keymap.c
Update keyboards/keycapsss/3w6_2040/readme.md
remove via config.h
[Bugfix]
qmk {compile, flash}
return code ([Bugfix]qmk {compile, flash}
return code qmk/qmk_firmware#22639)[Keyboard] minor Momokai Aurora bugfixes and RGB updates ([Keyboard]minor Momokai Aurora bugfixes and RGB updates qmk/qmk_firmware#22486)
[Keyboard] Add zos (Added new keyboard - "zos" qmk/qmk_firmware#22491)
Add keyboard shadow80 (Add keyboard shadow80 qmk/qmk_firmware#22534)
Remove invalid keymap from zos/65s (Remove invalid keymap from zos/65s qmk/qmk_firmware#22655)
Default community layout is nameddefault_65_ansi_blocker so should never also be used at the keyboard level.
[Keyboard] Add fuji75 (adding fuji75 pcb support qmk/qmk_firmware#22158)
adding fuji75 pcb support
adding fuji75 pcb support
includes
solder
hotswap
Update keymap.c
Update keymap.c
Update keyboards/sakura_workshop/fuji75/fuji75.c
Update keyboards/sakura_workshop/fuji75/solder/readme.md
Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
Update keyboards/sakura_workshop/fuji75/solder/readme.md
Update keyboards/sakura_workshop/fuji75/info.json
Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
Delete keyboards/sakura_workshop/fuji75/config.h
Update keyboards/sakura_workshop/fuji75/solder/readme.md
Update keyboards/sakura_workshop/fuji75/hotswap/readme.md
update info.json
update info.json per requested by @fauxpark
reran qmk format-json
[Keyboard] Add El Cantor HS (El Cantor HS keyboard. 44 key diodeless split keyboard with support for hotswap sockets. Based on diepala/cantor. qmk/qmk_firmware#22531)
Initial upload.
Initial upload.
Update readme.md
Delete keyboards/elcantorhs/keymaps/zeromist directory
Adding folder for VIA.
Update readme.md
Update readme.md
Update readme.md
Update readme.md
Update readme.md
Update keymap.c
Update info.json
Update info.json
Update info.json
Update info.json
Update keymap.c
Update keymap.c
Update keymap.c
Update config.h
Update halconf.h
Update mcuconf.h
Create keymap.c
Update info.json
Update keyboards/elcantorhs/readme.md
Update keyboards/elcantorhs/info.json
Update keyboards/elcantorhs/info.json
Update keyboards/elcantorhs/info.json
Update keyboards/elcantorhs/rules.mk
Update keyboards/elcantorhs/info.json
Update keyboards/elcantorhs/config.h
Update readme.md
Update keyboards/elcantorhs/info.json
Update config.h
Update halconf.h
Update keymap.c
Update keymap.c
Update mcuconf.h
Update keyboards/elcantorhs/readme.md
Yep. Can't say better. :-)
Update readme.md
Update keyboards/elcantorhs/config.h
Cradio: update default keymap (Cradio: update default keymap qmk/qmk_firmware#22657)
Reduce copyright blurb
Change home row mod placing
Bump actions/upload-artifact from 3 to 4 (Bump actions/upload-artifact from 3 to 4 qmk/qmk_firmware#22661)
Bump tj-actions/changed-files from 39 to 40 (Bump tj-actions/changed-files from 39 to 40 qmk/qmk_firmware#22338)
Bumps tj-actions/changed-files from 39 to 40.
updated-dependencies:
Add Reverb keyboard. (Add Reverb keyboard. qmk/qmk_firmware#22387)
Initial ([Bugfix] Broken
qmk mass-compile -n
qmk/qmk_firmware#22671)Enable Link Time Optimization for Lily58 Default Keymap (Enable Link Time Optimization for Lily58 Default Keymap qmk/qmk_firmware#22476)
enable LTO for Lily58 Default keymap
remove NKRO from lily58 default
Add Scotto61 handwired keyboard (Add Scotto61 handwired keyboard qmk/qmk_firmware#22666)
Add Scotto61 handwired keyboard
qmk format info.json
[Keyboard] Add Mode Tempo PCB's ([Keyboard] Add Mode Tempo PCB's qmk/qmk_firmware#22550)
Add mode 60 PCB's
Update Licenses
Unify Vendor name cross other projects
Move pin description from Config to Info.json
Replace WS2812 driver with PWM
Update keyboards/mode/m60h/config.h
Update keyboards/mode/m60h_f/config.h
Update keyboards/mode/m60h/readme.md
Update keyboards/mode/m60s/config.h
Update keyboards/mode/m60s/readme.md
Format info.json files
replace link with images
Fix spacings in Config file
remove non essential file
Update readme.md spacings
Update readme.md Spacings
Update readme.md
[Keyboard] Add Odin75 (Add Odin75 (Re-attempt) qmk/qmk_firmware#22650)
Add Odin75
Update keyboards/kbdfans/odin75/lib/bongocat.h
Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Update keyboards/kbdfans/odin75/halconf.h
Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Update keyboards/kbdfans/odin75/odin75.c
Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Update keyboards/kbdfans/odin75/mcuconf.h
Fix indentation
Add back missing
return false;
Update keyboards/kbdfans/odin75/odin75.c
Update keyboards/kbdfans/odin75/keymaps/via/keymap.c
Update keyboards/kbdfans/odin75/keymaps/default/keymap.c
Update keyboards/kbdfans/odin75/odin75.c
Apply suggestions from code review
[Keyboard] Add kafka60 (Add keyboard kafka60 qmk/qmk_firmware#22659)
Add keyboard Ergo68 (Add keyboard Ergo68 qmk/qmk_firmware#22677)
Ergo68の追加
写真の追加
fix build error
Update keyboards/yushakobo/ergo68/readme.md
Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c
config.h migrated to info.json
Update keyboards/yushakobo/ergo68/info.json
Update keyboards/yushakobo/ergo68/readme.md
Update keyboards/yushakobo/ergo68/info.json
Update keyboards/yushakobo/ergo68/keymaps/via/rules.mk
Update keyboards/yushakobo/ergo68/keymaps/default/keymap.c
Update keyboards/yushakobo/ergo68/keymaps/via/keymap.c
Update keyboards/yushakobo/ergo68/info.json
Update keyboards/yushakobo/ergo68/info.json
Update keyboards/yushakobo/ergo68/info.json
[Keymap Removal] Planck and related keymaps. ([Keymap Removal] Planck and related keymaps. qmk/qmk_firmware#22683)
[Keyboard] Add Diablo (Add Diablo qmk/qmk_firmware#22414)
Create keymap.c
Create keymap.c
Create rules.mk
Add files via upload
Create keymap.c
Create keymap.c
Create rules.mk
Add files via upload
Update keymap.c
Update keymap.c
Update keyboards/keyten/diablo/keymaps/default/keymap.c
Delete keyboards/keyten/kt60hs_t directory
Update keyboards/keyten/diablo/readme.md
Update keyboards/keyten/diablo/readme.md
Update info.json
Update info.json
Update keymap.c
Update keymap.c
Update keyboards/keyten/diablo/info.json
Update keyboards/keyten/diablo/info.json
[Keymap Removal] keebio/iris and related keymaps. ([Keymap Removal] keebio/iris and related keymaps. qmk/qmk_firmware#22690)
[Keyboard] Add doio KB19 (ADD KB19 keyboard qmk/qmk_firmware#22393)
Add files via upload
Update keyboards/doio/kb3x/config.h
Update keyboards/doio/kb3x/info.json
Update keyboards/doio/kb3x/keymaps/via/keymap.c
Update keyboards/doio/kb3x/config.h
Update keyboards/doio/kb3x/keymaps/default/keymap.c
Update rules.mk
Update info.json
Update keyboards/doio/kb3x/info.json
Update keyboards/doio/kb3x/rules.mk
Add files via upload
Update keyboards/doio/kb3x/info.json
Update keyboards/doio/kb3x/config.h
Delete keyboards/doio/kb3x/rules.mk
Update keyboards/doio/kb3x/keymaps/default/keymap.c
Update keyboards/doio/kb3x/keymaps/via/keymap.c
Add KB19
Delete keyboards/doio/kb3x directory
format info.json
format info.json
Create rules.mk
Update rules.mk
Update keyboards/doio/kb19/config.h
Update info.json
Update keymap.c
Update keymap.c
Delete keyboards/doio/kb19/config.h
Update keyboards/doio/kb19/keymaps/via/keymap.c
Update keyboards/doio/kb19/keymaps/default/keymap.c
[Keymap Removal] Preonic and related keymaps. ([Keymap Removal] Preonic and related keymaps. qmk/qmk_firmware#22689)
Remove obvious user keymaps,
keyboards/[0-9]*
edition. (Remove obvious user keymaps,keyboards/[0-9]*
edition. qmk/qmk_firmware#22691)Remove obvious user keymaps,
keyboards/a*
edition. (Remove obvious user keymaps,keyboards/a*
edition. qmk/qmk_firmware#22692)Remove obvious user keymaps,
keyboards/{b,c}*
edition. (Remove obvious user keymaps,keyboards/{b,c}*
edition. qmk/qmk_firmware#22693)Remove obvious user keymaps,
keyboards/{d,e,f}*
edition. (Remove obvious user keymaps,keyboards/{d,e,f}*
edition. qmk/qmk_firmware#22695)[Keymap Removal] Restore splitkb 'debug' keymaps ([Keymap Removal] Restore splitkb 'debug' keymaps qmk/qmk_firmware#22700)
[Keymap Removal] tada68 and related keymaps. ([Keymap Removal] tada68 and related keymaps. qmk/qmk_firmware#22699)
[Keymap Removal] xiudi/xd75 and related keymaps. ([Keymap Removal] xiudi/xd75 and related keymaps. qmk/qmk_firmware#22698)
[Keyboard] Add Deemen17 DE60FS (Add support for Deemen17 De60fs PCB qmk/qmk_firmware#22667)
Add de60fs
Update
Add image
Add line break for rules.mk
Update keyboards/deemen17/de60fs/keymaps/default/keymap.c
Update keyboards/deemen17/de60fs/info.json
Remove readme of keymap folder
Change to KC_RSFT
Add Community Layout support
Update keyboards/deemen17/de60fs/info.json
Update keyboards/deemen17/de60fs/keymaps/default/keymap.c
Update keyboards/deemen17/de60fs/keymaps/via/keymap.c
Add description in readme
Updated Github link
[Keymap Removal] Restore mechboards mb_via keymaps. ([Keymap Removal] Restore mechboards mb_via keymaps. qmk/qmk_firmware#22723)
[Bugfix] Manipulate deferred executor slot only if tokens match ([Bugfix] Manipulate deferred executor slot only if tokens match qmk/qmk_firmware#22722)
[docs] - reword PR checklist for vendor keymaps/userspace changes ([docs] - reword PR checklist for vendor keymaps/userspace changes qmk/qmk_firmware#22725)
reword PR checklist for vendor keymaps/userspace changes
clarify vendor keymaps slightly
delete layout macro related line
[Keyboard] Add redragon k617 port (Adding my keymap (redragon k617 port) qmk/qmk_firmware#22410)
[Keyboard] Add Scotto108 handwired keyboard (Add Scotto108 handwired keyboard. qmk/qmk_firmware#22720)
[Keyboard] Fix Scotto61 Configurator Layout (Fix Scotto61 Configurator Layout qmk/qmk_firmware#22718)
[Keyboard] Add kafka68 (Add keyboard kafka with 68 key qmk/qmk_firmware#22684)
Add Momokai Aurora Image (Add Momokai Aurora Image qmk/qmk_firmware#22728)
[Keyboard] Add darmoshark k3 (Added k3 qmk keyboard qmk/qmk_firmware#21980)
[Keyboard] add scorpio pcb (add scorpio pcb qmk/qmk_firmware#22732)
[Keyboard] Add Nuxros RE65 ([keyboard] Add support for Nuxros RE65 qmk/qmk_firmware#22078)
[Keyboard] Add Noodlepad_Micro (Added Keyboard Noodlepad_Micro qmk/qmk_firmware#22703)
bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize (bm40hsrgb/rev2: disable some RGB Matrix effects to reduce filesize qmk/qmk_firmware#22761)
vendor keymaps-mechboards via updates (vendor keymaps-mechboards via updates qmk/qmk_firmware#22767)
update mb_via keymaps to new naming for vendor keymaps
missed a reference to old name, tidy crkbd readme, add lily58 readme
fix typo
fix typo
delete shopify image
[Keyboard] Add meetlab kafkasplit (A 44-key split keyboard with rgb qmk/qmk_firmware#22756)
Waffling60 iso rev e (Waffling60 iso rev e qmk/qmk_firmware#22733)
docs(skeletyl): fix readme instructions (docs(skeletyl): fix readme instructions qmk/qmk_firmware#22791)
Bump tj-actions/changed-files from 40 to 41 in /.github/workflows (Bump tj-actions/changed-files from 40 to 41 in /.github/workflows qmk/qmk_firmware#22812)
Bumps tj-actions/changed-files from 40 to 41.
updated-dependencies:
Regenerate Files ([CI] Regenerate Files qmk/qmk_firmware#22821)
Update keymap.md (Update keymap.md qmk/qmk_firmware#22834)
[Keyboard] Add Nordic65 by KBnordic (Add Nordic65 by KBnordic qmk/qmk_firmware#22817)
[Keyboard] Add ScottoKatana handwired keyboard (Add ScottoKatana handwired keyboard qmk/qmk_firmware#22805)
Keychron Q1V1: fix incorrect 3733 address (Keychron Q1V1: fix incorrect 3733 address qmk/qmk_firmware#22852)
Raise Circumflex from the grave in sendstring_french.h (Raise Circumflex from the grave in sendstring_french.h qmk/qmk_firmware#22285)
Lotus 58 Glow - Added Auto shift to OLED, corrected OLED orientation (Lotus 58 Glow - Added Auto shift to OLED, corrected OLED orientation qmk/qmk_firmware#22424)
Fix user hook call for dynamic_macro_record_key (Fix user hook call for dynamic_macro_record_key qmk/qmk_firmware#22250)
add pywinusb lib to list of example libs for HID (add pywinusb lib to list of example libs for HID qmk/qmk_firmware#22747)
Added skiller_sgk50_s3 keyboard (Added skiller_sgk50_s3 keyboard qmk/qmk_firmware#22382)
Add more unwanted compilation output files to
.gitignore
. (Add more unwanted compilation output files to.gitignore
. qmk/qmk_firmware#22894)[Keyboard] pi60rgb_v2 (first pi60rgb_v2 commit qmk/qmk_firmware#22156)
add lets split v3 (add lets split v3 qmk/qmk_firmware#22465)
Remove community layout from mode/m80*/m80*h (revoke
community_layouts
from mode/m80v*/m80*h qmk/qmk_firmware#22461)Added WT20-H1 (HIBI JUNIOR) (Added WT20-H1 (HIBI JUNIOR) qmk/qmk_firmware#22893)
add Cycle8 (add Cycle8 qmk/qmk_firmware#22734)
Add The Mad Noodle Udon13 (Adding Keyboard The Mad Noodle Udon13 qmk/qmk_firmware#22704)
Add tac-k1 keyboard (Added tac-k1 keyboard qmk/qmk_firmware#22522)
Add Proteus67 keyboard (Addition of Proteus67 keyboard qmk/qmk_firmware#22439)
Bump tj-actions/changed-files from 41 to 42 (Bump tj-actions/changed-files from 41 to 42 qmk/qmk_firmware#22915)
Bumps tj-actions/changed-files from 41 to 42.
updated-dependencies:
Copy
compile_commands.json
to userspace, if in use. (Copycompile_commands.json
to userspace. qmk/qmk_firmware#22925)Add Iris CE Rev. 1 (Add Iris CE Rev. 1 qmk/qmk_firmware#22930)
Add VIA support for Atreus62 (Add VIA support for Atreus62 qmk/qmk_firmware#22913)
Move layout macro OOB checks to lint (Move layout macro OOB checks to lint qmk/qmk_firmware#22610)
Add lock indicators for KLC x TGR LENA (Add lock indicators for KLC x TGR LENA qmk/qmk_firmware#22931)
Fix missing joystick.h include (Fix missing joystick.h include qmk/qmk_firmware#22946)
Workaround for dfu-programmer on Fedora 39 (Workaround for dfu-programmer on Fedora 39 qmk/qmk_firmware#22945)
[Doc] Use number indexes for encoder code example ([Doc] Use number indexes for encoder code example qmk/qmk_firmware#22980)
[Keyboard] Add KK65 (Adding KK65 Keyboard qmk/qmk_firmware#22772)
adding my keyboard
Update keyboards/kk/65/info.json
Update keyboards/kk/65/keymaps/via/rules.mk
Update keyboards/kk/65/info.json
Update keyboards/kk/65/keymaps/default/keymap.c
Update keyboards/kk/65/rules.mk
Update keyboards/kk/65/keymaps/via/keymap.c
Added photo imgur photo link to readme.md
Adjusted keyboard level config and added config files with tapping_toggle to keymaps.
Update keyboards/kk/65/readme.md
Migrated qmk.locking settings to info.json and removed config.h
Update keyboards/kk/65/keymaps/default/keymap.c
Update keyboards/kk/65/keymaps/via/keymap.c
Added WT65-H2 (Bauer Lite) (Added WT65-H2 (Bauer Lite) qmk/qmk_firmware#22885)
Update asymmetric debounce code comment (Update asymmetric debounce code comment qmk/qmk_firmware#22981)
[Keyboard] Add rena (Added keyboard rena qmk/qmk_firmware#22902)
Added keyboard rena
format file info.json
modify info.json file
modify 16mhz to 8mhz
modify info.json file
Delete redundant Spaces
Delete redundant Spaces
Delete redundant Spaces
Delete redundant Spaces
[Keyboard] Add BINEPAD BNK9 ([Keyboard] Add BINEPAD BNK9 qmk/qmk_firmware#22831)
[Keyboard] Add Synth Labs 065 Keyboard ([Keyboard] Add Synth Labs 065 Keyboard qmk/qmk_firmware#21040)
[Keyboard] Add Zed1800 platform PCB ([Keyboard] Add Zed1800 platform PCB. qmk/qmk_firmware#19250)
[Keyboard] Add Kimiko Rev2 ([Keyboard] Add Kimiko Rev2 qmk/qmk_firmware#21719)
add matrix diagram for hineybush/h101 (add matrix diagram for hineybush/h101 qmk/qmk_firmware#22252)
add ISO layouts for alfredlabs/swift65/solder (add ISO layouts for alfredlabs/swift65/solder qmk/qmk_firmware#22672)
[Keyboard] Add mntre_v3 (Adding new keyboard layout, mntre_v3, based on previous model, mntre. qmk/qmk_firmware#22739)
Theone keyboard (Theone keyboard qmk/qmk_firmware#22749)
Add Doio KB04 (Add Doio KB04 qmk/qmk_firmware#22754)
Add Valhalla v2 PCB support (Add Valhalla v2 PCB support qmk/qmk_firmware#22914)
Add ScottoDeck handwired macropad (Add ScottoDeck handwired macropad qmk/qmk_firmware#22935)
[Keyboard] Add dnworks numpad ([Keyboard] Add dnworks numpad qmk/qmk_firmware#22882)
add dnworks numpad
Apply suggestions from code review (Added community layouts)
fix linting
formatted json
Add GreatPad macropad under gkeyboard (Add GreatPad macropad under gkeyboard qmk/qmk_firmware#22696)
Add GreatPad under gkeyboard
Add GreatPad macropad
Update keyboards/gkeyboard/greatpad/config.h
Update keyboards/gkeyboard/greatpad/greatpad.c
Update keyboards/gkeyboard/greatpad/info.json
Update keyboards/gkeyboard/greatpad/info.json
Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Add a license header
Add a license header to glcdfont.c
Update glcdfont.c
delete file
Revert "delete file"
This reverts commit 388e6f0.
Update keyboards/gkeyboard/greatpad/mcuconf.h
Update .vscode/settings.json
Update keyboards/gkeyboard/greatpad/readme.md
Enable encoder
Enable encoder in file info.json
Update keyboards/gkeyboard/greatpad/greatpad.c
Update info.json
Run qmk format-json -i file info.json
KK65 VID Correction (KK65 VID Correction qmk/qmk_firmware#23007)
WS2812: Better error message when trying to use
bitbang
driver on RP2040 (WS2812: Better error message when trying to usebitbang
driver on RP2040 qmk/qmk_firmware#23025)Add Sha keyboard (Add Sha keyboard qmk/qmk_firmware#22664)
Implement Sha keyboard with default layout
Adjust readme and info.json per PR checklist
Fix RGB Light description in default keymap readme
Update keyboards/sha/rules.mk
Move configuration to info.json
Move configuration to info.json
Move configuration to info.json
Define RGB animations in info.json
Fix for wrong key's placement.
[Keyboard] Add Artifact LvL 1 HS (Artifact LvL 1 HS Keyboard addition qmk/qmk_firmware#22964)
initial commit lvl1
Add APM32 option
update stuff:)
White
Update to yaml
Update keyboards/artifact/lvl/rev_hs01/info.json
Update info.json
Update info.json
Ups...
Update mcuconf.h
Update halconf.h
Update info.json
Update keyboards/artifact/lvl/rev_hs01/config.h
[Keyboard] Add Mercury Macropad (Mercury Macropad addition qmk/qmk_firmware#23071)
added mercury macropad WWA
Revert "added mercury macropad WWA"
This reverts commit 81b4818.
added Mercury macropad WWA
Added Soyuz Macropad WWA (Added Soyuz Macropad WWA qmk/qmk_firmware#23072)
added mercury macropad WWA
Revert "added mercury macropad WWA"
This reverts commit 81b4818.
added Mercury macropad WWA
added Soyuz Macropad
Added SoyuzXL Macropad (Added SoyuzXL Macropad qmk/qmk_firmware#23075)
added mercury macropad WWA
Revert "added mercury macropad WWA"
This reverts commit 81b4818.
added Mercury macropad WWA
added Soyuz Macropad
Added Soyuz XL Macropad
[Keyboard] Add rot13labs rotc0n macropad (adds rot13labs rotc0n macropad qmk/qmk_firmware#23028)
asdds rot13labs rotc0n macropad
Update keyboards/rot13labs/rotc0n/info.json
Delete keyboards/rot13labs/rotc0n/config.h
removing config.h
[Keyboard] Added MW60 ([Keyboard] Added MW60 qmk/qmk_firmware#22505)
Init files
Update keyboards/buildakb/mw60/readme.md
Update keyboards/buildakb/mw60/readme.md
fixed stuff
Update readme
Update keyboards/buildakb/mw60/rules.mk
Update keyboards/buildakb/mw60/info.json
Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Update keyboards/buildakb/mw60/keymaps/via/keymap.c
Update keyboards/buildakb/mw60/info.json
formatted info.json, removed config.h
Update keyboards/buildakb/mw60/info.json
Update keyboards/buildakb/mw60/info.json
Update keyboards/buildakb/mw60/info.json
Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Update keyboards/buildakb/mw60/keymaps/default/keymap.c
Update keyboards/buildakb/mw60/keymaps/via/keymap.c
formatted info.json
[Keyboard] Add chlx ppr merro (add new pcb - chlx ppr merro qmk/qmk_firmware#23014)
add ppr files
update readme
update imgur link
Update keyboards/chlx/ppr_merro60/keymaps/default/keymap.c
Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Update keyboards/chlx/ppr_merro60/readme.md
Update keyboards/chlx/ppr_merro60/readme.md
Update keyboards/chlx/ppr_merro60/rules.mk
Update keyboards/chlx/ppr_merro60/info.json
Update keyboards/chlx/ppr_merro60/info.json
Update keyboards/chlx/ppr_merro60/info.json
run 'qmk format-json -i info.json'
Update keyboards/chlx/ppr_merro60/readme.md
remove 60_ansi_split_bs_rshift from list of avail layouts
Update keyboards/chlx/ppr_merro60/keymaps/via/rules.mk
Update keyboards/chlx/ppr_merro60/keymaps/via/keymap.c
Update keyboards/chlx/ppr_merro60/readme.md
Update keyboards/chlx/ppr_merro60/info.json
Update keyboards/chlx/ppr_merro60/info.json
Update keyboards/chlx/ppr_merro60/info.json
add ansi variants
row / col was flipped from last working version. local corruption. update row/col and working test.
Apply suggestions from code review
Co-aut…
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist