qmk_firmware/keyboards/mss_studio/m64_rgb
2023-03-11 00:39:56 +11:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
info.json Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
m64_rgb.c [Keyboard] Add M64 RGB (#17069) 2022-05-13 20:16:46 -07:00
m64_rgb.h [Keyboard] Add M64 RGB (#17069) 2022-05-13 20:16:46 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

M64 RGB

Support STM32F072CBU6 keyboard.

  • Keyboard Maintainer: HorrorTroll
  • Hardware Supported: STM32F072CBU6

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

make mss_studio/m64_rgb:default

Flashing example for this keyboard:

make mss_studio/m64_rgb:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
  • Physical reset button: Press and hold the button on the back of the PCB, then plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available