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 fd7f4ac661 Migrate features from rules.mk to data drive - LMN (#23277) 3 months ago
..
keymaps [Keyboard] Rename soda/{mango,pocket} (#22151) 7 months ago
chconf.h [Keyboard] Rename soda/{mango,pocket} (#22151) 7 months ago
config.h Migrate RGB Matrix config to info.json - M (#22908) 5 months ago
keyboard.json Migrate features from rules.mk to data drive - LMN (#23277) 2 months ago
mcuconf.h [Keyboard] Rename soda/{mango,pocket} (#22151) 7 months ago
mf34.c [Keyboard] Rename soda/{mango,pocket} (#22151) 7 months ago
readme.md [Keyboard] Rename soda/{mango,pocket} (#22151) 7 months ago

readme.md

MF-34

A customizable 34 keyboard, support both HOTSWAP and SOLDER.

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

make magic_force/mf34:default

Flashing example for this keyboard:

make magic_force/mf34:default:flash

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button: [boot] first, then press button: [reset] on the back of the PCB
  • 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.