mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
14 lines
712 B
Properties
14 lines
712 B
Properties
! generic QWERTY keyboard
|
|
|
|
! row format: (n)q(keyname)
|
|
! n: width of a key, 4 for regular key (1.0u). Value smaller than 4 will break the UI, so DON'T
|
|
! keyname: name of the key that is recognised by the UI parser.
|
|
! each key in the row is separated by one semicolon.
|
|
|
|
layout_name=QWERTY
|
|
ROW1=4s;4qNUM_1;4qNUM_2;4qNUM_3;4qNUM_4;4qNUM_5;4qNUM_6;4qNUM_7;4qNUM_8;4qNUM_9;4qNUM_0;4qMINUS;4qEQUALS;6qBACKSPACE
|
|
ROW2=6qTAB;4qQ;4qW;4qE;4qR;4qT;4qY;4qU;4qI;4qO;4qP;4qLEFT_BRACKET;4qRIGHT_BRACKET;4qBACKSLASH
|
|
ROW3=7qCAPS_LOCK;4qA;4qS;4qD;4qF;4qG;4qH;4qJ;4qK;4qL;4qSEMICOLON;4qAPOSTROPHE;7qENTER
|
|
ROW4=9qSHIFT_LEFT;4qZ;4qX;4qC;4qV;4qB;4qN;4qM;4qCOMMA;4qPERIOD;4qSLASH;9qSHIFT_RIGHT
|
|
ROW5=15s;28qSPACE
|