From 5c1d4baec4a178df3845c724ec48f8e9bba47b74 Mon Sep 17 00:00:00 2001 From: stanrc85 <47038504+stanrc85@users.noreply.github.com> Date: Sun, 27 Jan 2019 11:45:30 -0500 Subject: [Keymap] Layout added for stanrc85 (#4944) * Add files via upload * Changed _____ to _______ as requested to meet QMK standards. * Added readme.md * Removed "PERMISSIVE_HOLD" as it is no longer used. * Additional code changes made per request * Added # to first line and removed redundant line. * Modified Copyright information * Added space after # for proper formatting * Formatting changes and additional details --- layouts/community/60_ansi/stanrc85-ansi/config.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/community/60_ansi/stanrc85-ansi/config.h (limited to 'layouts/community/60_ansi/stanrc85-ansi/config.h') diff --git a/layouts/community/60_ansi/stanrc85-ansi/config.h b/layouts/community/60_ansi/stanrc85-ansi/config.h new file mode 100644 index 0000000000..77f0b2e729 --- /dev/null +++ b/layouts/community/60_ansi/stanrc85-ansi/config.h @@ -0,0 +1,6 @@ +#pragma once + +#define TAPPING_TERM 200 +#define RETRO_TAPPING + +//#define IGNORE_MOD_TAP_INTERRUPT -- cgit v1.2.3