qmk_firmware/keyboards/lyso1/lck75
Ryan 79aa319946
`info.json` whitespace cleanups (#20651)
2023-05-02 08:25:15 +10:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
info.json `info.json` whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
lck75.c Move `default` layouts to data driven (#20349) 2023-04-08 20:50:50 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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.