#716 Import ecodes

import a missing dependency that made it impossible to apply presets in certain configurations
reader-service-run-asyncio-fix
Poldovico 1 year ago committed by GitHub
parent bfb49cff2f
commit 27d7b3e829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,6 +20,7 @@
"""Contains and manages mappings."""
from __future__ import annotations
from evdev import ecodes
import json
import os

Loading…
Cancel
Save