]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: add ep40 qmk support (#4291)
authorElliot Powell <32494740+e11i0t23@users.noreply.github.com>
Tue, 30 Oct 2018 21:55:22 +0000 (21:55 +0000)
committerDrashna Jaelre <drashna@live.com>
Tue, 30 Oct 2018 21:55:22 +0000 (14:55 -0700)
commit426c18b8c6fac83620de9ccedb4668dbb3a1ff40
tree95fadfdf23b5f677ec3358fc6f852f80a240165d
parent7fc9170ea7271e2931c7e0f854b635f0954fbbe1
Keyboard: add ep40 qmk support (#4291)

* add initial ep40 files

* fixed issues

* updated keymap

* Added media control

* Update keyboards/handwired/ep40/rules.mk

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Fixed requested changes

* Fixed more requested changes
keyboards/handwired/ep40/config.h [new file with mode: 0644]
keyboards/handwired/ep40/ep40.c [new file with mode: 0644]
keyboards/handwired/ep40/ep40.h [new file with mode: 0644]
keyboards/handwired/ep40/info.json [new file with mode: 0644]
keyboards/handwired/ep40/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/ep40/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/ep40/readme.md [new file with mode: 0644]
keyboards/handwired/ep40/rules.mk [new file with mode: 0644]