1
0
Fork 0
forked from AbleOS/ableos
ableos/sysdata/libraries/intouch
2025-02-11 20:18:38 +00:00
..
key_maps Input work 2024-09-17 19:26:37 -05:00
src colour palette buttons for render example 2025-02-11 20:18:38 +00:00
README.md Input work 2024-09-17 19:26:37 -05:00

intouch

This library is exclusively focused on allowing your to get input regardless of which devices you have.

Partially modeled after SDL.

Current goals include

  • Interfaces
    • PS/2
  • Device Types
    • Keyboard
    • Mouse

Longer Term goals

  • Interfaces
    • USB
    • USB-HID
  • Device Types
    • Gamepads/controllers
    • Drawing Tablets
    • Microphones