1
0
Fork 0
qmk_firmware/keyboards/lucid/alexa
2022-03-15 13:56:58 +00:00
..
keymaps Lucid Alexa layout macro rework (#14799) 2021-10-12 22:47:54 -07:00
alexa.c
alexa.h Lucid Alexa layout macro rework (#14799) 2021-10-12 22:47:54 -07:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Lucid Alexa layout macro rework (#14799) 2021-10-12 22:47:54 -07:00
readme.md Lucid Alexa layout macro rework (#14799) 2021-10-12 22:47:54 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 RESET 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.