diff options
| -rw-r--r-- | Compose/src/base.module | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Compose/src/base.module b/Compose/src/base.module index f7d99f4..88c86c9 100644 --- a/Compose/src/base.module +++ b/Compose/src/base.module @@ -376,5 +376,6 @@  <U21BB> <U21CC>                            : "⇋"   U21CB # LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON  <Multi_key> <period> <slash> <period>      : "⁒"   U2052 # COMMERCIAL MINUS SIGN  <Multi_key> <period> <KP_Divide> <period>  : "⁒"   U2052 # COMMERCIAL MINUS SIGN +<Multi_key> <enfilledcircbullet> <enfilledcircbullet> : "‣" U2023 # TRIANGULAR BULLET  # End of standard Definitions by Neo keyboard layout | 
