qmk-dactyl-manuform-a/keyboards/mechmini/v1
Zach White 38d8d5445e
Remove KEYMAP and LAYOUT_kc (#12160)
* alias KEYMAP to LAYOUT

* remove KEYMAP and LAYOUT_kc
2021-05-11 10:10:31 -07:00
..
keymaps Cleanup Default Keymaps (#5442) 2019-03-19 12:57:40 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
info.json Add missing info.json files for keyboards (#12239) 2021-03-15 01:06:55 -07:00
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 2021-04-12 21:18:52 +02:00
v1.c Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00
v1.h Remove KEYMAP and LAYOUT_kc (#12160) 2021-05-11 10:10:31 -07: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 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.