Slovak UTF-8 translation

Slovak UTF-8 translation
This commit is contained in:
Michal Holes
2017-08-20 10:34:02 +02:00
committed by Scott Lahteine
parent e82e9073d6
commit 54d48130f3
39 changed files with 471 additions and 108 deletions

View File

@@ -449,7 +449,7 @@
HARDWARE_CHAR_OUT((char)d) ;
}
else if (seen_c3) {
switch(d) {
switch(d) {
case 0x93u: d = 0x8Au; break; //Ó
case 0xB3u: d = 0x8Bu; break; //ó
d = '?';
@@ -556,6 +556,11 @@
return 1;
}
#elif ENABLED(MAPPER_C3C4C5_SK)
// TBD
#error "No mapping for Slovak at this time. Use MAPPER_NON."
#else
#define MAPPER_NON