qmk_firmware/keyboards/ymdk/ymd40/v2
2023-01-31 06:03:30 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
readme.md
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
v2.c
v2.h [Keyboard] Ymd40v2new layouts and fixed per-switch backlight (#13622) 2021-07-22 01:11:11 -07: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.