#include "..\inc\cfg_items.h"
//Конфигурац?

__root const CFG_HDR cfghdr0={CFG_UINT, "Key1 set to:", 0,999};
__root const unsigned int K1ST=26;

__root const CFG_HDR cfghdr1={CFG_UINT, "Key1:", 0,999};
__root const unsigned int K1=98;

__root const CFG_HDR cfghdr2={CFG_UINT, "Key2 set to:", 0,999};
__root const unsigned int K2ST=4;

__root const CFG_HDR cfghdr3={CFG_UINT, "Key2:", 0,999};
__root const unsigned int K2=81;

__root const CFG_HDR cfghdr28={CFG_UINT, "Key3 set to:", 0,999};
__root const unsigned int K3ST=12;

__root const CFG_HDR cfghdr29={CFG_UINT, "Key3:", 0,999};
__root const unsigned int K3=66;

__root const CFG_HDR cfghdr30={CFG_UINT, "Key4 set to:", 0,999};
__root const unsigned int K4ST=61;

__root const CFG_HDR cfghdr31={CFG_UINT, "Key4:", 0,999};
__root const unsigned int K4=75;

__root const CFG_HDR cfghdr32={CFG_UINT, "Key5 set to:", 0,999};
__root const unsigned int K5ST=62;

__root const CFG_HDR cfghdr33={CFG_UINT, "Key5:", 0,999};
__root const unsigned int K5=90;

__root const CFG_HDR cfghdr34={CFG_UINT, "Key6 set to:", 0,999};
__root const unsigned int K6ST=0;

__root const CFG_HDR cfghdr35={CFG_UINT, "Key6:", 0,999};
__root const unsigned int K6=0;

__root const CFG_HDR cfghdr27={CFG_UINT, "Hot Key to Change Enable Mode:", 0,999};
__root const unsigned int ENA_M_B=95;

__root const CFG_HDR cfghdr_m11={CFG_LEVEL,"All Keys:",1,0};

__root const CFG_HDR cfghdr4={CFG_UINT, "Enter Key:", 0,999};
__root const unsigned int KENTER=67;

__root const CFG_HDR cfghdr5={CFG_UINT, "Left Soft Key:", 0,999};
__root const unsigned int KSL=86;

__root const CFG_HDR cfghdr6={CFG_UINT, "Right Soft Key:", 0,999};
__root const unsigned int KSR=78;

__root const CFG_HDR cfghdr7={CFG_UINT, "Green Key:", 0,999};
__root const unsigned int KG=89;

__root const CFG_HDR cfghdr8={CFG_UINT, "Red Key:", 0,999};
__root const unsigned int KR=92;

__root const CFG_HDR cfghdr9={CFG_UINT, "Key UP:", 0,999};
__root const unsigned int KUP=68;

__root const CFG_HDR cfghdr10={CFG_UINT, "Key Down:", 0,999};
__root const unsigned int KDN=87;

__root const CFG_HDR cfghdr11={CFG_UINT, "Key Left:", 0,999};
__root const unsigned int KL=82;

__root const CFG_HDR cfghdr12={CFG_UINT, "Key Right:", 0,999};
__root const unsigned int KRI=69;

__root const CFG_HDR cfghdr13={CFG_UINT, "Key 1:", 0,999};
__root const unsigned int K_1=88;

__root const CFG_HDR cfghdr14={CFG_UINT, "Key 2:", 0,999};
__root const unsigned int K_2=84;

__root const CFG_HDR cfghdr15={CFG_UINT, "Key 3:", 0,999};
__root const unsigned int K_3=72;

__root const CFG_HDR cfghdr16={CFG_UINT, "Key 4:", 0,999};
__root const unsigned int K_4=71;

__root const CFG_HDR cfghdr17={CFG_UINT, "Key 5:", 0,999};
__root const unsigned int K_5=73;

__root const CFG_HDR cfghdr18={CFG_UINT, "Key 6:", 0,999};
__root const unsigned int K_6=74;

__root const CFG_HDR cfghdr19={CFG_UINT, "Key 7:", 0,999};
__root const unsigned int K_7=65;

__root const CFG_HDR cfghdr20={CFG_UINT, "Key 8:", 0,999};
__root const unsigned int K_8=77;

__root const CFG_HDR cfghdr21={CFG_UINT, "Key 9:", 0,999};
__root const unsigned int K_9=76;

__root const CFG_HDR cfghdr22={CFG_UINT, "Key *:", 0,999};
__root const unsigned int KX=83;

__root const CFG_HDR cfghdr23={CFG_UINT, "Key 0:", 0,999};
__root const unsigned int K_0=70;

__root const CFG_HDR cfghdr24={CFG_UINT, "Key #:", 0,999};
__root const unsigned int KJ=85;

__root const CFG_HDR cfghdr25={CFG_UINT, "Key Vol Up:", 0,999};
__root const unsigned int KVU=79;

__root const CFG_HDR cfghdr26={CFG_UINT, "Key Vol Down:", 0,999};
__root const unsigned int KVD=93;

__root const CFG_HDR cfghdr_m10={CFG_LEVEL,"",0,0};

