]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add "thedogkeyboard" (#7401)
authorkakunpc <15257475+kakunpc@users.noreply.github.com>
Wed, 20 Nov 2019 21:16:38 +0000 (06:16 +0900)
committerDrashna Jaelre <drashna@live.com>
Wed, 20 Nov 2019 21:16:38 +0000 (13:16 -0800)
commit46606e1ea572aaa85f3063db8ff1f93eeb97d6ac
treee3bb0e5e53bebd235e22f2356abaa97e16a6d076
parent0a5125a535ff5ee33fdb01853d32adcfd6b0860c
[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
keyboards/thedogkeyboard/config.h [new file with mode: 0644]
keyboards/thedogkeyboard/info.json [new file with mode: 0644]
keyboards/thedogkeyboard/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/thedogkeyboard/keymaps/default/readme.md [new file with mode: 0644]
keyboards/thedogkeyboard/keymaps/kakunpc/keymap.c [new file with mode: 0644]
keyboards/thedogkeyboard/keymaps/kakunpc/readme.md [new file with mode: 0644]
keyboards/thedogkeyboard/matrix.c [new file with mode: 0644]
keyboards/thedogkeyboard/readme.md [new file with mode: 0644]
keyboards/thedogkeyboard/rules.mk [new file with mode: 0644]
keyboards/thedogkeyboard/thedogkeyboard.c [new file with mode: 0644]
keyboards/thedogkeyboard/thedogkeyboard.h [new file with mode: 0644]