]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] New Keyboard: Doro67 Regular PCB (#5115)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 13 Feb 2019 16:59:38 +0000 (08:59 -0800)
committerDrashna Jaelre <drashna@live.com>
Wed, 13 Feb 2019 16:59:38 +0000 (08:59 -0800)
commit9a05c5d7876c81ac0f074366fa1790de31fd44e0
tree90da47d0c7f0ec8bb596a06151e536d1a37b508b
parent6b4549da8ceed736c85195f3bd16ded40131a29c
[Keyboard] New Keyboard: Doro67 Regular PCB (#5115)

* initial commit with edits to vanilla code

* Add QMK Configurator support

* add an appropriately generated keymap

* pins, matrices, and features added in

* moved it all to a regular directory. It's called regular as that's what it's called in the group buy. In the future we will have other directories for the other PCBs that are delivered to customers.

* forgot caps lock led support

* Update keyboards/doro67/regular/keymaps/default/config.h

Use the NAME

Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com>
* Update keyboards/doro67/regular/readme.md

Be more explicit

Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com>
keyboards/doro67/readme.md [new file with mode: 0644]
keyboards/doro67/regular/config.h [new file with mode: 0644]
keyboards/doro67/regular/info.json [new file with mode: 0644]
keyboards/doro67/regular/keymaps/default/config.h [new file with mode: 0644]
keyboards/doro67/regular/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/doro67/regular/keymaps/default/readme.md [new file with mode: 0644]
keyboards/doro67/regular/readme.md [new file with mode: 0644]
keyboards/doro67/regular/regular.c [new file with mode: 0644]
keyboards/doro67/regular/regular.h [new file with mode: 0644]
keyboards/doro67/regular/rules.mk [new file with mode: 0644]