]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)
authorzvecr <z.zvecr@gmail.com>
Mon, 26 Nov 2018 17:27:07 +0000 (17:27 +0000)
committerDrashna Jaelre <drashna@live.com>
Mon, 26 Nov 2018 17:27:07 +0000 (09:27 -0800)
commit0031e461913d23e37a9aebd1da5daf1c93a149ee
treeb82a750c397ba3d6159133fe09a9e185a3e78ca9
parent97ab3211e2ace7a5cbf7bd2a21723ed751286c99
Keyboard: 40percentclub - enable 4x4 and 5x5 community keymaps (#4437)

* Enable 4x4 and 5x5 community keymap support

* Pull 4x4 community keymap fixes from @noroadsleft

* Build fixes for guidoism keymap - move keymap to layouts/community/planck_mit as it uses the LAYOUT_planck_mit macro
18 files changed:
keyboards/40percentclub/4x4/4x4.h
keyboards/40percentclub/4x4/rules.mk
keyboards/40percentclub/5x5/rules.mk
layouts/community/ortho_4x12/bakingpy/rules.mk
layouts/community/ortho_4x12/guidoism/config.h [deleted file]
layouts/community/ortho_4x12/guidoism/generate_c.py [deleted file]
layouts/community/ortho_4x12/guidoism/guidoism.json [deleted file]
layouts/community/ortho_4x12/guidoism/keymap.c [deleted file]
layouts/community/ortho_4x12/guidoism/keys.json [deleted file]
layouts/community/ortho_4x12/guidoism/readme.md [deleted file]
layouts/community/ortho_4x12/wanleg/rules.mk
layouts/community/ortho_4x12/xyverz/rules.mk
layouts/community/planck_mit/guidoism/config.h [new file with mode: 0644]
layouts/community/planck_mit/guidoism/generate_c.py [new file with mode: 0644]
layouts/community/planck_mit/guidoism/guidoism.json [new file with mode: 0644]
layouts/community/planck_mit/guidoism/keymap.c [new file with mode: 0644]
layouts/community/planck_mit/guidoism/keys.json [new file with mode: 0644]
layouts/community/planck_mit/guidoism/readme.md [new file with mode: 0644]