[Keyboard] Add 2key2crawl (#6727)
authorJ.Flanagan <jrfhoutx@comcast.net>
Sat, 14 Sep 2019 21:03:14 +0000 (16:03 -0500)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Sat, 14 Sep 2019 21:03:14 +0000 (14:03 -0700)
commit0cbe1eb433726f32885433835cd633c65199393a
tree89529dfcfcfcfc67e2135232fb17895bf4e19a58
parent969dd8be562ad8d52822673e065f5d9947eb809d
[Keyboard] Add 2key2crawl (#6727)

* adding working 2key2crawl

Adding working 2key2crawl files
edited files in accordance with original PR comments

* Changes

Changes and updates

* Update readme.md

* Update config.h

removed IS_COMMAND block that was missed in previous commit

* Changes to vol/keymap.c

Removed unneccesary function
keyboards/2key2crawl/2key2crawl.c [new file with mode: 0644]
keyboards/2key2crawl/2key2crawl.h [new file with mode: 0644]
keyboards/2key2crawl/config.h [new file with mode: 0644]
keyboards/2key2crawl/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/2key2crawl/keymaps/tabs/keymap.c [new file with mode: 0644]
keyboards/2key2crawl/keymaps/vol/keymap.c [new file with mode: 0644]
keyboards/2key2crawl/readme.md [new file with mode: 0644]
keyboards/2key2crawl/rules.mk [new file with mode: 0644]