diff options
author | Drashna Jael're <drashna@live.com> | 2022-09-24 07:14:33 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2022-09-24 07:14:33 -0700 |
commit | 4add8748676596cfa67f82d7ca1a6a1154ba0c7c (patch) | |
tree | f5455a2fc7db1228392a18c0e5d3fb5bcf996f21 /keyboards/takashicompany/goat51/keymaps/via/config.h | |
parent | df30327c19d15552f88af5ff65c0fa6c7245d77a (diff) | |
parent | 45cc7f1e94e2eeee2a25195fcb7719d08570272d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/takashicompany/goat51/keymaps/via/config.h')
-rw-r--r-- | keyboards/takashicompany/goat51/keymaps/via/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/takashicompany/goat51/keymaps/via/config.h b/keyboards/takashicompany/goat51/keymaps/via/config.h new file mode 100644 index 0000000000..dc91fa69c2 --- /dev/null +++ b/keyboards/takashicompany/goat51/keymaps/via/config.h @@ -0,0 +1,6 @@ +// Copyright 2022 takashicompany (@takashicompany) +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once + +#define DYNAMIC_KEYMAP_LAYER_COUNT 7
\ No newline at end of file |