You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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> |
6 years ago | |
|---|---|---|
| .. | ||
| config.h | 6 years ago | |
| keyboard.c | 6 years ago | |
| readme.md | 7 years ago | |
| rules.mk | 6 years ago | |
readme.md
%KEYBOARD%

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.