]> git.donarmstrong.com Git - qmk_firmware.git/commit
adds DZ60 support (#1734)
authorJack Humbert <jack.humb@gmail.com>
Tue, 19 Sep 2017 14:27:46 +0000 (10:27 -0400)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2017 14:27:46 +0000 (10:27 -0400)
commit32d6a8b7ecdc653bd032e2bd32cfb8bb3183c904
tree0d5aec8c0182029d893a9e1e75780b3f904250ef
parent0c335270bdb8cae19d7fc00fbab3aa1027aabbcb
adds DZ60 support (#1734)

* adds support for dz60

* fix dz60 readme
keyboards/dz60/config.h [new file with mode: 0644]
keyboards/dz60/dz60.c [new file with mode: 0644]
keyboards/dz60/dz60.h [new file with mode: 0644]
keyboards/dz60/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/dz60/readme.md [new file with mode: 0644]
keyboards/dz60/rules.mk [new file with mode: 0644]