qmk_firmare/keyboards/fingerpunch/bgkeeb
..
keymaps
bgkeeb.c
bgkeeb.h
config.h
fp_build.json
info.json
readme.md
rules.mk

readme.md

bgkeeb

  • Keyboard Maintainer: sadekbaroudi
  • Hardware Supported: bgkeeb PCB rev1 Pro Micro

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

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

Options are:

    RGBLIGHT_ENABLE=yes
    ENCODER_ENABLE=yes
    PIMORONI_TRACKBALL_ENABLE=yes

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

Build Guide

See: https://github.com/sadekbaroudi/bgkeeb/blob/master/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.