Joel Challis 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462) před 6 roky
..
keymaps 0072fdd799 Cleanup Default Keymaps (#5442) před 7 roky
README.md 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462) před 6 roky
config.h b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) před 7 roky
matrix.c d27855665a Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992) před 8 roky
rules.mk 3a215195ed Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) před 6 roky
usbconfig.h 519df78cdb Set device version from config.h for V-USB boards (#7316) před 6 roky
v1.c 3a215195ed Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) před 6 roky
v1.h 9c4b6d2100 Keyboard: Adding Split Space support for Mechmini 1 (#4052) před 7 roky

README.md

Mechmini V1

A 40% ortholinear/staggered keyboard, that was originally bootmapper and can be ported to QMK following this readme. This version is no longer in production More info on MECHKEYS.

  • Keyboard Maintainer: QMK Community
  • Hardware Supported: Mechmini 1 PCB
  • Hardware Availability: Version 1 (Bootmapper) no longer in production MECHKEYS

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

make mechmini/v1:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make mechmini/v1:default:flash

Reset Key: Hold down the key commonly programmed as L_Ctrl while plugging in the keyboard.

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