1 # $NetBSD: files.hid,v 1.3 2024/12/09 22:04:17 jmcneill Exp $ 2 3 # Human Interface Devices 4 # Used by USB, bluetooth and i2c 5 6 # HID processing 7 define hid 8 file dev/hid/hid.c hid 9 10 define hidms : tpcalib 11 file dev/hid/hidms.c hidms 12 13 define hidkbd 14 file dev/hid/hidkbd.c hidkbd 15 16 file dev/hid/hidkbdmap.c ukbd | btkbd | ikbd | linux_keymap 17