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
/
pointing_device
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
Add PixArt PAW-3222 mouse sensor driver (#25763)
ploopyco
1
-0
/
+4
2025-06-14
Add core handling for pointing device failures. (#25315)
Dasky
2
-13
/
+56
2025-05-05
Add additional hooks for Community modules (#25050)
Drashna Jaelre
2
-1
/
+9
2025-04-23
High resolution scrolling (without feature report parsing) (#24423)
eynsai
2
-0
/
+23
2025-04-13
[chore]: move and rename mouse/scroll min/max defines (#25141)
Stefan Kerkmann
2
-17
/
+9
2024-11-23
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
Joel Challis
1
-0
/
+2
2024-10-25
Move pointing device driver code (#24445)
Dasky
3
-532
/
+41
2024-10-06
Extended wheel reports (#24422)
eynsai
3
-22
/
+32
2024-07-03
Normalise mouse keycodes (#23975)
Ryan
2
-2
/
+2
2024-04-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2024-04-03
Fix pointing_device_set_cpi_on_side() (#23391)
Taro Hayashi
1
-1
/
+1
2024-03-10
Add utility functions for Pointing Device Auto Mouse feature (#23144)
Drashna Jaelre
2
-2
/
+22
2024-02-18
Update GPIO macro usages in core (#23093)
Ryan
1
-4
/
+4
2024-01-10
pointing_device: motion pin define and c-format weirdness (#22802)
JohSchneider
1
-3
/
+8
2024-01-09
Add option for auto mouse movement threshold (#21398)
Marcel Robitaille
2
-4
/
+21
2023-11-20
Azoteq IQS5xx support (#22280)
Dasky
2
-0
/
+116
2023-10-11
add missing gpio include for pointing motion pin (#22246)
Dasky
1
-0
/
+2
2023-10-08
Fix build error when Automatic Mouse Layer is enabled (#22229)
ikorihn
1
-0
/
+1
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2
-4
/
+10
2023-05-06
Make Pointing Device Auto Layer more configurable (#20061)
Drashna Jaelre
2
-5
/
+55
2023-04-03
Added PMW3320 driver (#19543)
Vladislav Marchenko
2
-0
/
+25
2023-03-30
Add last activity functions for pointing device (#20079)
Drashna Jaelre
2
-12
/
+20
2022-11-09
Fix jump in report value when scale changes during cirque get report (#18992)
Christopher Hoage
1
-5
/
+8
2022-11-06
Fix keycode parameter extraction to match the new DD keycodes (#18977)
Sergey Vlasov
1
-6
/
+10
2022-09-26
Enabling Pointing Device support in register code functions (#18363)
Drashna Jaelre
2
-0
/
+9
2022-09-24
Allow Active High for Pointing Device Motion Pin (#18404)
Thomas
2
-0
/
+14
2022-09-24
Format code according to conventions (#18466)
QMK Bot
1
-1
/
+1
2022-09-23
[Core] Pointing Device Automatic Mouse Layer (#17962)
Alabastard-64
5
-0
/
+492
2022-09-14
Fix cirque tap from secondary side (#18351)
Dasky
1
-1
/
+4
2022-08-29
[Core] Introduce pointing device specific debug messages (#17663)
Stefan Kerkmann
1
-15
/
+7
2022-08-28
Fix mouse report comparison failing on shared EP (#18060)
Drzony
1
-5
/
+3
2022-08-07
Always run pointing device init (#17936)
Drashna Jaelre
1
-5
/
+6
2022-07-29
Implement relative mode for Cirque trackpad (#17760)
Drzony
1
-14
/
+37
2022-07-26
Constrain Cirque Pinnacle coordinates (#17803)
Daniel Kao
1
-6
/
+6
2022-07-25
Cirque circular scroll: Support POINTING_DEVICE_COMBINED (#17654)
Daniel Kao
1
-1
/
+1
2022-07-20
Move Pointing Device code to a subdirectory (#17684)
Drashna Jaelre
5
-0
/
+1123