]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Tukey board (#6657)
authorDanny <nooges@users.noreply.github.com>
Tue, 3 Sep 2019 15:43:25 +0000 (11:43 -0400)
committerDrashna Jaelre <drashna@live.com>
Tue, 3 Sep 2019 15:43:25 +0000 (08:43 -0700)
commit5c324ee104c4380a9cb36923d0903c4077fcbec7
tree293b78ac90278fc9aa8d1c8bcdbd6d624a6d0d5e
parentd633cf3ccbf1aed229ef92bdc2f2a1f4f67dd0ad
[Keyboard] Add Tukey board (#6657)
keyboards/keebio/tukey/config.h [new file with mode: 0644]
keyboards/keebio/tukey/info.json [new file with mode: 0644]
keyboards/keebio/tukey/keymaps/default/config.h [new file with mode: 0644]
keyboards/keebio/tukey/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/keebio/tukey/keymaps/default/readme.md [new file with mode: 0644]
keyboards/keebio/tukey/readme.md [new file with mode: 0644]
keyboards/keebio/tukey/rules.mk [new file with mode: 0644]
keyboards/keebio/tukey/tukey.c [new file with mode: 0644]
keyboards/keebio/tukey/tukey.h [new file with mode: 0644]