diff options
Diffstat (limited to 'layouts/community/ergodox/drashna_glow/config.h')
| -rw-r--r-- | layouts/community/ergodox/drashna_glow/config.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/community/ergodox/drashna_glow/config.h b/layouts/community/ergodox/drashna_glow/config.h new file mode 100644 index 000000000..197acbc4a --- /dev/null +++ b/layouts/community/ergodox/drashna_glow/config.h | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #include "../drashna/config.h" | ||
| 4 | |||
| 5 | #undef PRODUCT | ||
| 6 | #define PRODUCT DrashnaDox - Hacked ErgoDox EZ Glow | ||
| 7 | |||
| 8 | #undef DEBOUNCE | ||
| 9 | #define DEBOUNCE 5 | ||
| 10 | |||
| 11 | // #define RGB_MATRIX_KEYPRESSES // reacts to keypresses (will slow down matrix scan by a lot) | ||
