qmk_firmware/keyboards/minimacro5
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 2022-12-14 12:40:25 -08:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

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.