From 40d295abf69a79f67628e06599bfdbe50169aa4c Mon Sep 17 00:00:00 2001 From: Evelien Dekkers Date: Sat, 2 Jul 2022 20:09:26 +0200 Subject: [Keyboard] Add nt-650 (#17471) Co-authored-by: Joel Challis Co-authored-by: Ryan --- keyboards/evyd13/nt650/keymaps/via/config.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/evyd13/nt650/keymaps/via/config.h (limited to 'keyboards/evyd13/nt650/keymaps/via/config.h') 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 -- cgit v1.2.3