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.

21 lines
885 B

  1. # minim
  2. ![](https://raw.githubusercontent.com/matthewdias/minim/main/layout.png)
  3. A symmetrical 50% keyboard.
  4. * Keyboard Maintainer: matthewdias
  5. * Hardware Supported: minim PCB
  6. * Hardware Availability: [GitHub](https://github.com/matthewdias/minim)
  7. To reset the keyboard into bootloader mode, press the reset switch on the underside.
  8. Make example for this keyboard (after setting up your build environment):
  9. make minim:default
  10. Flashing example for this keyboard ([using the command line](https://docs.qmk.fm/#/newbs_flashing?id=flash-your-keyboard-from-the-command-line)):
  11. make minim:default:flash
  12. 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).