]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Wanleg userspace (#3670)
authorwanleg <32079073+wanleg@users.noreply.github.com>
Fri, 17 Aug 2018 23:11:21 +0000 (16:11 -0700)
committerDrashna Jaelre <drashna@live.com>
Fri, 17 Aug 2018 23:11:21 +0000 (16:11 -0700)
commit9175eebc8796f31a481ba16b1ca2ba9e4432502e
treefe799b4792343343351be2dd3cc84715c3ffaafc
parent8007d9f3a7583adeedd26fa7ab1622e06fed8034
Keymap: Wanleg userspace (#3670)

* configure wanleg userspace

* additional layout support

* additional layout support

* userspace edits

* fix swap hands between 30 and 40 percent

* add additional keymaps

* userspace edits

* userspace configuration

* userspace configuration

* Update readme.md

* userspace work

* swap hands userspace fix

* made requested edits

* Update readme.md

* use relative paths instead of copying file

* Update wanleg.h

* fixing layer order
23 files changed:
keyboards/gherkin/keymaps/wanleg/config.h [deleted file]
keyboards/gherkin/keymaps/wanleg/keymap.c [deleted file]
keyboards/gherkin/keymaps/wanleg/readme.md [deleted file]
keyboards/gherkin/keymaps/wanleg/rules.mk [deleted file]
layouts/community/ortho_3x10/layout.json [new file with mode: 0644]
layouts/community/ortho_3x10/readme.md [new file with mode: 0644]
layouts/community/ortho_3x10/wanleg/config.h [new file with mode: 0644]
layouts/community/ortho_3x10/wanleg/keymap.c [new file with mode: 0644]
layouts/community/ortho_3x10/wanleg/readme.md [new file with mode: 0644]
layouts/community/ortho_3x10/wanleg/rules.mk [new file with mode: 0644]
layouts/community/ortho_4x12/wanleg/config.h [new file with mode: 0644]
layouts/community/ortho_4x12/wanleg/keymap.c [new file with mode: 0644]
layouts/community/ortho_4x12/wanleg/readme.md [new file with mode: 0644]
layouts/community/ortho_4x12/wanleg/rules.mk [new file with mode: 0644]
layouts/community/ortho_5x15/wanleg/config.h [new file with mode: 0644]
layouts/community/ortho_5x15/wanleg/keymap.c [new file with mode: 0644]
layouts/community/ortho_5x15/wanleg/rules.mk [new file with mode: 0644]
users/wanleg/config.h [new file with mode: 0644]
users/wanleg/readme.md [new file with mode: 0644]
users/wanleg/rules.mk [new file with mode: 0644]
users/wanleg/tapdances.c [new file with mode: 0644]
users/wanleg/wanleg.c [new file with mode: 0644]
users/wanleg/wanleg.h [new file with mode: 0644]