qmk_firmware/keyboards/horrortroll/lemon40
Ryan 5d2f2af198
OLED: driver naming cleanups (#21710)
2023-08-15 10:30:34 +01:00
..
keymaps
lib
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
lemon40.c
readme.md
rules.mk OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01: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