[Keyboard] fixed one of the unicode drawings of the layout in dz60.h (#14482)

This commit is contained in:
milostatsea
2021-09-22 06:22:04 +02:00
committed by GitHub
parent 88f6776216
commit f37af05f2a

View File

@ -259,9 +259,9 @@
* │20 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2d │ * │20 │22 │23 │24 │25 │26 │27 │28 │29 │2a │2b │2c │2d │
* ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────────┤ * ├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────────┤
* │30 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3d │ * │30 │32 │33 │34 │35 │36 │37 │38 │39 │3a │3b │3d │
* ├────┬───┴┬──┴─┬─┴───┴──┴──────┴───┴──┬┴───┼───┴┬────┬────┤ * ├────┬───┴┬──┴─┬─┴───┴──┴──────┴───┴──┬┴───┼───┴┬────┬────┤
* │40 │41 │43 │44 │46 │48 │4a │4b │4d │4e │ * │40 │41 │43 │44 │46 │48 │4a │4b │4d │4e │
* └────┴────┴────┴────────────────────────┴────┴────┴────┴────┘ * └────┴────┴────┴──────────────────────┴────┴────┴────┴────┘
*/ */
#define LAYOUT_60_ansi_split( \ #define LAYOUT_60_ansi_split( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0e, \ k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, k0c, k0e, \