qmk_firmware/keyboards/horrortroll/lemon40
Ryan 12d42cedd2
Move `FORCE_NKRO` to data driven (#20604)
2023-05-01 13:33:10 +10:00
..
keymaps
lib Fix some more missing `#pragma once`s (#20241) 2023-03-23 17:21:37 +00:00
config.h Move `FORCE_NKRO` to data driven (#20604) 2023-05-01 13:33:10 +10:00
info.json Move `FORCE_NKRO` to data driven (#20604) 2023-05-01 13:33:10 +10:00
lemon40.c Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Lemon40

40% Alice handwired keyboard, using Pro Micro. Collab with Lemon (maker name) for helping him writing firmware.

  • Keyboard Maintainer: HorrorTroll
  • Hardware Supported: Atmega32u4

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

make horrortroll/lemon40:default

Flashing example for this keyboard:

make horrortroll/lemon40:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
  • Reset by wire: Using a wire, 1 head to GND hole and other one to RST hole
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available