aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Carrier <vincentcarrier@icloud.com>2021-08-17 13:18:28 -0400
committerVincent Carrier <vincentcarrier@icloud.com>2021-08-17 13:18:28 -0400
commit57b4174dcad08d17946d7f2c4d1b52d48a7553ce (patch)
treec53dd99446cb7ba40e45d051df6e6d81f56d5d81
parent01b006eff2d849e26b02c042cd9253ab502ed545 (diff)
Document layout
-rw-r--r--editors/BQN.keylayout (renamed from BQN.keylayout)0
-rw-r--r--editors/README.md2
2 files changed, 2 insertions, 0 deletions
diff --git a/BQN.keylayout b/editors/BQN.keylayout
index 3b0b89b4..3b0b89b4 100644
--- a/BQN.keylayout
+++ b/editors/BQN.keylayout
diff --git a/editors/README.md b/editors/README.md
index cea1bc52..1a82b825 100644
--- a/editors/README.md
+++ b/editors/README.md
@@ -14,6 +14,8 @@ Editor plugins and other tools for allowing BQN input are in [this folder](https
For **Android**, [this fork](https://github.com/dzaima/hackerskeyboard/releases/latest) adds APL and BQN to Hacker's Keyboard.
+For **macOS**, a keyboard layout can be found [here](https://github.com/mlochbaum/BQN/blob/master/editors/BQN.keylayout).
+
The file [inputrc](https://github.com/mlochbaum/BQN/blob/master/editors/inputrc) can be copied or appended to `~/.inputrc` to enable backslash input in **bash**, BQN with **rlwrap**, and other software that uses GNU Readline.
If you'd like to contribute files for another editor I'd gladly accept them!