summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/makemap.awk
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Fix translation table for JIS keys; reported by Nakano Takaharu.miod1-7/+7
2013-04-14Get USB F13 to F24 keys from the PS/2 layout, rather than as extra entries, now.miod1-14/+14
2012-04-03Do not turn keypad delete key into the other delete key when creating themiod1-3/+3
2010-07-31Support extra F-keys (up to F24) on HID keyboards.miod1-8/+21
2009-01-11Put the audio volume control keys in the conversion table, instead ofmiod1-5/+5
2008-08-09Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.miod1-6/+7
2008-05-19Add the Sun extended keys (L keys, volume keys) to the console mode layouts.miod1-2/+26
2007-06-17No longer include usb_port.h, all macros have been converted to their Cmbalmer1-6/+4
2005-05-23Duplicate keycode 50 as keycode 49, some USB keyboards use the latter.miod1-6/+11
2005-05-19Provide the same unmarked symbold on the fr.apple layout as found on themiod1-5/+35
2005-05-19Add a layout for the french Apple black usb keyboard (fr.apple).miod1-5/+27
2005-05-12Populate \t better in the output, for human readability; no change in themiod1-7/+14
2005-05-12Define a specific map for the Apple portuguese USB keyboards.miod1-12/+38
2005-05-09Create the USB keyboard layout tables from the PS/2 tables.miod1-0/+308