aboutsummaryrefslogtreecommitdiff
path: root/keyboards/doro67
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/doro67')
-rw-r--r--keyboards/doro67/rgb/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/doro67/rgb/config.h b/keyboards/doro67/rgb/config.h
index 87a30e084..16dc4fc0a 100644
--- a/keyboards/doro67/rgb/config.h
+++ b/keyboards/doro67/rgb/config.h
@@ -53,7 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
53// The number of LEDs connected 53// The number of LEDs connected
54#define DRIVER_LED_TOTAL 67 54#define DRIVER_LED_TOTAL 67
55 55
56#define RGB_MATRIX_KEYPRESSES 56#define RGB_MATRIX_KEYPRESSES
57 57
58/* 58/*
59 * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. 59 * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
@@ -63,7 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
63#define RGBLED_NUM 67 63#define RGBLED_NUM 67
64 64
65/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 65/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
66#define DEBOUNCING_DELAY 5 66#define DEBOUNCE 5
67 67
68/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 68/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
69#define LOCKING_SUPPORT_ENABLE 69#define LOCKING_SUPPORT_ENABLE