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
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 │ - │ ` │
* ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┤
* │      X  V  L  C  W  K  H  G  F  Q  ß  ´      
* ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐    
* │  L3   U  I  A  E  O  S  N  R  T  D  Y  L3│    
* │ │ X │ V │ L │ C │ W │ K │ H │ G │ F │ Q │ ß │ ´
* ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┐
* │ L3 │ U │ I │ A │ E │ O │ S │ N │ R │ T │ D │ Y │ L3│
* ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┴────┤
* │    │L4  Ü  Ö  Ä  P  Z  B  M  , │ .  J           
* │ │L4 │ Ü │ Ö │ Ä │ P │ Z │ B │ M │ , │ . │ J │
* ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬────┤
* │                                         L4         
* │ │ │ │ │ │ L4 │ │
* └────┴────┴────┴────────────────────────┴────┴────┴────┴────┘
*/
// Row 1