You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 2f37a7854d
Migrate lighting defaults to info.json (#22920)
3 months ago
..
keymaps Reworked backlight keycodes. (#18961) 1 year ago
rev3 Migrate lighting defaults to info.json (#22920) 3 months ago
config.h Debounce defines cleanup (#19742) 1 year ago
info.json Move DZ60 and MJ6XY layouts to data driven (#20478) 1 year ago
readme.md MelGeek MJ6XY Refactor (#18862) 1 year ago

readme.md

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.