qmk_firmware/keyboards/ymdk/ymd40/v2
2023-04-06 18:00:54 +10:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
readme.md [Keyboard] YMDK YMD40 v2 (#11835) 2021-02-13 23:17:05 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

YMD40 v2

YMD40 v2
PCB photo

A 40% ortholinear keyboard with in-switch LED support, underglow, and USB Type C.

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

make ymdk/ymd40/v2:default

Flashing example for this keyboard:

make ymdk/ymd40/v2:default:flash

To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

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