qmk_firmware/keyboards/lyso1/lck75
Ryan 1184e0d9be
Adjust keycode alignment around `QK_BOOT` (#23697)
2024-05-11 16:50:48 +01:00
..
keymaps Adjust keycode alignment around `QK_BOOT` (#23697) 2024-05-11 16:50:48 +01:00
config.h Remove default `TAPPING_TERM` from keyboard config.h (#21284) 2023-06-18 23:33:45 +01:00
keyboard.json Migrate build target markers to keyboard.json - L (#23607) 2024-04-25 00:59:13 +01:00
lck75.c Move `default` layouts to data driven (#20349) 2023-04-08 20:50:50 +10:00
readme.md
rules.mk Data-Driven Keyboard Conversions: L (#23576) 2024-04-22 11:13:45 +01:00

readme.md

lck75

A 75% keyboard that can be assembled with only through hole components, including usb type-c

  • Keyboard Maintainer: Lyso1
  • Hardware Supported: LCK75, atmega32
  • Hardware Availability: GitHub

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

make lyso1/lck75:default

Flashing example for this keyboard:

make lyso1/lck75:default:flash

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