#include <revolution/kbd.h>
void KBDInitRegionUS (void);
None.
None.
Initializes keyboard map for the US region. You must initialize at least one market (region) after calling KBDInit. The region initializers control which maps are linked in to the application code. If a region is not initialized, its maps are not included in the application code.
The US region maps include the following countries:
2008/09/26 Corrected the explanation to say this function is called after KBDInit.
10/08/2007 Changed to call this function after the KBDInit function per changes to the API.
2007/03/19 Initial version 0.1.
CONFIDENTIAL