Ryan 7e0299117b Move encoder config to data driven (#19923) 3 years ago
..
keymaps 002b58f0e4 Normalise Space Cadet keycodes (#18864) 3 years ago
bkf.c 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 4 years ago
bkf.h 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 4 years ago
config.h 7e0299117b Move encoder config to data driven (#19923) 3 years ago
info.json 7e0299117b Move encoder config to data driven (#19923) 3 years ago
readme.md 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

BKF - Base Kit Forty

BKF

BKF, Base Kit Forty, is a 40% style keyboard that is fully compatbile with a standard base kit of keycaps with 3 different spacebar configurations. It supports both standard R3 1.75u as well as stepped R3 1.75u on the left side. The key in the top right corner also sports rotary encoder support.

  • Keyboard Maintainer: H. Bond
  • Hardware Supported: BKF (https://github.com/drhigsby/bkf)
  • Hardware Availability: open-source stacked acrylic case design available at maintainer's github / make your own

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

make drhigsby/bkf:default

To place this keyboard into bootloader mode, press the reset button on the PCB or short the RST and GND pins on the pro micro.

Flashing example for this keyboard:

make drhigsby/bkf:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.