diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-03-23 15:56:36 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-03-23 15:56:36 -0700 |
commit | 426c71de74147e302ecd0130922d980d0beb7ca1 (patch) | |
tree | 8cd42f52bd7705ca0fe81d950ee1210c6b581057 /keyboards/bfake/keymaps/mechmerlin/readme.md | |
parent | b3e7149a65ac7855a9a56f34b213048326280a78 (diff) | |
download | qmk_firmware-426c71de74147e302ecd0130922d980d0beb7ca1.tar.gz qmk_firmware-426c71de74147e302ecd0130922d980d0beb7ca1.zip |
Add new bfake "FaceW" keymap (#2360)
* Add mechmerlin keymap and readme for facew board
* Fix keymap
- Backspace as on the wrong key
- HHKB backspace changed to backslash
* Update keymap.c
Change TO to TG for toggle.
Diffstat (limited to 'keyboards/bfake/keymaps/mechmerlin/readme.md')
-rw-r--r-- | keyboards/bfake/keymaps/mechmerlin/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/bfake/keymaps/mechmerlin/readme.md b/keyboards/bfake/keymaps/mechmerlin/readme.md new file mode 100644 index 0000000000..b85b6537c1 --- /dev/null +++ b/keyboards/bfake/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 bfake:mechmerlin` from the qmk_firmware directory. |