qmk_firmware/keyboards/mechkeys/mechmini/v1
2023-06-18 14:39:07 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
readme.md move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

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 mechkeys/mechmini/v1:default

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

make mechkeys/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.