]> git.donarmstrong.com Git - qmk_firmware.git/commit
added ep/96 as a supported keyboard (#4476)
authorElliot Powell <32494740+e11i0t23@users.noreply.github.com>
Mon, 26 Nov 2018 15:58:53 +0000 (15:58 +0000)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 26 Nov 2018 15:58:53 +0000 (07:58 -0800)
commit6266c172b9363aa950cf13c52bed7674aae0375d
tree931a786722454b9b15290f35e6c862d781246092
parentccd4da941cb38839b60994302d453821fb88a1b1
added ep/96 as a supported keyboard (#4476)

* added ep/96

* Update keyboards/ep/96/readme.md

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* removed led code

* Update keyboards/ep/96/config.h

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/info.json

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
* Update keyboards/ep/96/readme.md

Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>
keyboards/ep/96/96.c [new file with mode: 0644]
keyboards/ep/96/96.h [new file with mode: 0644]
keyboards/ep/96/config.h [new file with mode: 0644]
keyboards/ep/96/info.json [new file with mode: 0644]
keyboards/ep/96/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ep/96/keymaps/default/readme.md [new file with mode: 0644]
keyboards/ep/96/readme.md [new file with mode: 0644]
keyboards/ep/96/rules.mk [new file with mode: 0644]