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.

18 lines
627 B

  1. // generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*-
  2. #pragma once
  3. #define EE_HANDS
  4. #ifdef RGB_MATRIX_ENABLE
  5. #define RGB_MATRIX_KEYPRESSES // reacts to keypresses
  6. #define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended
  7. #define RGB_MATRIX_FRAMEBUFFER_EFFECTS
  8. #define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 // limits maximum brightness of LEDs to 150 out of 255. Higher may cause the controller to crash.
  9. #define RGB_MATRIX_HUE_STEP 8
  10. #define RGB_MATRIX_SAT_STEP 8
  11. #define RGB_MATRIX_VAL_STEP 8
  12. #define RGB_MATRIX_SPD_STEP 10
  13. #endif
  14. #define SSD1306OLED // old oled driver