qmk_firmware/keyboards/melgeek/mj6xy
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
rev3 Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Move DZ60 and MJ6XY layouts to data driven (#20478) 2023-04-27 07:53:38 +10:00
readme.md MelGeek MJ6XY Refactor (#18862) 2022-10-27 09:52:21 -07:00

MJ6XY 60% Mechanical Keyboard PCB

MJ6XY rev3

A customizable 60% Mechanical Keyboard PCB which supports multiple layouts.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: MJ6XY 60% Mechanical Keyboard PCB
  • Hardware Availability: MelGeek

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

make melgeek/mj6xy/rev3:default

Flashing example for this keyboard:

make melgeek/mj6xy/rev3:default:flash

Bootloader

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

  • Bootmagic reset: Hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings) Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Tap the Reset switch mounted on the bottom side of the PCB (near the QWERTY S and D keys)
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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