qmk_sweep_skeletyl/keyboards/mechkeys/mechmini/v1
2023-03-26 18:22:12 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
info.json Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11: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
v1.h Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +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.