Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) 3 years ago
alexa.c 949cfd4632 [Keyboard] add maker keyboards alexa (#14165) 5 years ago
alexa.h bc51e330c0 Lucid Alexa layout macro rework (#14799) 4 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

Alexa Hotswap PCB by Maker Keyboards

The following is the QMK Firmware for the Alexa Hotswap PCB for Maker Keyboards.

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

make lucid/alexa:default

Flashing example for this keyboard:

make lucid/alexa:default:flash

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top left key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available (Fn+Backslash by default)

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