Emulate Bluetooth HID (Keyboard, Gamepad, ...) From linux BlueZ
- If you already have paired device. First unpair it
- Then run Main.py with root permission
For linux: sudo python Main.py
For window: open cmd with adminastrator permission and then run python Main.py
Now you device should detect computer as keyboard or gamepad.