qmk_firmware/keyboards/yoichiro/lunakey_macro
2022-08-06 23:23:35 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: Y (#17926) 2022-08-06 18:52:13 +10:00
lunakey_macro.c
lunakey_macro.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Lunakey Macro

Lunakey Macro

This is a macro keyboard which has 11 keys.

  • Keyboard Maintainer: Yoichiro Tanaka
  • Hardware Supported: Lunakey Macro PCB, Pro Micro MCU.
  • Hardware Availability: Published yet.

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

make lunakey_macro:default

Flashing example for this keyboard:

make lunakey_macro:default:flash

To enter the bootloader mode, you push the black tact switch next to the ProMicro.

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