No description
Find a file
2023-11-13 21:53:01 +01:00
References Attempt a mode switch 2023-11-12 18:24:51 +01:00
.gitignore open and close threads 2023-11-02 12:02:29 +01:00
CMakeLists.txt CMakeLists.txt 2023-11-10 22:12:41 +01:00
dev_iio.c Improved iio code 2023-11-12 16:00:57 +01:00
dev_iio.h iio test 2023-11-12 15:35:52 +01:00
input_dev.c Fix mouse mode 2023-11-13 21:53:01 +01:00
input_dev.h Properly support mouse 2023-11-13 01:59:40 +01:00
LICENSE.md Added license 2023-11-12 20:10:08 +01:00
main.c Keep gyro and gamepad separated 2023-11-13 02:11:45 +01:00
Makefile Attempt a mode switch 2023-11-12 18:24:51 +01:00
message.h Properly support mouse 2023-11-13 01:59:40 +01:00
output_dev.c Fixed compilation 2023-11-13 12:55:51 +01:00
output_dev.h Keep gyro and gamepad separated 2023-11-13 02:11:45 +01:00
platform.c fixing mouse mode, experimenting with gyroscope 2023-11-13 21:48:17 +01:00
platform.h fixing mouse mode, experimenting with gyroscope 2023-11-13 21:48:17 +01:00
queue.c use a queue to send events to the output device 2023-11-06 01:39:52 +01:00
queue.h use a queue to send events to the output device 2023-11-06 01:39:52 +01:00
README.md README.md and udev rule 2023-11-12 20:13:12 +01:00
rogue_enemy.h Generate iio events 2023-11-10 21:08:53 +01:00
rogue_enemy.rule Switched PRODUCT_ID back to 323 2023-11-12 23:05:31 +01:00

ROGueENEMY

Collects ROG Ally input events to a single virtual controller in linux to allow the use of the gyroscope and every button.