diff options
Diffstat (limited to 'keyboards/mokey/ginkgo65hot/config.h')
-rw-r--r-- | keyboards/mokey/ginkgo65hot/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mokey/ginkgo65hot/config.h b/keyboards/mokey/ginkgo65hot/config.h index cdcaf83e4a..2666fb8190 100644 --- a/keyboards/mokey/ginkgo65hot/config.h +++ b/keyboards/mokey/ginkgo65hot/config.h @@ -27,6 +27,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_CAPS_LOCK #define BACKLIGHT_BREATHING #define BREATHING_PERIOD 5 - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |