qmk_firmware/keyboards/mechkeys/mechmini/v1
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
.noci move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00
rules.mk move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00
v1.c move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00
v1.h move mechkeys keyboards into the mechkeys/ vendor folder (#15760) 2022-02-11 22:41:10 +00:00

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 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.