config.h 80 B

12345
  1. #pragma once
  2. #ifdef RGB_MATRIX_ENABLE
  3. # define RGB_MATRIX_KEYPRESSES
  4. #endif