]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add DataHand keyboard support (#4847)
authorNikolaus Wittenstein <nikolaus.wittenstein@gmail.com>
Tue, 22 Jan 2019 23:17:41 +0000 (18:17 -0500)
committerDrashna Jaelre <drashna@live.com>
Tue, 22 Jan 2019 23:17:41 +0000 (15:17 -0800)
commit6b1009b7a876db1f0cc5674cfa64739139ea4098
tree889b7b868977d0d19a64d061d2d629be081feb1f
parent2a33d2c4243e6fdca9849ff1caadbaea941e8c85
[Keyboard] Add DataHand keyboard support (#4847)
keyboards/handwired/datahand/config.h [new file with mode: 0644]
keyboards/handwired/datahand/datahand.h [new file with mode: 0644]
keyboards/handwired/datahand/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/datahand/matrix.c [new file with mode: 0644]
keyboards/handwired/datahand/readme.md [new file with mode: 0644]
keyboards/handwired/datahand/rules.mk [new file with mode: 0644]
keyboards/readme.md