]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add Generic Keymap for my boards (#2795)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 24 Apr 2018 16:01:40 +0000 (09:01 -0700)
committerDrashna Jaelre <drashna@live.com>
Tue, 24 Apr 2018 16:01:40 +0000 (09:01 -0700)
commita0a4c9102c51d9032af270920447d0d6d3bac7bc
treeb9514d003e972a52bb63c12d3f6ab7fd02000e38
parentfda23af2810b6ec5dd0c7f32dafc555681e7979f
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
14 files changed:
keyboards/1up60rgb/1up60rgb.h
keyboards/1up60rgb/info.json
keyboards/1up60rgb/keymaps/default/keymap.c
keyboards/1up60rgb/keymaps/iso/keymap.c
keyboards/1up60rgb/keymaps/tsangan/keymap.c
keyboards/eagle_viper/v2/v2.h
keyboards/v60_type_r/info.json
keyboards/v60_type_r/keymaps/default/keymap.c
keyboards/v60_type_r/keymaps/vimouse/keymap.c
keyboards/v60_type_r/v60_type_r.h
layouts/community/60_ansi/mechmerlin-ansi/keymap.c [new file with mode: 0644]
layouts/community/60_ansi/mechmerlin-ansi/readme.md [new file with mode: 0644]
layouts/community/60_ansi_split_bs_rshift/mechmerlin-split/keymap.c [new file with mode: 0644]
layouts/community/60_ansi_split_bs_rshift/mechmerlin-split/readme.md [new file with mode: 0644]