diff options
author | takashicompany <t@kashi.company> | 2022-09-24 23:05:53 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-24 07:05:53 -0700 |
commit | 45cc7f1e94e2eeee2a25195fcb7719d08570272d (patch) | |
tree | ffd5106939ccef1d5977b68fe19e343438b4e1b5 /keyboards/takashicompany/goat51/keymaps/via/config.h | |
parent | fe9c1d8e456c293166ff8664ff280710eb5aa416 (diff) | |
download | qmk_firmware-45cc7f1e94e2eeee2a25195fcb7719d08570272d.tar.gz qmk_firmware-45cc7f1e94e2eeee2a25195fcb7719d08570272d.zip |
[Keyboard] Add GOAT51 (#18220)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
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 |