qmk_firmware/keyboards/mino_plus
2023-08-15 10:30:34 +01:00
..
hotswap OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01:00
soldered OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01:00
mino_plus.c [Keyboard] Add Mino Plus Hotswap (#20534) 2023-07-04 22:52:35 -06:00
readme.md [Keyboard] Add Mino Plus Hotswap (#20534) 2023-07-04 22:52:35 -06:00

mino_plus

mino_plus

A 65% keyboard, inspried by tetrominos.

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

make mino_plus/soldered:default
make mino_plus/hotswap:default

Flashing example for this keyboard:

make mino_plus/soldered:default:flash
make mino_plus/hotswap:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to FN + R if it is available.