banan-os/userspace/libraries/LibInput
Bananymous 24d91eee90 Kernel/LibInput: Rework Joystick handling
Joystick axis and buttons are now named to standard values, this allows
interfacing multiple different controllers (only DS3 is supported)

Add ioctl calls for userspace to set joystick player leds and rumble

Only use DS3 code paths when we detect that the attached device is
actually an DS3 controller

update test-joystick program to the new interface and add support to
control rumble and player leds
2026-01-07 19:01:07 +02:00
..
include/LibInput Kernel/LibInput: Rework Joystick handling 2026-01-07 19:01:07 +02:00
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
KeyEvent.cpp Kernel: Fix termios and enter key handling 2025-08-19 16:23:30 +03:00
KeyboardLayout.cpp Kernel/LibC: Implement chroot 2025-08-11 14:07:37 +03:00