aboutsummaryrefslogtreecommitdiffstats
path: root/sys/freebsd/dev_kbd.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/freebsd: update the *_DEADKEYMAP definitionsAndrew Turner2023-08-311-0/+12
| | | | | GIO_DEADKEYMAP and PIO_DEADKEYMAP have been updated uo support Unicode characters. Update the structure definitions and add the compat ioctls.
* sys/freebsd: added kbd(4)Simran Kathpalia2021-06-291-0/+107