qmk_firmware/quantum/template/avr
Amber Holly b23f6011c3 Remove build option firmware size impacts (#6947)
* Update rules.mk template to remove build option size impacts

* Add rules.mk cleaning script

* Update all rules.mk files to remove build option firmware size impact messages

* Remove references to feature filesize in documentation

* Revert "Update all rules.mk files to remove build option firmware size impact messages"

This reverts commit 7cfe70976bcc223bf47c960b2e6af8596df80a32.

* Fix regex in cleanup script and exclude keymaps/ directories

* Update quantum/template/avr/rules.mk

Fixed missing tabs/spaces.

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-10-18 18:14:49 -07: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 Remove build option firmware size impacts (#6947) 2019-10-18 18:14:49 -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.