]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add Copenhagen Click Pad (#6681)
authorCallum Hart <mini-ninja-64@users.noreply.github.com>
Sun, 8 Sep 2019 00:34:39 +0000 (01:34 +0100)
committerfauxpark <fauxpark@gmail.com>
Sun, 8 Sep 2019 00:34:39 +0000 (10:34 +1000)
commitff118bce6ab5f83adf9def19f0ccbae3b5939f9a
treedb49a9d5d05e2ef2fdbacfe9b56c414ada6906e4
parent02f77e7215a0ee9bb4ba1054dbdec75a4843bb99
Add Copenhagen Click Pad (#6681)

* Add Copenhagen Click Pad

* Update keyboards/copenhagen_click/click_pad_v1/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Removing left over boilerplate

* Update keyboards/copenhagen_click/click_pad_v1/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/copenhagen_click/click_pad_v1/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update readme.md
keyboards/copenhagen_click/click_pad_v1/click_pad_v1.c [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/click_pad_v1.h [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/config.h [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/info.json [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/keymaps/default/config.h [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/keymaps/default/readme.md [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/readme.md [new file with mode: 0755]
keyboards/copenhagen_click/click_pad_v1/rules.mk [new file with mode: 0755]