config.h 253 B

1234567891011
  1. #pragma once
  2. #include "../drashna/config.h"
  3. #undef PRODUCT
  4. #define PRODUCT DrashnaDox - Hacked ErgoDox EZ Glow
  5. #undef DEBOUNCE
  6. #define DEBOUNCE 5
  7. // #define RGB_MATRIX_KEYPRESSES // reacts to keypresses (will slow down matrix scan by a lot)