readme.md (1118B)
1 # KD87A_BFG_Edition 2  3 4 An 87 keys keyboard, Equipped with the WestBerry Q95 microcontroller. 5 6 * Keyboard Maintainer: [GSKY](https://github.com/gksygithub) 7 * Hardware Supported: KD87A_BFG_Edition 8 * Hardware Availability: [GSKY GitHub](https://github.com/gksygithub/keyboard1) 9 10 Make example for this keyboard (after setting up your build environment): 11 12 make darkproject/kd87a_bfg_edition:default 13 14 Flashing example for this keyboard: 15 16 make darkproject/kd87a_bfg_edition:default:flash 17 18 To reset the board into bootloader mode, do one of the following: 19 20 * Hold the Reset switch mounted on the surface of the PCB back side after the USB cable is connected 21 * Hold the Escape key while connecting the USB cable (also erases persistent settings) 22 * Fn+ESC will reset the board to bootloader mode 23 24 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).