Added diagonal mice macros, breathing ala Atomic

This commit is contained in:
IBNobody
2016-09-04 01:07:36 -05:00
parent d55a705bbb
commit f6cb08a5bd
2 changed files with 246 additions and 207 deletions
+2 -7
View File
@@ -59,13 +59,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
/* ws2812 RGB LED */
#define RGB_DI_PIN D1
#define RGBLIGHT_TIMER
#define RGBLED_NUM 28 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define BACKLIGHT_PIN B7
#define BACKLIGHT_BREATHING
/*
* Feature disable options