diff options
author | kakunpc <15257475+kakunpc@users.noreply.github.com> | 2019-11-21 06:16:38 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-11-20 13:16:38 -0800 |
commit | 46606e1ea572aaa85f3063db8ff1f93eeb97d6ac (patch) | |
tree | e3bb0e5e53bebd235e22f2356abaa97e16a6d076 /keyboards/thedogkeyboard/readme.md | |
parent | 0a5125a535ff5ee33fdb01853d32adcfd6b0860c (diff) |
[Keyboard] Add "thedogkeyboard" (#7401)
* add the dog keyboard
* set rgbled
* fix info.json and readme.md
* Update keyboards/thedogkeyboard/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/thedogkeyboard/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/thedogkeyboard/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/thedogkeyboard/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* update thedogkeyboard
Diffstat (limited to 'keyboards/thedogkeyboard/readme.md')
-rw-r--r-- | keyboards/thedogkeyboard/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/thedogkeyboard/readme.md b/keyboards/thedogkeyboard/readme.md new file mode 100644 index 0000000000..789149ca82 --- /dev/null +++ b/keyboards/thedogkeyboard/readme.md @@ -0,0 +1,15 @@ +# thedogkeyboard + +![thedogkeyboard](https://i.gyazo.com/70ac677c1e75c04b812e5dce311f7901.jpg) + +ProMicro 100% Keyboard. + +* Keyboard Maintainer: [kakunpc](https://github.com/kakunpc) +* Hardware Supported: thedogkeyboard_rev1, promicro +* Hardware Availability: booth([@kakunpc](https://kakunpc.booth.pm/)) + +Make example for this keyboard (after setting up your build environment): + + make thedogkeyboard: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). |