]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: add yshrsmz keymaps (#3770)
authorYasuhiro Shimizu <the.phantom.bane@gmail.com>
Sat, 1 Sep 2018 16:38:29 +0000 (01:38 +0900)
committerDrashna Jaelre <drashna@live.com>
Sat, 1 Sep 2018 16:38:29 +0000 (09:38 -0700)
commitffc2dc0359ee3eee4eea8605082cfc210b1bc53d
treeebf609037a3cd22170d3296d0b4d3a5510182a6a
parent8eb674b257147efa4ba7829fb294254497aec7c6
Keymap: add yshrsmz keymaps (#3770)

* add ergo42 keymap

* add helix keymap

* add keymap for lets_split

* Add keymap for nyquist

* update keymaps to address review comments

- remove unneeded include
- use `#pragma once`
13 files changed:
keyboards/ergo42/keymaps/yshrsmz/config.h [new file with mode: 0644]
keyboards/ergo42/keymaps/yshrsmz/keymap.c [new file with mode: 0644]
keyboards/ergo42/keymaps/yshrsmz/rules.mk [new file with mode: 0644]
keyboards/helix/rev2/keymaps/yshrsmz/config.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/yshrsmz/keymap.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/yshrsmz/readme.md [new file with mode: 0644]
keyboards/helix/rev2/keymaps/yshrsmz/rules.mk [new file with mode: 0644]
keyboards/lets_split/keymaps/yshrsmz/config.h [new file with mode: 0644]
keyboards/lets_split/keymaps/yshrsmz/keymap.c [new file with mode: 0644]
keyboards/lets_split/keymaps/yshrsmz/rules.mk [new file with mode: 0644]
keyboards/nyquist/keymaps/yshrsmz/config.h [new file with mode: 0644]
keyboards/nyquist/keymaps/yshrsmz/keymap.c [new file with mode: 0644]
keyboards/nyquist/keymaps/yshrsmz/rules.mk [new file with mode: 0644]