KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Keyboard region codes

Macros

#define KBD_REGION_JP   1
 Japanese keyboard. More...
 
#define KBD_REGION_US   2
 US keyboard. More...
 

Detailed Description

This is the list of possible values for the "region" field in the kbd_state_t structure.

Macro Definition Documentation

#define KBD_REGION_JP   1

Japanese keyboard.

#define KBD_REGION_US   2

US keyboard.