blob: 5e7effd80a540b014964e9294f0c99efeec344ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: files.hid,v 1.1 2017/12/10 17:03:07 bouyer Exp $
# Human Interface Devices
# Used by USB, bluetooth and i2c
# HID processing
define hid
file dev/hid/hid.c hid
define hidms
file dev/hid/hidms.c hidms
file dev/hid/hidkbdmap.c ukbd | btkbd | linux_keymap
|