qmk_firmware/keyboards/horrortroll/lemon40
Ryan a14c03b96e
Remove more unnecessary `quantum.h` includes (#23402)
2024-04-05 14:48:21 +11:00
..
keymaps
lib Remove more unnecessary `quantum.h` includes (#23402) 2024-04-05 14:48:21 +11:00
info.json Separate 6KRO and NKRO report structs (#22267) 2023-10-23 15:43:46 +11:00
lemon40.c fix: improper usage of keyboard/user-level functions (#22652) 2023-12-13 18:33:15 +00:00
readme.md
rules.mk

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