qmk-firmware/quantum/template/avr
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
* Update IS_COMMAND definition in templates to use MOD_MASK_SHIFT

* Update IS_COMMAND in docs

* Update IS_COMMAND default definition in tmk_core

* Update table in Command docs based on suggestion

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-07-20 13:21:40 -07:00
..
config.h Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 2019-07-20 13:21:40 -07:00
readme.md Ask for your name when generating a new keyboard (#5214) 2019-02-26 07:59:34 -08:00
rules.mk Store backlight breathing state in EEPROM (#6105) 2019-07-16 00:56:36 -07:00
template.c Add copyright year placeholders to new keyboard script (#6280) 2019-07-08 14:07:35 -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.