4.6.45.5 HID Country codes
Macros for country codes.
#define USB_HID_NO_COUNTRY_CODE 0
#define USB_HID_COUNTRY_ARABIC 1
#define USB_HID_COUNTRY_BELGIAN 2
#define USB_HID_COUNTRY_CANADIAN_BILINGUAL 3
#define USB_HID_COUNTRY_CANADIAN_FRENCH 4
#define USB_HID_COUNTRY_CZECH_REPUBLIC 5
#define USB_HID_COUNTRY_DANISH 6
#define USB_HID_COUNTRY_FINNISH 7
#define USB_HID_COUNTRY_FRENCH 8
#define USB_HID_COUNTRY_GERMAN 9
#define USB_HID_COUNTRY_GREEK 10
#define USB_HID_COUNTRY_HEBREW 11
#define USB_HID_COUNTRY_HUNGARY 12
#define USB_HID_COUNTRY_INTERNATIONAL_ISO 13
#define USB_HID_COUNTRY_ITALIAN 14
#define USB_HID_COUNTRY_JAPAN_KATAKANA 15
#define USB_HID_COUNTRY_KOREAN 16
#define USB_HID_COUNTRY_LATIN_AMERICAN 17
#define USB_HID_COUNTRY_NETHERLANDS_DUTCH 18
#define USB_HID_COUNTRY_NORWEGIAN 19
#define USB_HID_COUNTRY_PERSIAN_FARSI 20
#define USB_HID_COUNTRY_POLAND 21
#define USB_HID_COUNTRY_PORTUGUESE 22
#define USB_HID_COUNTRY_RUSSIA 23
#define USB_HID_COUNTRY_SLOVAKIA 24
#define USB_HID_COUNTRY_SPANISH 25
#define USB_HID_COUNTRY_SWEDISH 26
#define USB_HID_COUNTRY_SWISS_FRENCH 27
#define USB_HID_COUNTRY_SWISS_GERMAN 28
#define USB_HID_COUNTRY_SWITZERLAND 29
#define USB_HID_COUNTRY_TAIWAN 30
#define USB_HID_COUNTRY_TURKISH_Q 31
#define USB_HID_COUNTRY_UK 32
#define USB_HID_COUNTRY_US 33
#define USB_HID_COUNTRY_YUGOSLAVIA 34
#define USB_HID_COUNTRY_TURKISH_F 35