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
@@ -74,3 +74,5 @@
|
||||
{ KC_NO, K0B, K0C, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, K0J, KC_NO, KC_NO, KC_NO, K0M, K0N, KC_NO } \
|
||||
}
|
||||
#endif
|
||||
|
||||
#define LAYOUT_60_ansi LAYOUT_eagle
|
||||
|
||||
Reference in New Issue
Block a user