summaryrefslogtreecommitdiff
path: root/keyboards/handwired/xealousbrown/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/xealousbrown/config.h')
-rw-r--r--keyboards/handwired/xealousbrown/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/handwired/xealousbrown/config.h b/keyboards/handwired/xealousbrown/config.h
index 17aa6c94ee..bf15637a4d 100644
--- a/keyboards/handwired/xealousbrown/config.h
+++ b/keyboards/handwired/xealousbrown/config.h
@@ -29,7 +29,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 13
-
+#define DEBOUNCE 10
+#define USB_POLLING_INTERVAL_MS 1
+/* layer optimization */
+#define LAYER_STATE_8BIT
/*
* Keyboard Matrix Assignments
*