Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-18 | Preinstall python dependencies before executing `qmk`. (#16874) | Nick Brassel | |
2022-04-18 | Fixup AVR builds. (#16875) | Nick Brassel | |
* Fixup AVR builds. * Update platforms/avr/hardware_id.c Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-18 | Expose API for hardware unique ID (#16869) | Joel Challis | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] Add CrimsonKeyboards' Resume1800 (#16842) | DeeDesired | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] sandbox - fix keymaps (#16873) | jack | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] Add deskpad (#15602) | Md. Mashur Shalehin Sakib | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-18 | Fix one-shot locked modifiers (#16114) | Denis Savran | |
* Fix state updates of one-shot locked modifiers Activating additional one-shot locked modifiers removed previously enabled locked modifiers from the state. `get_oneshot_locked_mods` returned zero when two or more one-shot locked modifiers were enabled and then one was disabled. * Do not delete one-shot locked modifiers on a one-shot layer toggle Non-locked one-shot modifiers are not removed so this behavior adds inconsistency. Also the one-shot locked modifiers state was reset without unregistering any modifiers. | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | Ploopy Trackball Mini: only define DPI options as needed (#16160) | alaviss | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] Add the Ciel (#16816) | Ramon Imbao | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-18 | [Keyboard] Add digicarpice (#16791) | Brandon Claveria | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: swiftrax <swiftrax@github.com> | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] SharkPCB release Beta compatibility (#16713) | Álvaro A. Volpato | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-18 | Add customizable snake and knight animation increments (#16337) | Michał Szczepaniak | |
2022-04-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-18 | [Keyboard] Add sandbox keyboard (#16021) | yfuku | |
Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-17 | Anne Pro 2 Refactor (#16864) | James Young | |
* move RGB Matrix rules to keyboard level * move PERMISSIVE_HOLD config to keyboard level * annepro2.c: convert tabs to spaces * refactor rules.mk files Reformats each version's `rules.mk` file to be arranged more similarly to those of the rest of the keyboards in QMK. No logic change. * annepro2.c: allow compilation without RGB Matrix Wraps the `led_enabled` definition and the `KC_AP_RGB_*` keycodes in `#ifdef RGB_MATRIX_ENABLE`, allowing successful compilation if the user sets `RGB_MATRIX_ENABLE = no`. * rework readme files Reworks the main `readme.md` file to be more friendly to GitHub viewing, and removes the single-line version-specific readme files (exposes the main readme to QMK Configurator users). * info.json: update maintainer value * info.json: apply friendly formatting | |||
2022-04-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-16 | Refine LED indicator documentation (#16304) | Albert Y | |
2022-04-17 | Fix #16859. (#16865) | Nick Brassel | |
2022-04-17 | [QP] Check BPP capabilities before loading the palette (#16863) | Stefan Kerkmann | |
2022-04-17 | rgblight: Add functions to stop blinking one or all but one layer (#16859) | Simon Arlott | |
2022-04-16 | Heatmap incorrect matrix effect workaround (#16315) | Albert Y | |
2022-04-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-16 | [Keyboard] Add Phase One keyboard (#16430) | moyi4681 | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-04-16 | Fix Xorg segfault with KeebCats PCBs (#16434) | Amber Cronin | |
2022-04-16 | Add GET_TAPPING_TERM macro to reduce duplicate code (#16681) | Jouke Witteveen | |
* Add GET_TAPPING_TERM macro to reduce duplicate code The macro gives the right tapping term depending on whether per-key tapping terms and/or dynamic tapping terms are enabled. Unnecessary function calls and variable resolution are avoided. Fixes #16472. * Use GET_TAPPING_TERM for Cirque trackpads Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||
2022-04-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-16 | [Keyboard] Update X-Bows Keyboard (#16765) | X-Bows Tech | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Shulin <mumu@x-bows.com> | |||
2022-04-16 | Implement XAP 'secure' core requirements (#16843) | Joel Challis | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||
2022-04-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-16 | rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860) | Simon Arlott | |
2022-04-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-16 | Resolve layout macro inconsistencies for rmkeebs/rm_numpad (#16856) | Joel Challis | |
2022-04-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-14 | [Keyboard] Add avalanche (#16407) | Will Winder | |
* [Keyboard] Add avalanche * PR feedback * Update keyboards/avalanche/v1/config.h * Update keyboards/avalanche/v1/v1.h * Update keyboards/avalanche/v2/config.h * Update keyboards/avalanche/v2/v2.h * Update keyboards/avalanche/v3/config.h * Update keyboards/avalanche/v3/v3.h * Apply suggestions from code review * Remove rules.mk comment and fix other comments. * Shared encoder code, follow conventions in rules.mk files. * Remove config files which do not change defaul behavior. | |||
2022-04-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-14 | [Keyboard] Add via support for creatkeebs/glacier (#16747) | Tim Liu | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-04-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-14 | [Keyboard] move/rename obro to Meridian RGB (#16828) | holtenc | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2022-04-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-14 | Ignore VIA(L) json files (#16845) | Drashna Jaelre | |
2022-04-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-04-14 | Fix external flash on AVR (#16851) | leah-splitkb | |
2022-04-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |