geekhack
geekhack Projects => Making Stuff Together! => Topic started by: Snipeye on Sat, 01 July 2017, 00:34:05
-
I've read about TMK having PS2 mouse passthrough, and I'm currently embarking on a rather ambitious project.
Can somebody help me find where QMK is actually transmitting the USB HID codes? I'd like to see if I can add in some mouse info as well for a passthrough.
Has anybody done this before? Direction would be appreciated. I'd rather not just use the keyboard mouse keys.
-
QMK uses quite a bit from TMK - but you probably already knew that. Anyway, I'm just guessing here but does this (https://github.com/qmk/qmk_firmware/tree/master/tmk_core/protocol) help?