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
2023-09-25
Improve directional transition of overlapping mouse keys (#21494)
フィルターペーパー
1
-1
/
+14
2023-09-25
Add full solenoid support on split keyboards (#21583)
jacob-w-gable
2
-8
/
+18
2023-09-21
RGBLight/Backlight: add prefixed driver defines (#22089)
Ryan
2
-2
/
+2
2023-09-21
LED/RGB Matrix: prefix driver defines (#22088)
Ryan
4
-56
/
+56
2023-09-20
Move `PACKED` define to util.h (#22074)
Ryan
4
-42
/
+7
2023-09-17
Complete RGB Matrix support for IS31FL3218 (#22004)
Ryan
2
-9
/
+31
2023-09-17
Lvgl rate control (#22049)
David Hoelscher
2
-2
/
+6
2023-09-14
[Bug] Fix default layer value in eeconfig_init (#21909)
Drashna Jaelre
1
-2
/
+2
2023-09-13
aw20216: driver naming cleanups (#21891)
Ryan
2
-11
/
+11
2023-09-04
Add `mousekey.h` include to `quantum.h` (#21897)
Ryan
1
-0
/
+4
2023-09-04
Clean up RGB LED type (#21859)
Ryan
5
-61
/
+40
2023-08-29
Fix compilation of dynamic_keymap.c without VIA (#21858)
Joel Challis
1
-0
/
+1
2023-08-27
Unicode, Unicodemap and UCIS refactor (#21659)
Ryan
17
-211
/
+415
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-96
/
+96
2023-08-23
Simplfy RGB/LED matrix effect logic (#21703)
Joel Challis
2
-0
/
+48
2023-08-22
fix: restore indicators to jellybean_raindrops (#21792)
Less/Rikki
1
-6
/
+5
2023-08-04
haptic: further naming cleanups (#21682)
Ryan
1
-2
/
+2
2023-08-02
audio: Don't play the first note of zero-note melodies (#21661)
Nebuleon
1
-0
/
+4
2023-08-01
Fix Dynamic Macro Compilation for avr-gcc 5.4.0 + Linux (#21653)
James Young
1
-1
/
+1
2023-07-31
Remove old OLED API code (#21651)
Ryan
2
-4
/
+0
2023-07-31
keycode aliases: work around ChibiOS ch.h include guard (#21497)
Ryan
2
-0
/
+4
2023-07-29
LED Matrix: driver naming cleanups (#21580)
Ryan
1
-45
/
+45
2023-07-29
quantum.h: clean up process_keycode includes (#21579)
Ryan
2
-36
/
+47
2023-07-27
Unify MIDI note calculation with the audio feature's algorithm (#21588)
Nebuleon
1
-2
/
+2
2023-07-27
Unicode: move keycode aliases to a separate header (#21613)
Ryan
2
-107
/
+126
2023-07-26
Reduce needless precision in audio note frequency calculation (#21496)
Nebuleon
1
-1
/
+1
2023-07-26
On-each-release tap dance function (#20255)
leep-frog
2
-5
/
+17
2023-07-25
Raw HID: documentation improvements (#21596)
Ryan
1
-0
/
+26
2023-07-22
Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
Ryan
1
-4
/
+0
2023-07-20
[Bug] Fix compilation error when Split Watchdog enabled (#21543)
Drashna Jaelre
1
-0
/
+4
2023-07-21
haptic: naming cleanups (#21551)
Ryan
4
-43
/
+51
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
38
-45
/
+184
2023-07-12
process_combo: restore wait.h header (#21514)
フィルターペーパー
1
-0
/
+1
2023-07-11
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
46
-156
/
+258
2023-07-10
Add MOUSEKEY_WHEEL_DELTA documentation (#21493)
フィルターペーパー
1
-3
/
+3
2023-07-09
keymap_extras: remove direct `quantum.h` includes (#21485)
Ryan
46
-40
/
+46
2023-07-09
debounce: remove direct `quantum.h` includes (#21480)
Ryan
10
-18
/
+13
2023-07-08
Relocate backlight drivers (#21444)
Ryan
6
-881
/
+2
2023-07-08
bootmagic mods covering the case when swapped mods are pressed at the same ti...
Nick Brassel
1
-24
/
+20
2023-07-08
[Bugfix] Check `NULL` pointers on QP (#20481)
Pablo Martínez
8
-24
/
+39
2023-07-08
Refactor times inverse of sqrt 2 calculation (#21293)
フィルターペーパー
1
-5
/
+10
2023-07-08
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...
Pascal Getreuer
1
-13
/
+32
2023-07-08
Allow key override to respect weak mods caused by caps word (#21434)
Jake Grossman
1
-3
/
+3
2023-07-08
Set minimum middle column value (#21365)
フィルターペーパー
1
-1
/
+5
2023-07-08
Refactor kinetic mouse key feature (#21164)
フィルターペーパー
1
-15
/
+24
2023-07-08
add VIA support for LED Matrix (#21281)
mechlovin
2
-2
/
+111
2023-07-08
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...
precondition
4
-0
/
+54
2023-07-08
[Enhancement] More info on `apply_autocorrect` (#21056)
Pablo Martínez
2
-4
/
+54
2023-07-07
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)
Chris Salch
2
-3
/
+15
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2
-6
/
+3
[next]