qmk_firmware/keyboards/darkproject/kd87a_bfg_edition
James Young 4d31c51725
Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)
Affects:

  - `dailycraft/owl8`
  - `dailycraft/sandbox/rev1`
  - `dailycraft/sandbox/rev2`
  - `dailycraft/stickey4`
  - `dailycraft/wings42/rev1`
  - `dailycraft/wings42/rev1_extkeys`
  - `dailycraft/wings42/rev2`
  - `daji/seis_cinco`
  - `dark/magnum_ergo_1`
  - `darkproject/kd83a_bfg_edition`
  - `darkproject/kd87a_bfg_edition`
  - `dc01/arrow`
  - `dc01/left`
  - `dc01/numpad`
  - `dc01/right`
  - `dcpedit/redherring`
  - `delikeeb/flatbread60`
  - `delikeeb/vaguettelite`
  - `delikeeb/vanana/rev1`
  - `delikeeb/vanana/rev2`
  - `delikeeb/vaneela`
  - `delikeeb/vaneelaex`
  - `delikeeb/waaffle/rev3/elite_c`
  - `delikeeb/waaffle/rev3/pro_micro`
  - `deltapad`
  - `deltasplit75/v2`
  - `dk60`
  - `dm9records/lain`
  - `dm9records/plaid`
  - `dm9records/tartan`
  - `dmqdesign/spin`
2024-05-20 20:31:42 +01:00
..
keymaps
config.h Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749) 2024-05-20 20:31:42 +01:00
halconf.h
kd87a_bfg_edition.c
kd87a_bfg_edition.h
keyboard.json Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749) 2024-05-20 20:31:42 +01:00
mcuconf.h
readme.md

readme.md

KD87A_BFG_Edition

KD87A_BFG_Edition

An 87 keys keyboard, Equipped with the WestBerry Q95 microcontroller.

  • Keyboard Maintainer: GSKY
  • Hardware Supported: KD87A_BFG_Edition
  • Hardware Availability: GSKY GitHub

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

make darkproject/kd87a_bfg_edition:default

Flashing example for this keyboard:

make darkproject/kd87a_bfg_edition:default:flash

To reset the board into bootloader mode, do one of the following:

  • Hold the Reset switch mounted on the surface of the PCB back side after the USB cable is connected
  • Hold the Escape key while connecting the USB cable (also erases persistent settings)
  • Fn+ESC will reset the board to bootloader mode

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