]> git.donarmstrong.com Git - qmk_firmware.git/commit
65% and 68 key community layouts (#3872)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 10 Sep 2018 02:45:59 +0000 (19:45 -0700)
committerDrashna Jaelre <drashna@live.com>
Mon, 10 Sep 2018 02:45:59 +0000 (19:45 -0700)
commitfa1e674bbbb92f70e2baaea88d3c4c38e10aac72
tree8c0fa8666d88d8ac7fa5b5ab9a3fea904cea802e
parent7b8e5d4555f524895721d2e8055a5e4ac866aeb5
65% and 68 key community layouts (#3872)

* rename 68_ansi layout to 65_ansi layout

* more renames and readme change

* add company names

* add community layouts for 68_ansi

* add 68_ansi support for mf68 type boards

* update readme
13 files changed:
keyboards/mf68/mf68.h
keyboards/mf68/rules.mk
keyboards/mf68_ble/mf68_ble.h
layouts/community/68_ansi/layout.json [new file with mode: 0644]
layouts/community/68_ansi/mechmerlin/keymap.c [new file with mode: 0644]
layouts/community/68_ansi/mechmerlin/rules.mk [new file with mode: 0644]
layouts/community/68_ansi/readme.md [new file with mode: 0644]
layouts/default/65_ansi/default_65_ansi/keymap.c [new file with mode: 0644]
layouts/default/65_ansi/layout.json [new file with mode: 0644]
layouts/default/65_ansi/readme.md [new file with mode: 0644]
layouts/default/68_ansi/default_68_ansi/keymap.c
layouts/default/68_ansi/layout.json
layouts/default/68_ansi/readme.md