]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add premade layouts for Numpad 4x4, Numpad 5x4, Ortho 5x4, and Planck MIT (#3139)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 7 Jun 2018 15:14:39 +0000 (08:14 -0700)
committerDrashna Jaelre <drashna@live.com>
Thu, 7 Jun 2018 15:14:39 +0000 (08:14 -0700)
commit66a35aded1bdab44fd4d79290899059ba3b97645
tree25cf468554627417d88749a4b65d9e2a8e4d615f
parentb5d6c049e6caec89f04707663efd37d46be3e9c5
Add premade layouts for Numpad 4x4, Numpad 5x4, Ortho 5x4, and Planck MIT (#3139)

Fix EOF on Planck MIT layout.json

Cleanup ortho_5x4 layout.json
12 files changed:
layouts/default/numpad_4x4/default_numpad_4x4/keymap.c [new file with mode: 0644]
layouts/default/numpad_4x4/layout.json [new file with mode: 0644]
layouts/default/numpad_4x4/readme.md [new file with mode: 0644]
layouts/default/numpad_5x4/default_numpad_5x4/keymap.c [new file with mode: 0644]
layouts/default/numpad_5x4/layout.json [new file with mode: 0644]
layouts/default/numpad_5x4/readme.md [new file with mode: 0644]
layouts/default/ortho_5x4/default_ortho_5x4/keymap.c [new file with mode: 0644]
layouts/default/ortho_5x4/layout.json [new file with mode: 0644]
layouts/default/ortho_5x4/readme.md [new file with mode: 0644]
layouts/default/planck_mit/default_planck_mit/keymap.c [new file with mode: 0644]
layouts/default/planck_mit/layout.json [new file with mode: 0644]
layouts/default/planck_mit/readme.md [new file with mode: 0644]