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