From 051485c579eb9d6fdc6036254fac1f59e5fb85ef Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 12 Apr 2023 11:35:12 -0400 Subject: [Keymap] PHSC138 Keymap for Atom47 (#18768) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre --- keyboards/evyd13/atom47/keymaps/phsc138/config.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/evyd13/atom47/keymaps/phsc138/config.h (limited to 'keyboards/evyd13/atom47/keymaps/phsc138/config.h') diff --git a/keyboards/evyd13/atom47/keymaps/phsc138/config.h b/keyboards/evyd13/atom47/keymaps/phsc138/config.h new file mode 100644 index 0000000000..ccd556b90d --- /dev/null +++ b/keyboards/evyd13/atom47/keymaps/phsc138/config.h @@ -0,0 +1,17 @@ +/* Copyright 2022 PHSC138 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +#pragma once +#define TAPPING_TERM 150 // Tap dance time limit -- cgit v1.2.3