You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
input-remapper/keymapper/injection
sezanzeb 36b96935c6 #107 fixed autoload 3 years ago
..
__init__.py some file refactoring 3 years ago
context.py changed default value for joysticks, clears config for new presets 3 years ago
event_producer.py #93 support for devices sharing the same name 3 years ago
injector.py #107 fixed autoload 3 years ago
keycode_mapper.py #93 support for devices sharing the same name 3 years ago
macros.py #107 fixed autoload 3 years ago
numlock.py 0.7.0, updated copyright notice 3 years ago
readme.md separated numlock functions to new file 3 years ago

readme.md

Injection

This folder contains all classes that are only relevant for the injection process. There is one process for each hardware device that is being injected for, and one context object per process that is being passed around for all classes to use.