logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

config.h (471B)


  1. #pragma once
  2. #define RGBLIGHT_EFFECT_BREATHE_CENTER 1
  3. #define RGBLIGHT_EFFECT_BREATHE_MAX 200
  4. #define RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL 666*2
  5. #define RGBLIGHT_EFFECT_CHRISTMAS_STEP 1
  6. #define RGBLIGHT_EFFECT_KNIGHT_LENGTH 3 // How many LEDs wide to light up
  7. #define RGBLIGHT_EFFECT_KNIGHT_OFFSET 2 // The led to start at
  8. #define RGBLIGHT_EFFECT_KNIGHT_LED_NUM 5 // How many LEDs to travel
  9. #define RGBLIGHT_EFFECT_SNAKE_LENGTH 4 // How many LEDs wide to light up