| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-07 | 2 | -0/+18 |
| |\ | |||||
| | * | Docs update for installing qmk with uv (#24995) | Nathan Cain | 2025-05-07 | 2 | -0/+18 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-07 | 1 | -24/+9 |
| |\| | |||||
| | * | Fix Aurora sweep default keymap configuration (#25148) | VeyPatch | 2025-05-07 | 1 | -24/+9 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-07 | 1 | -1/+1 |
| |\| | |||||
| | * | Fixed print statement after enabling 32-bit layers (#25027) | dabstractor | 2025-05-07 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-06 | 1 | -3/+4 |
| |\| | |||||
| | * | Layout corrections: Zed60 (#25003) | Duncan Sutherland | 2025-05-06 | 1 | -3/+4 |
| | | | |||||
| * | | [Keyboard] Update Tractyl Manuform and add F405 (weact) variant (#24764) | Drashna Jaelre | 2025-05-06 | 18 | -275/+719 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-06 | 5 | -0/+242 |
| |\| | |||||
| | * | [Keyboard] Add Binepad KnobX1 (#25222) | Silvino R. | 2025-05-06 | 5 | -0/+242 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-06 | 5 | -0/+687 |
| |\| | |||||
| | * | Keycult 60 (#25213) | yiancar | 2025-05-06 | 5 | -0/+687 |
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <jack@pngu.org> | ||||
| * | | Remove force disable of NKRO when Bluetooth enabled (#25201) | Joel Challis | 2025-05-06 | 6 | -12/+33 |
| | | | |||||
| * | | Deprecate `qmk generate-compilation-database`. (#25237) | Nick Brassel | 2025-05-06 | 6 | -197/+179 |
| | | | |||||
| * | | Bind Bluetooth driver to `host_driver_t` (#25199) | Joel Challis | 2025-05-05 | 6 | -94/+175 |
| | | | |||||
| * | | Ensure `qmk_userspace_paths` maintains detected order (#25204) | Joel Challis | 2025-05-05 | 1 | -5/+6 |
| | | | |||||
| * | | Add battery changed callbacks (#25207) | Joel Challis | 2025-05-05 | 3 | -0/+44 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-05 | 3 | -0/+95 |
| |\| | |||||
| | * | [Keyboard] Add Binepad KN01 (#25224) | Silvino R. | 2025-05-05 | 3 | -0/+95 |
| | | | | | | | | | | | * Add Binepad NeoKnob KN01 * post @waffle87 recommendations | ||||
| * | | Resolve alias for `qmk new-keymap` keyboard prompts (#25210) | Joel Challis | 2025-05-05 | 1 | -1/+3 |
| | | | |||||
| * | | Generate versions to keycode headers (#25219) | Joel Challis | 2025-05-05 | 75 | -0/+455 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-05 | 1 | -1/+6 |
| |\| | |||||
| | * | Workaround for resolving keyboard alias for config file values (#25228) | Joel Challis | 2025-05-05 | 1 | -1/+6 |
| | | | |||||
| * | | Add additional hooks for Community modules (#25050) | Drashna Jaelre | 2025-05-05 | 9 | -13/+137 |
| | | | |||||
| * | | [Bug] Minimise force-included files (#25194) | Nick Brassel | 2025-05-05 | 4 | -9/+17 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-02 | 2 | -0/+5 |
| |\| | |||||
| | * | Fix Spleeb compile when pointing device is enabled (#25016) | Christopher Hoage | 2025-05-02 | 2 | -0/+5 |
| | | | |||||
| * | | Remove redundant keyboard headers (#25208) | Joel Challis | 2025-05-01 | 20 | -226/+90 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-30 | 3 | -0/+202 |
| |\| | |||||
| | * | [Keyboard] Add Gravity-45(#25206) | takashicompany | 2025-04-30 | 3 | -0/+202 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add gravity-45 * readme.md * fix readme * Update keyboards/green_keys/gravity_45/keyboard.json Co-authored-by: jack <0x6a73@protonmail.com> * run qmk format-json -i keyboards/green_keys/gravity_45/keyboard.json * add url * Update keyboards/green_keys/gravity_45/keyboard.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboard.json * Update keyboard.json * Update keyboards/green_keys/gravity_45/keyboard.json Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | amptrics/0422 - Prevent OOB in `update_leds_for_layer` (#25209) | Joel Challis | 2025-04-28 | 1 | -6/+7 |
| | | | |||||
| * | | [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold ↵ | Pascal Getreuer | 2025-04-28 | 7 | -13/+1395 |
| | | | | | | | | | | | | | | | | | | | keys. (#25200) * Flow Tap revision for rolling press. * Remove debugging cruft. * Formatting fix. | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2025-04-28 | 55 | -0/+4371 |
| |\| | |||||
| | * | Amptrics 0420 keyboard addition (#24744) | vchowl | 2025-04-28 | 5 | -0/+195 |
| | | | | | | | | | | | | | Co-authored-by: jack <jack@pngu.org> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| | * | Add Umbra keyboard (#24569) | josephawilliamsiv | 2025-04-28 | 16 | -0/+1781 |
| | | | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| | * | Addition of OK-1 (#24646) | Cipulot | 2025-04-28 | 7 | -0/+441 |
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| | * | Added new keyboard epssp75 (#24756) | hen-des | 2025-04-28 | 3 | -0/+146 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| | * | [Keyboard] mzmkb/slimdash/rev1 (#24804) | mizma | 2025-04-28 | 5 | -0/+444 |
| | | | | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <jack@pngu.org> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| | * | [Keyboard] Add splitkb.com's Halcyon Elora rev2 (#24790) | VeyPatch | 2025-04-28 | 10 | -0/+880 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| | * | Add jcpm2 (JC Pro Macro 2) (#24816) | Jeremy Cook | 2025-04-28 | 6 | -0/+305 |
| | | | | | | | | | | | | | Co-authored-by: jack <jack@pngu.org> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| | * | Add handwired 4x14 LuMaWing keyboard (#24885) | LucasMateijsen | 2025-04-28 | 3 | -0/+179 |
| | | | |||||
| | * | [Keymap] Sofle RGB - fixed stuck on numpad layer and layout comments (#24942) | Matheus Marques | 2025-04-27 | 1 | -213/+44 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-27 | 3 | -0/+182 |
| |\| | |||||
| | * | Add new keyboard MirageiX (#25054) | takashicompany | 2025-04-27 | 3 | -0/+182 |
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-26 | 4 | -2/+94 |
| |\| | |||||
| | * | keyboards/annepro2/ld: Add per-variant linker scripts (#24999) | Michał Kopeć | 2025-04-26 | 4 | -2/+94 |
| | | | | | | | | | | | | | C18 has an MCU with 16K SRAM, up from C15's 8K. Split the linker script into C15 and C18 variants to make use of the larger RAM capacity of C18. | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-26 | 10 | -0/+360 |
| |\| | |||||
| | * | Add Lemokey X0 keyboard (#24994) | Aidan Gauland | 2025-04-26 | 10 | -0/+360 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-26 | 7 | -0/+380 |
| |\| | |||||