diff options
| author | Jules Aguillon | 2024-12-29 11:29:58 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-12-29 11:29:58 +0100 |
| commit | 12d9e5eaf81f13b9621645b3bf552238b6c73d72 (patch) | |
| tree | 8f9614d8add159f20a98b3966ad4183b9d475df9 /srcs/compose/fn.json | |
| parent | e594915e805ba2f097bfb0983c07d0a439a739a9 (diff) | |
| download | unexpected-keyboard-12d9e5eaf81f13b9621645b3bf552238b6c73d72.tar.gz unexpected-keyboard-12d9e5eaf81f13b9621645b3bf552238b6c73d72.zip | |
Update Shift mappings for math symbols
Shift is the "not" version of some math operators.
∋ is added to the math layout.
Diffstat (limited to 'srcs/compose/fn.json')
| -rw-r--r-- | srcs/compose/fn.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/srcs/compose/fn.json b/srcs/compose/fn.json index 86d6f6d..30e189a 100644 --- a/srcs/compose/fn.json +++ b/srcs/compose/fn.json @@ -78,7 +78,6 @@ "∪": "⋃", "∩": "⋂", "∃": "∄", - "∈": "∉", "∫": "∮", "Π": "∏", "Σ": "∑", |
