1
0
Fork 0

Merge branch 'master' of github.com:jackhumbert/qmk_firmware

This commit is contained in:
Jack Humbert 2016-12-19 11:18:22 -05:00
commit 101416eb82
54 changed files with 2270 additions and 223 deletions

View file

@ -57,6 +57,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
#define USB_MAX_POWER_CONSUMPTION 50
/*
* Feature disable options
* These options are also useful to firmware size reduction.