aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Add `compiler_support.h` (#25274)Pablo Martínez2025-05-2222-50/+92
* [Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)Stefan Kerkmann2025-05-202-6/+6
* Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)Joel Challis2025-05-142-1/+6
* Fix OS_DETECTION_KEYBOARD_RESET (#25015)Matti Hiljanen2025-05-121-1/+25
* Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer2025-05-124-0/+36
* [New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)art-was-here2025-05-122-0/+27
* Fix Wear Leveling compilation (#25254)Joel Challis2025-05-122-0/+14
* Add raw_hid support to host driver (#25255)Joel Challis2025-05-121-0/+15
* 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
* | Remove force disable of NKRO when Bluetooth enabled (#25201)Joel Challis2025-05-061-6/+3
* | Bind Bluetooth driver to `host_driver_t` (#25199)Joel Challis2025-05-051-10/+4
* | Generate versions to keycode headers (#25219)Joel Challis2025-05-0573-0/+438
* | Add additional hooks for Community modules (#25050)Drashna Jaelre2025-05-056-1/+51
* | [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys....Pascal Getreuer2025-04-281-12/+45
* | High resolution scrolling (without feature report parsing) (#24423)eynsai2025-04-232-0/+23
* | [Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates...Pascal Getreuer2025-04-223-32/+79
* | Implement connection keycode logic (#25176)Joel Challis2025-04-2110-9/+327
* | Fixup eeconfig lighting reset. (#25166)Nick Brassel2025-04-201-6/+15
* | Allow for disabling EEPROM subsystem entirely. (#25173)Nick Brassel2025-04-196-11/+0
* | Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171)Pascal Getreuer2025-04-192-2/+10
* | [Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125)Pascal Getreuer2025-04-145-36/+188
* | [chore]: move and rename mouse/scroll min/max defines (#25141)Stefan Kerkmann2025-04-132-17/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-03-281-1/+1
|\|
| * Fix path typo related RP2040 (#25069)lsh47112025-03-281-1/+1
* | Non-volatile memory data repository pattern (#24356)Nick Brassel2025-03-2142-647/+1302
* | [Core] get_keycode_string(): function to format keycodes as strings, for more...Pascal Getreuer2025-03-193-0/+699
* | Add EOL to non-keyboard files (#24990)Joel Challis2025-03-074-4/+4
* | Implement battery level interface (#24666)Joel Challis2025-02-281-0/+10
|/
* Community modules (#24848)Nick Brassel2025-02-267-4/+93
* Created SH1107 driver for quantum painter (#24724)Steve Storck2025-02-163-0/+32
* Retro Tapping Re-Write; Key Roll Fix (#23641)John2025-02-161-12/+38
* Chaining OSL and MO (#23065)DavidSannier2025-02-161-0/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-01-292-8/+55
|\
| * [OS Detection] Improve MacOS detection (#24708)Drashna Jaelre2025-01-292-8/+55
* | Invoke `process_record_via` after `_user`/`_kb` have a chance to handle it. (...Nick Brassel2025-01-291-3/+3
* | [Bug][Core] Fix for Chordal Hold: stuck mods when mod-taps are pressed in a s...Pascal Getreuer2025-01-291-1/+1
* | [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...Pascal Getreuer2025-01-272-20/+319
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-01-251-0/+1
|\|
| * Fix missing wait.h include in Dip Switch Map (#24863)Drashna Jaelre2025-01-251-0/+1
* | Consolidate send_string implementations. (#24817)Nick Brassel2025-01-203-102/+60
* | Consolidate timer_elapsed implementations (#24830)Joel Challis2025-01-193-0/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-01-081-1/+4
|\|
| * [Bug] Fix Underglow keycode processing (#24798)Drashna Jaelre2025-01-081-1/+4
* | Refactor Hue Breathing matrix effect with runner (#24525)フィルターペーパー2025-01-021-13/+9
* | Add leader_add_user callback (#24266)Will Spooner2025-01-022-0/+16
* | Update Raindrops effect to respect LED range limits (#24531)フィルターペーパー2025-01-021-11/+18
* | Update Starlight matrix effects (#24521)フィルターペーパー2025-01-023-35/+56
* | always return audio pin to 0 on ARM (#24503)David Hoelscher2025-01-021-3/+2
* | [CI] Regenerate Files (#24772)QMK Bot2025-01-011-1/+1