]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Tue, 20 Jul 2021 22:20:05 +0000 (00:20 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 22:20:05 +0000 (00:20 +0200)
A small error has been fixed (× and ÷ now have their places too on the 'math symbols' dead key).

msklc/UltimateKEYS SW.klc
msklc/UltimateKEYS.klc

index 0353984b5162de5ae749f84bf017919322c31bdb..255c9e58959262845abeb99225a09e80c5dc6144 100644 (file)
@@ -927,6 +927,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 003e   2265    // > -> ≥    greater-than or equal to\r
 002d   2296    // - -> ⊖    circled minus\r
 005f   2298    // _ -> ⊘    circled division slash\r
 003e   2265    // > -> ≥    greater-than or equal to\r
 002d   2296    // - -> ⊖    circled minus\r
 005f   2298    // _ -> ⊘    circled division slash\r
+003d   00d7    // = -> ×    multiplication sign\r
+002b   00f7    // + -> ÷    division sign\r
 00f5   2261    // õ -> ≡    identical to\r
 00d5   2262    // Õ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r
 00f5   2261    // õ -> ≡    identical to\r
 00d5   2262    // Õ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r
index 3e46dc78f51956b709c81dccf79c4bea0a86d366..e102a697adc023927afd846b85e4334dbfb187cc 100644 (file)
@@ -927,6 +927,8 @@ DEADKEY     0020    // Dead Key :  Math Symbols
 003e   2265    // > -> ≥    greater-than or equal to\r
 002d   2296    // - -> ⊖    circled minus\r
 005f   2298    // _ -> ⊘    circled division slash\r
 003e   2265    // > -> ≥    greater-than or equal to\r
 002d   2296    // - -> ⊖    circled minus\r
 005f   2298    // _ -> ⊘    circled division slash\r
+003d   00d7    // = -> ×    multiplication sign\r
+002b   00f7    // + -> ÷    division sign\r
 00f5   2261    // õ -> ≡    identical to\r
 00d5   2262    // Õ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r
 00f5   2261    // õ -> ≡    identical to\r
 00d5   2262    // Õ -> ≢    not identical to\r
 003b   2235    // ; -> ∵    because sign\r