summaryrefslogtreecommitdiff
path: root/keyboards/jadookb/jkb65/keymaps/via/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 04:21:55 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 04:21:55 +0000
commit77bf0a5fc45eb5157374aeb9847c28043a75ff9b (patch)
tree5188a556f18e713aa042b9aef2dd67180a9a1ec5 /keyboards/jadookb/jkb65/keymaps/via/config.h
parent02b7515c673493b019ba23366b90f95066b91f32 (diff)
parent88f6776216abca69529f470982e70f36beb560b3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jadookb/jkb65/keymaps/via/config.h')
-rw-r--r--keyboards/jadookb/jkb65/keymaps/via/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/jadookb/jkb65/keymaps/via/config.h b/keyboards/jadookb/jkb65/keymaps/via/config.h
new file mode 100644
index 0000000000..31f7507464
--- /dev/null
+++ b/keyboards/jadookb/jkb65/keymaps/via/config.h
@@ -0,0 +1,20 @@
+ /* Copyright 2021 Wizard-GG
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+#define USB_POLLING_INTERVAL_MS 1
+#define QMK_KEYS_PER_SCAN 12