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.
 
 
 
 
 
Ryan afa0eab374
Fix a bunch of CLI warnings (#22589)
5 months ago
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 1 year ago
config.h Fix a bunch of CLI warnings (#22589) 5 months ago
info.json RGB Matrix: driver naming cleanups (#21594) 9 months ago
m64_rgb.c Move 60% layouts to data driven (#20477) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago

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