qmk_firmware/keyboards/manyboard/macro
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
2023-04-06 18:00:54 +10:00
..
keymaps Remove deprecated callbacks for encoders and dip switches (#13404) 2021-07-24 00:37:19 -07:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
readme.md [Keyboard] manyboard macro (#11896) 2021-07-02 20:53:13 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

manyboard_macro

  • Keyboard Maintainer: WillEhman
  • Hardware Supported: The Manyboard Family of keyboards
  • Hardware Availability: TBA

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

make manyboard/macro:default

Flashing example for this keyboard:

make manyboard/macro:default:flash

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