My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/mechmini/v1
Joel Challis 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462) 6 years ago
..
keymaps Cleanup Default Keymaps (#5442) 6 years ago
README.md [Keyboard] Update ATmega32A readme files to match template (#7462) 6 years ago
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
matrix.c Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992) 7 years ago
rules.mk Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) 6 years ago
usbconfig.h Set device version from config.h for V-USB boards (#7316) 6 years ago
v1.c Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) 6 years ago
v1.h Keyboard: Adding Split Space support for Mechmini 1 (#4052) 7 years ago

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.