qmk-firmware/quantum/template/avr
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin()

* Change rgblight breathing table size to be easily selectable.

add RGBLIGHT_BREATHE_TABLE_SIZE macro for customize breathing effect.
2019-05-02 07:59:29 -07:00
..
config.h If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 2019-05-02 07:59:29 -07:00
readme.md Ask for your name when generating a new keyboard (#5214) 2019-02-26 07:59:34 -08:00
rules.mk Updated templates for use by new_project.sh (#3783) 2018-08-29 10:57:30 -07:00
template.c Update ps2avrgb template to use standard matrix/i2c code (#4957) 2019-04-05 09:20:43 -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.