]> git.donarmstrong.com Git - qmk_firmware.git/commit
YMD96 complete QMK port (#3105)
authorHarshit Goel <harshitgoel96@yahoo.com>
Fri, 1 Jun 2018 19:07:49 +0000 (00:37 +0530)
committerDrashna Jaelre <drashna@live.com>
Fri, 1 Jun 2018 19:07:49 +0000 (12:07 -0700)
commitb36a1ef61baf857281f124e27e7d0faefb49ad13
tree216a8b93f4980243a52444fe9d00c40c984d3f6d
parent74d86832c3ff5107daa015bdb7709af6256a462c
YMD96 complete QMK port (#3105)

* readded code for YMD96 full working

* added jj50 layout back
17 files changed:
keyboards/ymd96/README.md
keyboards/ymd96/backlight.c [new file with mode: 0644]
keyboards/ymd96/backlight_custom.h [new file with mode: 0644]
keyboards/ymd96/breathing_custom.h [new file with mode: 0644]
keyboards/ymd96/config.h
keyboards/ymd96/keymaps/default/keymap.c
keyboards/ymd96/keymaps/hgoel89/config.h [new file with mode: 0644]
keyboards/ymd96/keymaps/hgoel89/keymap.c [new file with mode: 0644]
keyboards/ymd96/keymaps/hgoel89/readme.md [new file with mode: 0644]
keyboards/ymd96/keymaps/hgoel89/rules.mk [new file with mode: 0644]
keyboards/ymd96/matrix.c
keyboards/ymd96/rules.mk
keyboards/ymd96/tools/README.md [new file with mode: 0644]
keyboards/ymd96/tools/usb_detach.c [new file with mode: 0644]
keyboards/ymd96/usbconfig.h
keyboards/ymd96/ymd96.c
keyboards/ymd96/ymd96.h