qmk_firmware/keyboards/mss_studio/m64_rgb
Ryan 522048725f
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
2023-04-08 18:08:08 +10:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
m64_rgb.c
m64_rgb.h
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

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