qmk_firmware/keyboards/minimacro5
Drashna Jaelre 0da6562c4d
Make default layer size 16-bit (#15286)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-19 07:37:51 +10:00
..
keymaps Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
config.h [Keyboard] Add miniMACRO5 Macropad (#10392) 2020-09-21 22:03:03 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
minimacro5.c [Keyboard] Add miniMACRO5 Macropad (#10392) 2020-09-21 22:03:03 -07:00
minimacro5.h [Keyboard] Add miniMACRO5 Macropad (#10392) 2020-09-21 22:03:03 -07:00
readme.md [Keyboard] Add miniMACRO5 Macropad (#10392) 2020-09-21 22:03:03 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

miniMACRO5

A 5 key Macropad based on Arduino Pro Micro with support for a combination of rotary encoders and mechanical switches.

  • Keyboard Maintainer: LeafCutterLabs
  • Hardware Supported: Pro Micro 5V/16MHz and compatible.
  • Hardware availability: PCB Files are available here, which you can get produced.

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

make minimacro5:default

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