mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-09 10:25:45 +02:00
APL and BQN layouts (#899)
* Add compact BQN layout * Add compact APL layout
This commit is contained in:
@ -88,6 +88,16 @@
|
||||
"⊃": "⊇",
|
||||
"±": "∓",
|
||||
|
||||
// APL
|
||||
"⍺": "⍶",
|
||||
"⍵": "⍹",
|
||||
"⋄": "⌺",
|
||||
"⍝": "⍧",
|
||||
"∆": "⍙",
|
||||
"∇": "⍢",
|
||||
"⊤": "⍡",
|
||||
"⎕": "⍞",
|
||||
|
||||
// hebrew niqqud
|
||||
"ק": "qamats", // kamatz
|
||||
"ר": "hataf_qamats", // reduced kamatz
|
||||
|
Reference in New Issue
Block a user