diff options
author | takashicompany <t@kashi.company> | 2022-07-19 19:28:45 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 11:28:45 +0100 |
commit | 819231afe174cfb070fcd42f89dab57e56df0a52 (patch) | |
tree | 321befb7229046004dba86c6ac64b81b4affe30c /keyboards/takashicompany/radialex/keymaps/via/config.h | |
parent | 1bf95d60e41b5de6de452e9fe61d421e43d3f361 (diff) |
Add keymap for Radialex (#17662)
* fix keymap
* fix keymaps
Diffstat (limited to 'keyboards/takashicompany/radialex/keymaps/via/config.h')
-rw-r--r-- | keyboards/takashicompany/radialex/keymaps/via/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/takashicompany/radialex/keymaps/via/config.h b/keyboards/takashicompany/radialex/keymaps/via/config.h index 74f9e9e64f..c93405c3b3 100644 --- a/keyboards/takashicompany/radialex/keymaps/via/config.h +++ b/keyboards/takashicompany/radialex/keymaps/via/config.h @@ -17,4 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#define DYNAMIC_KEYMAP_LAYER_COUNT 8 +#define DYNAMIC_KEYMAP_LAYER_COUNT 9 |