qmk_firmware/keyboards/ymdk/ymd96
2023-04-14 19:42:50 +10:00
..
keymaps Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) 2023-04-14 19:42:50 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Move default layouts to data driven (#20349) 2023-04-08 20:50:50 +10:00
readme.md [Keyboard] move ymd96 to ymdk vendor folder (#15643) 2022-01-10 16:55:58 -08:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

YMD96

A 96-keyboard which supports both ANSI and ISO along with many different layout combinations, and RGB underglow.

  • Keyboard maintainer: Andrew
  • Hardware Supported: YMD96 with the ATmega32a chip.
  • Hardware Availability: The GB was run June 2017, in this thread. The vendor has stated that they plan on selling more rounds.

Make example for this keyboard (after setting up your build environment):

make ymdk/ymd96:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make ymdk/ymd96:default:flash

Reset Key: Hold down the key commonly programmed as L_Ctrl while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.