#pragma once
#define USE_BABLPASTE
#ifdef USE_BABLPASTE
#ifdef RGBLIGHT_ENABLE
#define BABL_LED_INDEX 0
#define RGBLIGHT_COLOR_MS 0x00,0x27,0x88
#define RGBLIGHT_COLOR_MAC 0xF0,0xF0,0xF0
#define RGBLIGHT_COLOR_LINUX 0xF4,0xAA,0x90
#define RGBLIGHT_COLOR_EMACS 0x00,0x00,0x00
#define RGBLIGHT_COLOR_VI 0x00,0x90,0x00
#define RGBLIGHT_COLOR_READMUX 0x33,0xFF,0x33
#define RGBLIGHT_COLOR_CHROMEOS 0xf4,0xc2,0xd
#endif
#endif
#define RGBLED_NUM 2
#define RGBLIGHT_LIMIT_VAL 200
#ifdef RGBLIGHT_ENABLE
#define RGBLIGHT_COLOR_LAYER_0 0x00, 0xFF, 0x00
#define RGBLIGHT_COLOR_LAYER_1 0x00, 0x99, 0x99
#define RGBLIGHT_COLOR_LAYER_2 0xFF, 0x00, 0x00
#define RGBLIGHT_COLOR_LAYER_3 0x00, 0xFF, 0xFF
#define RGBLIGHT_COLOR_LAYER_4 0xFF, 0x00, 0xFF
#define RGBLIGHT_COLOR_LAYER_5 0x00, 0xFF, 0xFF
#define RGBLIGHT_ANIMATIONS
#define RGB_LIGHT_EFFECT_BREATHE_MAX 200
#define RGBLIGHT_RAINBOW_SWIRL_RANGE 127
#endif
#define TAPPING_TERM 200
#define TAPPING_TERM_PER_KEY
#define RETRO_TAPPING