summaryrefslogtreecommitdiff
path: root/keyboards/jadookb/jkb65/keymaps/via/config.h
diff options
context:
space:
mode:
authorWiZ.GG <39291381+wizard-gg@users.noreply.github.com>2021-09-22 07:51:44 +0330
committerGitHub <noreply@github.com>2021-09-21 21:21:44 -0700
commit88f6776216abca69529f470982e70f36beb560b3 (patch)
treea7330e9e4731fa8cbe84675dea9578fc70effc4f /keyboards/jadookb/jkb65/keymaps/via/config.h
parente0022daf116a480a8884e549b1fef2fc4c604234 (diff)
[Keyboard] Add JadooKB JKB65 RGB (#14525)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
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