mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
The term "Human Interface Device" (HID) is commonly used for the HID specification specifically, not just input devices in general. Also remove the "HID" prefix from the "HIDMouse" and "HIDKeyboard" DeviceMapper.ini configuration groups, since it's unnecessary and misleading. The next few commits will introduce actual HID support, so the naming would otherwise get confusing.