summaryrefslogtreecommitdiff
path: root/keyboards/xbows/nature/config.h
diff options
context:
space:
mode:
authorX-Bows Tech <41098278+XBowsTech@users.noreply.github.com>2021-01-20 11:14:39 +0800
committerGitHub <noreply@github.com>2021-01-19 19:14:39 -0800
commit1bb9f155a67414d41b219e6834396e0fbca11ef7 (patch)
tree0182193af7420fae6a78969152c886dff13bee68 /keyboards/xbows/nature/config.h
parent6db22011a5b9fb402d12d9a422651ff1d2238034 (diff)
[Keyboard] Update X-Bows Nature Keyboard (#11538)
* Update config.h * Update nature.c * Update rules.mk * Update keymap.c
Diffstat (limited to 'keyboards/xbows/nature/config.h')
-rw-r--r--keyboards/xbows/nature/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/xbows/nature/config.h b/keyboards/xbows/nature/config.h
index 84b8a2af3e..c1ff793352 100644
--- a/keyboards/xbows/nature/config.h
+++ b/keyboards/xbows/nature/config.h
@@ -29,10 +29,11 @@
#define MATRIX_COL_PINS { B0, B1, B2, B3, B7, D2, D3, D5, D4, D6, D7, B4, B5, B6, C6 }
#define DIODE_DIRECTION COL2ROW
+#define DEBOUNCE 3
+
#ifdef RGB_MATRIX_ENABLE
# define RGB_MATRIX_LED_PROCESS_LIMIT 18
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
-# define DEBOUNCE 3
# define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
# define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended
# define RGB_MATRIX_KEYPRESSES