qmk_firmware/keyboards/minimacro5
Ryan a5e46d8082
More `info.json` whitespace cleanups (#20665)
2023-05-03 12:19:34 +10:00
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 2022-12-14 12:40:25 -08:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json More `info.json` whitespace cleanups (#20665) 2023-05-03 12:19:34 +10: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.