]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Merge Commissions to repo (#5995)
authorElliot Powell <32494740+e11i0t23@users.noreply.github.com>
Tue, 28 May 2019 18:35:19 +0000 (19:35 +0100)
committerDrashna Jaelre <drashna@live.com>
Tue, 28 May 2019 18:35:19 +0000 (11:35 -0700)
commita31c2ac03e78078f796df6e6cca08186368a1d72
tree8988c025ec80f6189a0c2f7900f2521a772b0e2a
parent4d46489a2ac4ff7099e9b7498e34c6201f0b14cb
[Keyboard] Merge Commissions to repo (#5995)

* Moved commisions to one folder

* Update keyboards/ep/comsn/hs68/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Resolve merge issues

* Fix comiplation issues
21 files changed:
keyboards/ep/comsn/hs68/config.h [new file with mode: 0644]
keyboards/ep/comsn/hs68/hs68.c [new file with mode: 0644]
keyboards/ep/comsn/hs68/hs68.h [new file with mode: 0644]
keyboards/ep/comsn/hs68/info.json [new file with mode: 0644]
keyboards/ep/comsn/hs68/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ep/comsn/hs68/readme.md [new file with mode: 0644]
keyboards/ep/comsn/hs68/rules.mk [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/config.h [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/info.json [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/mollydooker.c [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/mollydooker.h [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/readme.md [new file with mode: 0644]
keyboards/ep/comsn/mollydooker/rules.mk [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/config.h [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/info.json [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/readme.md [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/rules.mk [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/tf__longeboye.c [new file with mode: 0644]
keyboards/ep/comsn/tf_longeboye/tf_longeboye.h [new file with mode: 0644]