logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (862B)


  1. # LFK78/68
  2. A 65% keyboard similar to the MagicForce68 or VA68M. Optional function key block on left side.
  3. * Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
  4. * Hardware Supported: LFK78/68 RevB - RevJ, SMK78/68
  5. * Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)
  6. ## Revisions
  7. * `revb`: First public release, uses ATmega32U4, has audio, ISSI matrix split between RGB and backlight
  8. * `revc`: Revisions C through H, uses AT90USB1286, no audio, ISSI device 0 is backlight, 4 is RGB
  9. * `revj`: Audio on pin C6, uses AT90USB646
  10. ---
  11. Make example for this keyboard (after setting up your build environment):
  12. make lfkeyboards/lfk78:default
  13. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.