qmk_firmware/keyboards/minimacro5
2022-08-03 07:16:28 +00:00
..
keymaps Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
config.h Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +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.