]> git.donarmstrong.com Git - qmk_firmware.git/blob - layouts/community/ergodox/drashna_glow/config.h
Merge branch 'master' of https://github.com/qmk/qmk_firmware
[qmk_firmware.git] / layouts / community / ergodox / drashna_glow / config.h
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)