| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Configure boards to use development_board - UVWXYZ (#25288) | Joel Challis | 2025-05-23 | 22 | -44/+22 |
| | | |||||
| * | [Fix] lib8tion: enable fixed scale8 and blend functions (#25272) | Stefan Kerkmann | 2025-05-22 | 1 | -0/+1 |
| | | | | | | | | | lib8tion: enable fixed scale8 and blend functions These FastLED derived lib8tion functions have been fixed and enabled by default in FastLED. QMK just never set these defines, there is no reason to keep the buggy implementation. It is assumed that nobody relied on the buggy behavior. | ||||
| * | Configure boards to use development_board - 0-9 (#25287) | Joel Challis | 2025-05-22 | 25 | -50/+25 |
| | | |||||
| * | Add `compiler_support.h` (#25274) | Pablo Martínez | 2025-05-22 | 36 | -81/+142 |
| | | |||||
| * | Remove outdated `nix` support due to bit-rot. (#25280) | Nick Brassel | 2025-05-20 | 5 | -1018/+0 |
| | | |||||
| * | [Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271) | Stefan Kerkmann | 2025-05-20 | 2 | -6/+6 |
| | | |||||
| * | Move rookiebwoy to ivndbt (#25142) | ivan | 2025-05-19 | 13 | -50/+56 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-19 | 9 | -0/+262 |
| |\ | |||||
| | * | add doio/kb03 (#24815) | ClownFish | 2025-05-19 | 9 | -0/+262 |
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | | Use relative paths for schemas, instead of $id. Enables VScode validation. ↵ | Nick Brassel | 2025-05-19 | 9 | -169/+197 |
| | | | | | | | | | (#25251) | ||||
| * | | [Core] STM32G0x1 support (#24301) | Stefan Kerkmann | 2025-05-19 | 16 | -4/+624 |
| | | | |||||
| * | | gcc15 AVR compilation fixes (#25238) | Nick Brassel | 2025-05-19 | 5 | -5/+22 |
| | | | |||||
| * | | Chew folders (#24785) | Florent Linguenheld | 2025-05-18 | 10 | -49/+182 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-18 | 1 | -1/+2 |
| |\| | |||||
| | * | Update PR checklist notes on custom matrix (#25240) | Joel Challis | 2025-05-18 | 1 | -1/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-18 | 3 | -0/+120 |
| |\| | |||||
| | * | Add Waveshare RP2040-Keyboard-3 support (#25269) | Joel Challis | 2025-05-18 | 3 | -0/+120 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-18 | 3 | -0/+78 |
| |\| | |||||
| | * | Add Zeropad (#24737) | Infos | 2025-05-18 | 3 | -0/+78 |
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | | Resolve miscellaneous keyboard lint warnings (#25268) | Joel Challis | 2025-05-16 | 9 | -11/+12 |
| | | | |||||
| * | | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 65 | -171/+8 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-16 | 6 | -5/+165 |
| |\| | |||||
| | * | Add BDN9 Rev. 3 (#25261) | Danny | 2025-05-16 | 6 | -5/+165 |
| | | | |||||
| * | | Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262) | Joel Challis | 2025-05-14 | 7 | -9/+36 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-14 | 6 | -11/+8 |
| |\| | |||||
| | * | dlip/haritev2 - Post merge fixes (#25264) | Joel Challis | 2025-05-14 | 6 | -11/+8 |
| | | | |||||
| * | | Remove more USB only branches from NKRO handling (#25263) | Joel Challis | 2025-05-14 | 1 | -6/+6 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-14 | 13 | -0/+300 |
| |\| | |||||
| | * | Add Harite v2 keyboard (#24975) | Dane Lipscombe | 2025-05-14 | 13 | -0/+300 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-14 | 1 | -1/+1 |
| |\| | |||||
| | * | Fixes the numlock indicator for Magic Force MF17 numpad (#25260) | Wasteland Fluttershy | 2025-05-14 | 1 | -1/+1 |
| | | | |||||
| * | | Fix OS_DETECTION_KEYBOARD_RESET (#25015) | Matti Hiljanen | 2025-05-12 | 1 | -1/+25 |
| | | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | | Enable community modules to define LED matrix and RGB matrix effects. (#25187) | Pascal Getreuer | 2025-05-12 | 19 | -38/+339 |
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | | [New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203) | art-was-here | 2025-05-12 | 3 | -0/+29 |
| | | | |||||
| * | | Fix Wear Leveling compilation (#25254) | Joel Challis | 2025-05-12 | 8 | -8/+19 |
| | | | |||||
| * | | Add raw_hid support to host driver (#25255) | Joel Challis | 2025-05-12 | 12 | -36/+95 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-11 | 8 | -0/+175 |
| |\| | |||||
| | * | [Keyboard] Add Jason Hazel’s Bad Wings v2 (#25252) | cyxae | 2025-05-11 | 8 | -0/+175 |
| | | | | | | | Co-authored-by: Florent Allard <florent.allard@savoirfairelinux.com> | ||||
| * | | Allow LVGL onekey keymap to be able compile for other board (#25005) | HorrorTroll | 2025-05-10 | 13 | -37/+75 |
| | | | |||||
| * | | [Docs] Fix typos introduced by PR #25050 (#25250) | Drashna Jaelre | 2025-05-08 | 1 | -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 Challis | 2025-05-08 | 2 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-07 | 2 | -6/+6 |
| |\| | |||||
| | * | CXT Studio 12E3: Fix encoder resolutions not applying (#25242) | muge | 2025-05-07 | 2 | -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 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 |
| |\| | |||||