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.

19 lines
1.0 KiB

  1. # Mechmini V1
  2. 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](https://mechkeys.ca).
  3. * Keyboard Maintainer: QMK Community
  4. * Hardware Supported: Mechmini 1 PCB
  5. * Hardware Availability: Version 1 (Bootmapper) no longer in production [MECHKEYS](https://mechkeys.ca)
  6. Make example for this keyboard (after setting up your build environment):
  7. make mechmini/v1:default
  8. Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
  9. make mechmini/v1:default:flash
  10. **Reset Key**: Hold down the key commonly programmed as *L_Ctrl* while plugging in the keyboard.
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).