You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
268 B

  1. #pragma once
  2. #define GRAVE_ESC_CTRL_OVERRIDE
  3. #define RGBLED_NUM 18
  4. #define RGBLIGHT_SPLIT
  5. #define RGBLED_SPLIT { 9, 9 }
  6. // Switch RGB sides with LED MAP.
  7. #define RGBLIGHT_LED_MAP { 8, 7, 6, 5, 4, 3, 2, 1, 0, 17, 16, 15, 14, 13, 12, 11, 10, 9}
  8. #define RGBLIGHT_LAYERS