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
This commit is contained in:
committed by
Drashna Jaelre
parent
fda23af281
commit
a0a4c9102c
18
layouts/community/60_ansi/mechmerlin-ansi/readme.md
Normal file
18
layouts/community/60_ansi/mechmerlin-ansi/readme.md
Normal file
@@ -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`.
|
||||
Reference in New Issue
Block a user