readme.md (1019B)
1 # YMD96 2 3 A 96-keyboard which supports both ANSI and ISO along with many different layout combinations, and RGB underglow. 4 5 * Keyboard maintainer: [Andrew](https://github.com/sparkyman215) 6 * Hardware Supported: YMD96 with the ATmega32a chip. 7 * 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. 8 9 Make example for this keyboard (after setting up your build environment): 10 11 make ymdk/ymd96:default 12 13 Flashing example for this keyboard: 14 15 make ymdk/ymd96:default:flash 16 17 **Reset Key**: Hold down the key commonly programmed as *L_Ctrl* while plugging in the keyboard. 18 19 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).