From f45ab0c01b250efa190b84f2e1157b85fd52f49f Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 1 Jun 2022 21:44:38 -0400 Subject: Fix some highlighting in the keymap --- docs/keymap.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/keymap.html b/docs/keymap.html index 8b190dc7..70992cc3 100644 --- a/docs/keymap.html +++ b/docs/keymap.html @@ -19,16 +19,16 @@

The standard BQN keymap is shown below. Note that characters ⍎⍕→↙↖, included for historical or speculative reasons, are not used by BQN (and is only in the complex extension that nothing supports). And don't miss spacebar for at the bottom!

┌────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬────┬─────────┐
 │~ ¬! @ #  │$  │%  │^  │& ⍎ │* ⍕ │( )  │_ +  │Backspace│
-│` ˜ │1 ˘ │2 ¨ │3  │4  │5 ´ │6 ˝ │7   │8  │9 ¯ │0 - ÷= × │         │
+│` ˜ │1 ˘ │2 ¨ │3  │4  │5 ´ │6 ˝ │7   │8  │9 ¯ │0 - ÷= × │         │
 ├────┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬──────┤
-│Tab    │Q ↙ │W 𝕎 │E  │R 𝕣 │T  │Y   │U   │I  │O  │P ⍳ │{ } |     │
-│       │q  │w 𝕨 │e  │r  │t  │y   │u  │i  │o  │p π │[  │]  │\     │
+│Tab    │Q ↙ │W 𝕎 │E  │R 𝕣 │T  │Y   │U   │I  │O  │P ⍳ │{ } |     │
+│       │q  │w 𝕨 │e  │r  │t  │y   │u  │i  │o  │p π │[  │]  │\     │
 ├───────┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴┬───┴──────┤
-│Caps    │A ↖ │S 𝕊 │D   │F 𝔽 │G 𝔾 │H « │J   │K  │L »: ·" ˙ │Enter     │
-│lock    │a  │s 𝕤 │d  │f 𝕗 │g 𝕘 │h  │j  │k  │l ; '  │          │
+│Caps    │A ↖ │S 𝕊 │D   │F 𝔽 │G 𝔾 │H « │J   │K  │L »: ·" ˙ │Enter     │
+│lock    │a  │s 𝕤 │d  │f 𝕗 │g 𝕘 │h  │j  │k  │l ; '  │          │
 ├────────┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──┬─┴──────────┤
-│Shift      │Z  │X 𝕏 │C   │V  │B  │N   │M < > ?  │Shift       │
-│           │z  │x 𝕩 │c  │v  │b  │n   │m , . /  │            │
+│Shift      │Z  │X 𝕏 │C   │V  │B  │N   │M < > ?  │Shift       │
+│           │z  │x 𝕩 │c  │v  │b  │n   │m , . /  │            │
 └───────────┴────┴────┴────┴────┴────┴────┴────┴────┴────┴────┴────────────┘
                              Space: 
 
-- cgit v1.2.3