suggestion for reference MouseKeyboard

Hi,

maybe the reference on Mouse and Keyboard libraries should be slightly changed?

The Keyboard.write() (and other Keyboard. commands) does not always send an ASCII character to the computer. On a standard US keyboard it probably does but on my Belgian (Azerty) keyboard it doesn't.

The Keyboard commands send the keyboard scancode.

Can anyone modify the reference for these commands to state this correctly?

Or even better, could anyone change the ide so we can chose the keyboard layout? On a Teensy for example the user can choose his keyboard layout.