diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-04-24 09:01:40 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-04-24 09:01:40 -0700 |
commit | a0a4c9102c51d9032af270920447d0d6d3bac7bc (patch) | |
tree | b9514d003e972a52bb63c12d3f6ab7fd02000e38 /layouts/community/60_ansi/mechmerlin-ansi/readme.md | |
parent | fda23af2810b6ec5dd0c7f32dafc555681e7979f (diff) |
Add Generic Keymap for my boards (#2795)
* add mechmerlin 60 ansi layout
* put meaningful #defines
* missed the backslash
* add merlin split layout
* rename to have a -ansi
* Add appropriate readme files
* rename KEYMAP to LAYOUT
* support for default layout
* support for the community keymaps
* make sure I don't break the configurator
* Don't break the configurator Merlin
Diffstat (limited to 'layouts/community/60_ansi/mechmerlin-ansi/readme.md')
-rw-r--r-- | layouts/community/60_ansi/mechmerlin-ansi/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/layouts/community/60_ansi/mechmerlin-ansi/readme.md b/layouts/community/60_ansi/mechmerlin-ansi/readme.md new file mode 100644 index 0000000000..b845334f54 --- /dev/null +++ b/layouts/community/60_ansi/mechmerlin-ansi/readme.md @@ -0,0 +1,18 @@ +MechMerlin's Standard ANSI 60% Layout +====================== + +This is the 60% layout used by u/merlin36, host of the [MechMerlin](www.youtube.com/mechmerlin) +YouTube channel. + +It is used on his +[Duck Eagle V2](https://github.com/qmk/qmk_firmware/tree/master/keyboards/eagle_viper/v2) +[KBP V60 Type R Polestar](https://github.com/qmk/qmk_firmware/tree/master/keyboards/v60_type_r) +[NPKC KC60](https://github.com/qmk/qmk_firmware/tree/master/keyboards/kc60) + +## Keymap Notes +- Highly influenced by the KBP V60 and WKL B.Face standard layouts +- Does not support any form of inswitch or underglow lighting as Merlin hates them. +- Arrow toggle switch is FN + Space + +### Build +To build this keymap, simply run `make your_keyboard:mechmerlin-ansi`.
\ No newline at end of file |