aboutsummaryrefslogtreecommitdiff
path: root/docs/editors
diff options
context:
space:
mode:
Diffstat (limited to 'docs/editors')
-rw-r--r--docs/editors/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/editors/index.html b/docs/editors/index.html
index a787eeeb..347c5350 100644
--- a/docs/editors/index.html
+++ b/docs/editors/index.html
@@ -10,6 +10,7 @@
<p><a href="https://abrudz.github.io/lb/bqn">This bookmarklet</a> enables BQN input in any webpage in your <strong>browser</strong>.</p>
<p><a href="https://gist.github.com/dzaima/35ca0ce12b5e215a62460f00e693984f">This userscript</a> highlights BQN code on <strong>GitHub</strong>.</p>
<p>For <strong>Android</strong>, <a href="https://github.com/dzaima/hackerskeyboard/releases/latest">this fork</a> adds APL and BQN to Hacker's Keyboard.</p>
+<p>For <strong>macOS</strong>, a keyboard layout can be found <a href="https://github.com/mlochbaum/BQN/blob/master/editors/BQN.keylayout">here</a>.</p>
<p>The file <a href="https://github.com/mlochbaum/BQN/blob/master/editors/inputrc">inputrc</a> can be copied or appended to <code><span class='Value'>~</span><span class='Function'>/</span><span class='Value'>.inputrc</span></code> to enable backslash input in <strong>bash</strong>, BQN with <strong>rlwrap</strong>, and other software that uses GNU Readline.</p>
<p>If you'd like to contribute files for another editor I'd gladly accept them!</p>
<h2 id="system-wide"><a class="header" href="#system-wide">System-wide</a></h2>