Cleanup junk chars, part 4 (#13345)

This commit is contained in:
Ryan 2021-07-01 16:41:51 +10:00 committed by GitHub
parent 8c982dba31
commit dc3896e31c
Failed to generate hash of commit
57 changed files with 1027 additions and 1027 deletions

View file

@ -22,15 +22,15 @@
/*
*
*  `  1  2  3  4  5  6  7  8  9  0  -  =        
* ` 1 2 3 4 5 6 7 8 9 0 - =
*
*       Q  W  E  R  T  Y  U  I  O  P  [  ]      
*     
*        A  S  D  F  G  H  J  K  L  ;  '  \     
* Q W E R T Y U I O P [ ]
*
* A S D F G H J K L ; ' \
*
*      \  Z  X  C  V  B  N  M  ,  .  /           
* \ Z X C V B N M , . /
*
*                                                     
*
*
*/
// Row 1
@ -88,15 +88,15 @@
/* Shifted symbols
*
*  ~  !  @  #  $  %  ^  &  *  (  )  _  +        
* ~ ! @ # $ % ^ & * ( ) _ +
*
*                                     {  }      
*     
*                                   :  " │ | │    
* { }
*
* : " │ | │
*
*                              <  >  ?           
* < > ?
*
*                                                     
*
*
*/
// Row 1
@ -127,19 +127,19 @@
/* AltGr symbols
*
*  -     «  »                                
* - « »
*
*             Ē  Ŗ        Ū  Ī  Ō               
*     
*        Ā  Š        Ģ        Ķ  Ļ     ´        
* Ē Ŗ Ū Ī Ō
*
* Ā Š Ģ Ķ Ļ ´
*
*         Ž     Č        Ņ                       
* Ž Č Ņ
*
*                                                     
*
*
*/
// Row 1
#define LV_SHYP ALGR(LV_GRV) // - (soft hyphen)
#define LV_SHYP ALGR(LV_GRV) // ­ (soft hyphen)
#define LV_NBSP ALGR(LV_1) //   (non-breaking space)
#define LV_LDAQ ALGR(LV_2) // «
#define LV_RDAQ ALGR(LV_3) // »
@ -166,15 +166,15 @@
/* Shift+AltGr symbols
*
*              §  °     ±  ×                   
* § ° ± ×
*
*                                               
*     
*                                      ¨        
*
*
* ¨
*
*                                                
*
*
*                                                     
*
*
*/
// Row 1