diff options
Diffstat (limited to 'keyboards/rura66')
-rw-r--r-- | keyboards/rura66/rev1/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/rura66/rev1/config.h b/keyboards/rura66/rev1/config.h index 3b33d8c717..ad4de52c8e 100644 --- a/keyboards/rura66/rev1/config.h +++ b/keyboards/rura66/rev1/config.h @@ -77,9 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define ENCODERS_PAD_A { B6 } // #define ENCODERS_PAD_B { B5 } -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |