0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-01-08 10:42:40 +00:00
qmk_firmware/keyboards/matthewdias/minim
2022-08-06 23:23:35 +10:00
..
keymaps/default Fix m3n3van and minim keyboard names in keymap JSON () 2022-03-16 03:57:47 +00:00
config.h Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: M () 2022-08-03 17:15:43 +10:00
minim.c [Keyboard] move @matthewdias 's keebs into matthewdias/ () 2022-01-30 10:58:40 -08:00
minim.h [Keyboard] move @matthewdias 's keebs into matthewdias/ () 2022-01-30 10:58:40 -08:00
readme.md [Keyboard] move @matthewdias 's keebs into matthewdias/ () 2022-01-30 10:58:40 -08:00
rules.mk [Keyboard] move @matthewdias 's keebs into matthewdias/ () 2022-01-30 10:58:40 -08:00

minim

A symmetrical 50% keyboard.

  • Keyboard Maintainer: matthewdias
  • Hardware Supported: minim PCB
  • Hardware Availability: GitHub

To reset the keyboard into bootloader mode, press the reset switch on the underside.

Make example for this keyboard (after setting up your build environment):

make matthewdias/minim:default

Flashing example for this keyboard (using the command line):

make matthewdias/minim:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.