qmk-firmware/quantum/template/avr
fauxpark ed1bf3afa2 Prevent clang-format messing up placeholder tokens within keyboard templates (#6790)
* Use .template file extension for keyboard template files

* Filter out .template files completely before passing to clang-format

* Undo file extension stuff; just ignore quantum/template dir
2019-10-10 11:48:37 +01:00
..
config.h Prevent clang-format messing up placeholder tokens within keyboard templates (#6790) 2019-10-10 11:48:37 +01:00
keyboard.c Prevent clang-format messing up placeholder tokens within keyboard templates (#6790) 2019-10-10 11:48:37 +01:00
readme.md Ask for your name when generating a new keyboard (#5214) 2019-02-26 07:59:34 -08:00
rules.mk Cleanup rules.mk for 32A and 328P keyboards (#6767) 2019-09-20 22:06:32 -07:00

readme.md

%KEYBOARD%

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

A short description of the keyboard/project

Keyboard Maintainer: %YOUR_NAME%
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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.