qmk_firmware/keyboards/ymdk/ym68
James Young d4ce2b39af
YMDK YM68 Community Layout Support (#20906)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_65_ansi_split_bs

* add LAYOUT_65_ansi

* add LAYOUT_65_iso_split_bs

* add LAYOUT_65_iso

* enable Community Layout support
2023-05-13 01:16:10 -07:00
..
keymaps/default 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 YMDK YM68 Community Layout Support (#20906) 2023-05-13 01:16:10 -07:00
matrix_diagram.md YMDK YM68 Community Layout Support (#20906) 2023-05-13 01:16:10 -07:00
readme.md [Keyboard] YMDK YM68 (#12352) 2021-03-24 02:07:12 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

YM68

YM68

A 65% keyboard kit with support for in-switch LEDs and RGB Underglow.

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

make ymdk/ym68:default

Flashing example for this keyboard:

make ymdk/ym68:default:flash

To reset the board into bootloader mode, do one of the following:

  • Tap the Reset switch mounted on the bottom side of the PCB
  • 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.