index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2025-06-09
[Bugfix] User eeconfig utility macros (#25350)
Pablo MartÃnez
1
-2
/
+2
2025-06-07
Add `{rgb|led}_matrix_get_mode_name()`. (#25344)
Nick Brassel
4
-2
/
+117
2025-06-04
Remove `process_action_kb` callback (#25331)
Joel Challis
2
-9
/
+5
2025-06-03
Relocate remaining `process_record_quantum` keycodes (#25328)
Joel Challis
6
-75
/
+134
2025-06-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2025-06-03
Fix dynamic keymap static assert (#25327)
Dasky
1
-1
/
+1
2025-06-02
Fix quantum.c keycode handling (#25322)
Stephen Ostermiller
1
-4
/
+5
2025-05-27
Fix reference to wrong layer when LM used with right modifiers (#25303)
Sergey Radionov
1
-1
/
+1
2025-05-27
Fix dynamic keymap macro only sending first. (#25309)
Dasky
1
-1
/
+1
2025-05-22
Add `compiler_support.h` (#25274)
Pablo MartÃnez
22
-50
/
+92
2025-05-20
[Chore] use {rgblight,rgb_matrix}_hsv_to_rgb overrides (#25271)
Stefan Kerkmann
2
-6
/
+6
2025-05-14
Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)
Joel Challis
2
-1
/
+6
2025-05-12
Fix OS_DETECTION_KEYBOARD_RESET (#25015)
Matti Hiljanen
1
-1
/
+25
2025-05-12
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
4
-0
/
+36
2025-05-12
[New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)
art-was-here
2
-0
/
+27
2025-05-12
Fix Wear Leveling compilation (#25254)
Joel Challis
2
-0
/
+14
2025-05-12
Add raw_hid support to host driver (#25255)
Joel Challis
1
-0
/
+15
2025-05-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2025-05-07
Fixed print statement after enabling 32-bit layers (#25027)
dabstractor
1
-1
/
+1
2025-05-06
Remove force disable of NKRO when Bluetooth enabled (#25201)
Joel Challis
1
-6
/
+3
2025-05-05
Bind Bluetooth driver to `host_driver_t` (#25199)
Joel Challis
1
-10
/
+4
2025-05-05
Generate versions to keycode headers (#25219)
Joel Challis
73
-0
/
+438
2025-05-05
Add additional hooks for Community modules (#25050)
Drashna Jaelre
6
-1
/
+51
2025-04-28
[Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys....
Pascal Getreuer
1
-12
/
+45
2025-04-23
High resolution scrolling (without feature report parsing) (#24423)
eynsai
2
-0
/
+23
2025-04-22
[Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates...
Pascal Getreuer
3
-32
/
+79
2025-04-21
Implement connection keycode logic (#25176)
Joel Challis
10
-9
/
+327
2025-04-19
Fixup eeconfig lighting reset. (#25166)
Nick Brassel
1
-6
/
+15
2025-04-19
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
6
-11
/
+0
2025-04-19
Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171)
Pascal Getreuer
2
-2
/
+10
2025-04-14
[Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125)
Pascal Getreuer
5
-36
/
+188
2025-04-13
[chore]: move and rename mouse/scroll min/max defines (#25141)
Stefan Kerkmann
2
-17
/
+9
2025-03-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2025-03-28
Fix path typo related RP2040 (#25069)
lsh4711
1
-1
/
+1
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
42
-647
/
+1302
2025-03-19
[Core] get_keycode_string(): function to format keycodes as strings, for more...
Pascal Getreuer
3
-0
/
+699
2025-03-06
Add EOL to non-keyboard files (#24990)
Joel Challis
4
-4
/
+4
2025-02-28
Implement battery level interface (#24666)
Joel Challis
1
-0
/
+10
2025-02-26
Community modules (#24848)
Nick Brassel
7
-4
/
+93
2025-02-17
Created SH1107 driver for quantum painter (#24724)
Steve Storck
3
-0
/
+32
2025-02-16
Retro Tapping Re-Write; Key Roll Fix (#23641)
John
1
-12
/
+38
2025-02-16
Chaining OSL and MO (#23065)
DavidSannier
1
-0
/
+4
2025-01-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-8
/
+55
2025-01-30
[OS Detection] Improve MacOS detection (#24708)
Drashna Jaelre
2
-8
/
+55
2025-01-30
Invoke `process_record_via` after `_user`/`_kb` have a chance to handle it. (...
Nick Brassel
1
-3
/
+3
2025-01-30
[Bug][Core] Fix for Chordal Hold: stuck mods when mod-taps are pressed in a s...
Pascal Getreuer
1
-1
/
+1
2025-01-27
[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...
Pascal Getreuer
2
-20
/
+319
2025-01-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2025-01-25
Fix missing wait.h include in Dip Switch Map (#24863)
Drashna Jaelre
1
-0
/
+1
[prev]
[next]