aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Wear Leveling compilation (#25254)Joel Challis2025-05-128-8/+19
|
* Add raw_hid support to host driver (#25255)Joel Challis2025-05-1212-36/+95
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-118-0/+175
|\
| * [Keyboard] Add Jason Hazel’s Bad Wings v2 (#25252)cyxae2025-05-118-0/+175
| | | | | | Co-authored-by: Florent Allard <florent.allard@savoirfairelinux.com>
* | Allow LVGL onekey keymap to be able compile for other board (#25005)HorrorTroll2025-05-1013-37/+75
| |
* | [Docs] Fix typos introduced by PR #25050 (#25250)Drashna Jaelre2025-05-081-6/+6
| | | | | | It isn't a drashna PR if there aren't some typos in it somewhere.
* | Add debounce to duplicated defaults check (#25246)Joel Challis2025-05-082-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-072-6/+6
|\|
| * CXT Studio 12E3: Fix encoder resolutions not applying (#25242)muge2025-05-072-6/+6
| | | | | | | | | | | | | | * add resolution to encoders so they apply * Tweak default keymap * replace KC_UNDO with C(KC_Z) as well
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-072-0/+18
|\|
| * Docs update for installing qmk with uv (#24995)Nathan Cain2025-05-072-0/+18
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-071-24/+9
|\|
| * Fix Aurora sweep default keymap configuration (#25148)VeyPatch2025-05-071-24/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-071-1/+1
|\|
| * Fixed print statement after enabling 32-bit layers (#25027)dabstractor2025-05-071-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-061-3/+4
|\|
| * Layout corrections: Zed60 (#25003)Duncan Sutherland2025-05-061-3/+4
| |
* | [Keyboard] Update Tractyl Manuform and add F405 (weact) variant (#24764)Drashna Jaelre2025-05-0618-275/+719
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-065-0/+242
|\|
| * [Keyboard] Add Binepad KnobX1 (#25222)Silvino R.2025-05-065-0/+242
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-065-0/+687
|\|
| * Keycult 60 (#25213)yiancar2025-05-065-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 Challis2025-05-066-12/+33
| |
* | Deprecate `qmk generate-compilation-database`. (#25237)Nick Brassel2025-05-066-197/+179
| |
* | Bind Bluetooth driver to `host_driver_t` (#25199)Joel Challis2025-05-056-94/+175
| |
* | Ensure `qmk_userspace_paths` maintains detected order (#25204)Joel Challis2025-05-051-5/+6
| |
* | Add battery changed callbacks (#25207)Joel Challis2025-05-053-0/+44
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-053-0/+95
|\|
| * [Keyboard] Add Binepad KN01 (#25224)Silvino R.2025-05-053-0/+95
| | | | | | | | | | * Add Binepad NeoKnob KN01 * post @waffle87 recommendations
* | Resolve alias for `qmk new-keymap` keyboard prompts (#25210)Joel Challis2025-05-051-1/+3
| |
* | Generate versions to keycode headers (#25219)Joel Challis2025-05-0575-0/+455
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-051-1/+6
|\|
| * Workaround for resolving keyboard alias for config file values (#25228)Joel Challis2025-05-051-1/+6
| |
* | Add additional hooks for Community modules (#25050)Drashna Jaelre2025-05-059-13/+137
| |
* | [Bug] Minimise force-included files (#25194)Nick Brassel2025-05-054-9/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-022-0/+5
|\|
| * Fix Spleeb compile when pointing device is enabled (#25016)Christopher Hoage2025-05-022-0/+5
| |
* | Remove redundant keyboard headers (#25208)Joel Challis2025-05-0120-226/+90
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-04-303-0/+202
|\|
| * [Keyboard] Add Gravity-45(#25206)takashicompany2025-04-303-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 Challis2025-04-281-6/+7
| |
* | [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold ↵Pascal Getreuer2025-04-287-13/+1395
| | | | | | | | | | | | | | | | | | keys. (#25200) * Flow Tap revision for rolling press. * Remove debugging cruft. * Formatting fix.
* | Merge remote-tracking branch 'origin/master' into developzvecr2025-04-2855-0/+4371
|\|
| * Amptrics 0420 keyboard addition (#24744)vchowl2025-04-285-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)josephawilliamsiv2025-04-2816-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)Cipulot2025-04-287-0/+441
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Added new keyboard epssp75 (#24756)hen-des2025-04-283-0/+146
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] mzmkb/slimdash/rev1 (#24804)mizma2025-04-285-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)VeyPatch2025-04-2810-0/+880
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Add jcpm2 (JC Pro Macro 2) (#24816)Jeremy Cook2025-04-286-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>