qmk_firmware/quantum/template/base
Evan Travers 96cb9f4661 Update template config.h with #pragma once (#3415)
* Update template config.h with `#pragma once`

Making sure this is consistent with #3404

* Move to `#pragma once` for the other templates
2018-07-16 08:44:16 -07:00
..
keymaps/default Update template config.h with #pragma once (#3415) 2018-07-16 08:44:16 -07:00
info.json Support both AVR and ps2avrGB targets for new_project script (#2811) 2018-05-10 00:36:40 -04:00
readme.md Support both AVR and ps2avrGB targets for new_project script (#2811) 2018-05-10 00:36:40 -04:00

%KEYBOARD%

![%KEYBOARD%](imgur.com image replace me!)

A short description of the keyboard/project

Keyboard Maintainer: You
Hardware Supported: The PCBs, controllers supported
Hardware Availability: links to where you can find this hardware

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

make %KEYBOARD%:default

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