diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-19 10:29:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-19 10:29:44 +0000 |
commit | d458df7698f563f4d86d235baf0095050dc91540 (patch) | |
tree | ae03d322637fc50fed8e0715f477afea38cf2823 /keyboards/takashicompany/radialex/keymaps/via/config.h | |
parent | 7a10c3370f13679f6048969d935badb8f947cc77 (diff) | |
parent | 819231afe174cfb070fcd42f89dab57e56df0a52 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 |