qmk/keyboards/lfkeyboards/lfk78
Joel Challis 960c4969a5
Remove empty `url` fields (#25181)
2025-04-22 17:59:00 +01:00
..
keymaps Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
revb Remove empty `url` fields (#25181) 2025-04-22 17:59:00 +01:00
revc Remove empty `url` fields (#25181) 2025-04-22 17:59:00 +01:00
revj Remove empty `url` fields (#25181) 2025-04-22 17:59:00 +01:00
config.h Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771) 2024-05-22 11:17:43 +01:00
lfk78.c Remove keyboard level `QK_BOOT` implementations (#24231) 2024-08-10 13:50:36 +01:00
lfk78.h Remove custom ISSI lighting code (#22073) 2023-09-24 03:32:20 +01:00
post_rules.mk Remove custom ISSI lighting code (#22073) 2023-09-24 03:32:20 +01:00
readme.md

readme.md

LFK78/68

A 65% keyboard similar to the MagicForce68 or VA68M. Optional function key block on left side.

Revisions

  • revb: First public release, uses ATmega32U4, has audio, ISSI matrix split between RGB and backlight
  • revc: Revisions C through H, uses AT90USB1286, no audio, ISSI device 0 is backlight, 4 is RGB
  • revj: Audio on pin C6, uses AT90USB646

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

make lfkeyboards/lfk78:default

See build environment setup then the make instructions for more information.