input-remapper/keymapper/injection
sezanzeb 8ac1d978ef wip
2021-04-25 17:42:01 +02:00
..
__init__.py some file refactoring 2021-02-13 20:34:33 +01:00
context.py changed default value for joysticks, clears config for new presets 2021-04-03 12:48:52 +02:00
event_producer.py #93 support for devices sharing the same name 2021-04-23 11:51:21 +02:00
injector.py wip 2021-04-25 17:42:01 +02:00
keycode_mapper.py #93 support for devices sharing the same name 2021-04-23 11:51:21 +02:00
macros.py wip 2021-04-25 17:42:01 +02:00
numlock.py 0.7.0, updated copyright notice 2021-02-22 22:15:55 +01:00
readme.md separated numlock functions to new file 2021-02-14 00:03:52 +01:00

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.