qmk_firmare/keyboards/fingerpunch/luakeeb/readme.md

1.1 KiB

luakeeb

  • Keyboard Maintainer: sadekbaroudi
  • Hardware Supported: luakeeb PCB

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

    make fingerpunch/luakeeb:default RGBLIGHT_ENABLE=yes ENCODER_ENABLE=yes

Don't forget to add CONVERT_TO=stemcell if using a stemcell controller.

Options are:

    RGBLIGHT_ENABLE=yes
    ENCODER_ENABLE=yes

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

Build Guide

See: https://github.com/sadekbaroudi/fingerpunch/blob/master/luakeeb/BUILDGUIDE.md

Choosing which board to plug the USB cable into (choosing Master)

Because the two boards are identical, the firmware has logic to differentiate the left and right board. It uses two strategies to figure things out, EE_HANDS or by define. See setting-handedness for more information.