diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-27 01:19:23 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-27 01:19:23 +0000 |
commit | d995cf3ae56f9de8bd0bbed8b95d25fe56c6e159 (patch) | |
tree | f0d7a59dcf33fb5d85c893c07bca88de8affe3d1 /keyboards/handwired/lemonpad/keymaps/via/config.h | |
parent | 5360cb1fd72151318f0c70680a40573d8cdcbfd9 (diff) | |
parent | d94b5d0b8219dfce42aad5798d3bb1d6cf7fec19 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/lemonpad/keymaps/via/config.h')
-rw-r--r-- | keyboards/handwired/lemonpad/keymaps/via/config.h | 19 |
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 |