diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-10-21 14:30:23 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-10-21 14:30:23 -0400 |
| commit | e9f76a57778e1c221d536f30460de368d15f4a7b (patch) | |
| tree | 268e049ec936be00cdec538ef8e4ddfaf9009aa9 /editors/BQN.keylayout | |
| parent | 9a532ecc89a78beb233212befefb5f140ccfcfee (diff) | |
Add ⋈ to keyboards on Z
Diffstat (limited to 'editors/BQN.keylayout')
| -rw-r--r-- | editors/BQN.keylayout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/BQN.keylayout b/editors/BQN.keylayout index 108c09aa..d32715b2 100644 --- a/editors/BQN.keylayout +++ b/editors/BQN.keylayout @@ -490,7 +490,7 @@ <key code="3" output="𝔽"/> <key code="4" output="«"/> <key code="5" output="𝔾"/> - <key code="6" output=""/> + <key code="6" output="⋈"/> <key code="7" output="𝕏"/> <key code="8" output=""/> <key code="9" output="⍒"/> |
