summaryrefslogtreecommitdiff
path: root/keyboards/skeletonkbd
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/skeletonkbd')
-rw-r--r--keyboards/skeletonkbd/skeletonnumpad/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/skeletonkbd/skeletonnumpad/config.h b/keyboards/skeletonkbd/skeletonnumpad/config.h
index 1efdbf82ae..de4ad8128e 100644
--- a/keyboards/skeletonkbd/skeletonnumpad/config.h
+++ b/keyboards/skeletonkbd/skeletonnumpad/config.h
@@ -74,9 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
74//# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 74//# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
75#endif 75#endif
76 76
77/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
78#define DEBOUNCE 5
79
80/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ 77/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
81#define LOCKING_SUPPORT_ENABLE 78#define LOCKING_SUPPORT_ENABLE
82/* Locking resynchronize hack */ 79/* Locking resynchronize hack */