diff options
author | Evelien Dekkers <sixmoonskies@gmail.com> | 2022-07-02 20:09:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 11:09:26 -0700 |
commit | 40d295abf69a79f67628e06599bfdbe50169aa4c (patch) | |
tree | b6a3a1209903ca66e9cc82e74b05b96108869fd0 /keyboards/evyd13/nt650/keymaps/via/config.h | |
parent | 18a1cbce7570bdec715e5aa3556fe1602d2d0d09 (diff) |
[Keyboard] Add nt-650 (#17471)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/evyd13/nt650/keymaps/via/config.h')
-rw-r--r-- | keyboards/evyd13/nt650/keymaps/via/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/evyd13/nt650/keymaps/via/config.h b/keyboards/evyd13/nt650/keymaps/via/config.h new file mode 100644 index 0000000000..fe36d02575 --- /dev/null +++ b/keyboards/evyd13/nt650/keymaps/via/config.h @@ -0,0 +1,6 @@ +// Copyright 2022 Evelien Dekkers (@evyd13) +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once + +#define DYNAMIC_KEYMAP_LAYER_COUNT 3
\ No newline at end of file |