summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/mf68/keymaps/andyjack/readme.md
diff options
context:
space:
mode:
authorAndy Jack <andyjack@users.noreply.github.com>2020-09-02 02:31:57 -0400
committerGitHub <noreply@github.com>2020-09-01 23:31:57 -0700
commit2ab307a9402973fa7b4469d1d41d16d175d8785e (patch)
tree5c9d7695d09c34c66609521d22b2de9cddabf1a1 /keyboards/40percentclub/mf68/keymaps/andyjack/readme.md
parent4086729f5e2823c484c2b31bb208c424e2be4c70 (diff)
[Keymap] add 40percentclub/mf68:andyjack (#10208)
* Initial checkin of my 40percentclub/mf68 keymap * Add gplv2 license header
Diffstat (limited to 'keyboards/40percentclub/mf68/keymaps/andyjack/readme.md')
-rw-r--r--keyboards/40percentclub/mf68/keymaps/andyjack/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/40percentclub/mf68/keymaps/andyjack/readme.md b/keyboards/40percentclub/mf68/keymaps/andyjack/readme.md
new file mode 100644
index 0000000000..17a9d9e90f
--- /dev/null
+++ b/keyboards/40percentclub/mf68/keymaps/andyjack/readme.md
@@ -0,0 +1,22 @@
+## Customizations from the `default` keymap
+
+* caps lock is left ctrl / press & release for escape
+* keyboard LED brightness control - Fn + ] (same as default)
+* bootmagic:
+ * ability to swap keys - for moving between mac and win/linux
+ * for win/linux - keys are as labeled in layer 0; AJ_RCTL is right ctl
+ * for mac:
+ * LALT and LGUI swapped
+ * RALT key sends RGUI code
+ * AJ_RCTL key sends RALT code
+ * layer 2 access via Fn + AJ_RCTL pressed in any order
+ * regardless of swapped state
+ * ability to disable left gui
+* Fn + v sends a middle mouse click - nice for pasting the mouse selection in
+ linux - I always mess up and scroll while clicking
+ * note: the mouse cursor has to be placed at the insert point
+* mapping some Fn + key combinations to program launch shortcuts
+
+<!--
+ vim:tw=78
+-->