2022-02-08 11:03:30 -08:00
# %KEYBOARD%
2015-10-27 11:33:18 -07:00
2022-02-08 11:03:30 -08:00
![%KEYBOARD% ](imgur.com image replace me! )
2015-10-27 11:33:18 -07:00
2020-07-15 01:52:02 -07:00
*A short description of the keyboard/project*
2015-10-29 21:48:17 -07:00
2022-02-08 11:03:30 -08:00
* Keyboard Maintainer: [%REAL_NAME% ](https://github.com/%USER_NAME% )
2020-07-15 01:52:02 -07:00
* Hardware Supported: *The PCBs, controllers supported*
* Hardware Availability: *Links to where you can find this hardware*
2015-10-29 21:48:17 -07:00
2017-11-01 18:10:05 -07:00
Make example for this keyboard (after setting up your build environment):
2017-09-08 10:47:50 -07:00
2022-02-08 11:03:30 -08:00
make %KEYBOARD%:default
2015-10-29 21:48:17 -07:00
2020-07-15 01:52:02 -07:00
Flashing example for this keyboard:
2022-02-08 11:03:30 -08:00
make %KEYBOARD%:default:flash
2020-07-15 01:52:02 -07:00
2018-08-29 10:57:30 -07:00
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 ).
2021-08-03 17:23:18 -07:00
## Bootloader
Enter the bootloader in 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
2022-08-20 03:34:17 -07:00
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available