[Keyboard] Add "craftWalk" keyboard (#9689)

* Add craftWalk keyboard

* remove config.h

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/info.json

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/config.h

* fix bootloader

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/info.json

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/config.h

* Update keyboards/craftwalk/rules.mk

* Update keyboards/craftwalk/rules.mk
This commit is contained in:
sotoba
2020-07-25 05:24:58 +09:00
committed by GitHub
parent 7675e80f5c
commit 7fe491bb54
8 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# craftWalk
<img src="https://github.com/sotoba/craftwalk/blob/images/craftwalk_main.jpg" width="640">
A macro pad for (mine)crafters.
* Keyboard Maintainer: [sotoba](https://github.com/sotoba)
* Hardware Supported: The craftWalk PCBs, Pro Micro supported
* Hardware Availability: [BOOTH: stupa-devices](https://stupa-devices.booth.pm/)
Make example for this keyboard (after setting up your build environment):
make craftwalk:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).