qmk_firmare/keyboards/fingerpunch/luakeeb
Sadek Baroudi d1c8b75485 better generic vik support to handle all modules in one go, testing out with ximega 2024-06-25 16:07:26 -07:00
..
keymaps
config.h better generic vik support to handle all modules in one go, testing out with ximega 2024-06-25 16:07:26 -07:00
fp_build.json
info.json
luakeeb.c
luakeeb.h
readme.md
rules.mk start of generic quantum painter display code, and better rules.mk file inclusion 2023-10-18 04:29:50 -07:00

readme.md

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.