A pocket keyboard that uses mouse switches, now ergonomic :)
-
Updated
Feb 2, 2024
A pocket keyboard that uses mouse switches, now ergonomic :)
Making Elden Ring in Unity, for PC and Consoles, source used https://www.youtube.com/watch?v=oB9-kns4m94&list=PLD_vBJjpCwJvP9F9CeDRiLs08a3ldTpW5
HIDInput is a device driver that emulates mouse and/or keyboard input, and has been supplemented with easy to use functions that aid in the decision making process of when or how to synthesize such input.
Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)
MouClassInputInjection implements a kernel interface for injecting mouse input data packets into the input data stream of HID USB mouse devices.
MouHidInputHook enables users to filter, modify, and inject mouse input data packets into the input data stream of HID USB mouse devices without modifying the mouse device stacks.
A fun python project to automate mouse and keyboard for automation purposes
Windows kernel-mode driver for controlling access to various input devices.
Add a description, image, and links to the mouse-keyboard topic page so that developers can more easily learn about it.
To associate your repository with the mouse-keyboard topic, visit your repo's landing page and select "manage topics."