diff options
author | Harshit Goel <harshitgoel96@yahoo.com> | 2018-06-02 00:37:49 +0530 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-01 12:07:49 -0700 |
commit | b36a1ef61baf857281f124e27e7d0faefb49ad13 (patch) | |
tree | 216a8b93f4980243a52444fe9d00c40c984d3f6d /keyboards/ymd96/README.md | |
parent | 74d86832c3ff5107daa015bdb7709af6256a462c (diff) | |
download | qmk_firmware-b36a1ef61baf857281f124e27e7d0faefb49ad13.tar.gz |
YMD96 complete QMK port (#3105)
* readded code for YMD96 full working
* added jj50 layout back
Diffstat (limited to 'keyboards/ymd96/README.md')
-rw-r--r-- | keyboards/ymd96/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ymd96/README.md b/keyboards/ymd96/README.md index 5de5062ec..7a950223b 100644 --- a/keyboards/ymd96/README.md +++ b/keyboards/ymd96/README.md @@ -17,6 +17,8 @@ Keyboard maintainer: [Andrew](https://github.com/sparkyman215) Hardware Supported: YMD96 with the ATmega32a chip. Hardware Availability: The GB was run June 2017, [in this thread](https://www.reddit.com/r/mechmarket/comments/6hu3yx/vendor_ymd96_gb_is_now_live_68_an_universal_and/). The vendor has stated that they plan on selling more rounds. +A very big thanks to @krusli for making the RGB underglow, Backlight, CapsLock and NumLock LEDs working correctly. + ## Finding your specific matrix This firmware was modified from [ps2avrGB](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ps2avrGB), also found on this qmk repo, to work with the YMD96 keyboard. However, I only have one board to test with, which might have a different layout than yours. To get qmk working with your specific layout, you'll need to follow these steps: |