qmk_firmware/keyboards/crypt_macro
Ryan 2cdf99ae95
Migrate `DIRECT_PINS` to data driven (#19826)
2023-02-14 00:39:41 -07:00
..
keymaps
config.h Migrate `DIRECT_PINS` to data driven (#19826) 2023-02-14 00:39:41 -07:00
crypt_macro.c
crypt_macro.h
halconf.h
info.json Migrate `DIRECT_PINS` to data driven (#19826) 2023-02-14 00:39:41 -07:00
mcuconf.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Crypt Macro

This is a macropad PCB. It supports VIA.

Instructions

Build

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

make crypt_macro:default

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

Reset

  • Unplug
  • Hold top left key
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold top left key
  • Plug In
  • Flash using QMK Toolbox or CLI (make crypt_macro:<keymap>:flash)