]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for Dimple (#5963)
authorErovia <Erovia@users.noreply.github.com>
Fri, 24 May 2019 00:26:15 +0000 (02:26 +0200)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Fri, 24 May 2019 00:26:15 +0000 (17:26 -0700)
commitf7caca51f60d8b02a7cdcc16acfaa3d794f70bed
tree0035ac5ac9c9c353f0cc09aa69f44f8d565527eb
parent701a1d94358a72d477326fb475c918823492b22d
Add support for Dimple (#5963)

Add support for Dimple, a 40% custom keyboard designed and produced by LazyDesigners.
keyboards/lazydesigners/dimple/config.h [new file with mode: 0644]
keyboards/lazydesigners/dimple/dimple.c [new file with mode: 0644]
keyboards/lazydesigners/dimple/dimple.h [new file with mode: 0644]
keyboards/lazydesigners/dimple/info.json [new file with mode: 0644]
keyboards/lazydesigners/dimple/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/lazydesigners/dimple/keymaps/default/readme.md [new file with mode: 0644]
keyboards/lazydesigners/dimple/readme.md [new file with mode: 0644]
keyboards/lazydesigners/dimple/rules.mk [new file with mode: 0644]