summaryrefslogtreecommitdiff
path: root/keyboards/handwired/lemonpad/keymaps/via/config.h
diff options
context:
space:
mode:
authorDari <41168529+dari-studios@users.noreply.github.com>2022-02-26 20:18:51 -0500
committerGitHub <noreply@github.com>2022-02-26 17:18:51 -0800
commitd94b5d0b8219dfce42aad5798d3bb1d6cf7fec19 (patch)
tree8800e17ddfb81e2c9ac027b71af64e8c8df5a127 /keyboards/handwired/lemonpad/keymaps/via/config.h
parent3057e5f8ca523427644ca1e8745bc0b5492a6d67 (diff)
[Handwired] Support for Adafruit lemon keypad (#16395)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zvecr <git@zvecr.com>
Diffstat (limited to 'keyboards/handwired/lemonpad/keymaps/via/config.h')
-rw-r--r--keyboards/handwired/lemonpad/keymaps/via/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/lemonpad/keymaps/via/config.h b/keyboards/handwired/lemonpad/keymaps/via/config.h
new file mode 100644
index 0000000000..0baa186e23
--- /dev/null
+++ b/keyboards/handwired/lemonpad/keymaps/via/config.h
@@ -0,0 +1,19 @@
+/* Copyright 2022 dari-studios (@dari-studios)
+ *
+ * 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 DYNAMIC_KEYMAP_LAYER_COUNT 9 \ No newline at end of file