USB Keyboard library

The USB keyboard libraries I've seen included in various Arduino projects seem to be limited to the alphanumeric keys, ,, , etc. For a flight simulator interface project I'm thinking of tackling it would be convenient to have a library that handled the other keys like "[", "/"... Does such a library exist? Thanks.