summaryrefslogtreecommitdiff
path: root/keyboards/facew/keymaps/mechmerlin/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-05-12 08:45:19 -0700
committerDrashna Jaelre <drashna@live.com>2018-05-12 08:45:19 -0700
commit69ec54f3a46c59c4e1df982bc1f914fa881146b0 (patch)
tree3456ff5adad77067e98f87678014f54ae8c25f51 /keyboards/facew/keymaps/mechmerlin/readme.md
parent57113c7e49aedbc8d6be1d9cc4b7966b1d782666 (diff)
FaceW Keyboard Support (#2939)
* preliminary checkin for facew keyboard * Update readme file * put the standard 60 ansi layout in * update rules to have LAYOUT_60_ansi to use my userspace layouts
Diffstat (limited to 'keyboards/facew/keymaps/mechmerlin/readme.md')
-rw-r--r--keyboards/facew/keymaps/mechmerlin/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/facew/keymaps/mechmerlin/readme.md b/keyboards/facew/keymaps/mechmerlin/readme.md
new file mode 100644
index 0000000000..eeb83b0a16
--- /dev/null
+++ b/keyboards/facew/keymaps/mechmerlin/readme.md
@@ -0,0 +1,18 @@
+MechMerlin's FaceW Sprit Edition Layout
+======================
+
+This is the preferred 60% layout used by u/merlin36, host of the [MechMerlin YouTube channel](www.youtube.com/mechmerlin).
+
+## Keyboard Notes
+- The FaceW Sprit Edition can be purchased on [mechanicalkeyboards.com](www.mechanicalkeyboards.com)
+- Uses ps2avru instead of ps2avrgb
+- To put in reset mode hold `q` while inserting the USB cable
+- Use flashing instructions from ps2avrgb QMK port
+
+## Keymap Notes
+- Does not support any form of inswitch lighting as Merlin hates them.
+- Arrow toggle switch to the right of right shift
+- Reset is FN + Left Shift + R
+
+### Build
+To build this keymap, simply run `make facew:mechmerlin` from the qmk_firmware directory.