summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/keymaps/salty/config.h
diff options
context:
space:
mode:
authorSalt-Peanuts <hajimeokuda@gmail.com>2018-04-20 11:53:35 -0400
committerDrashna Jaelre <drashna@live.com>2018-04-20 08:53:35 -0700
commitded93909446b633f3d296d3a360505330c1f9155 (patch)
treef1f8c8f5a656b17a6637515d9e033db9126f2acc /keyboards/kinesis/keymaps/salty/config.h
parent3cab04dfa32e425bd114fb6c265ac8ea43cf127f (diff)
Updated folder name; overdue updates to keymap and readme files (#2770)
* Updated info and fixed minor errors * Updated folder name; overdue updates to keymap and readme files Updated folder name; overdue updates to keymap and readme files
Diffstat (limited to 'keyboards/kinesis/keymaps/salty/config.h')
-rw-r--r--keyboards/kinesis/keymaps/salty/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/kinesis/keymaps/salty/config.h b/keyboards/kinesis/keymaps/salty/config.h
deleted file mode 100644
index 5afb804350..0000000000
--- a/keyboards/kinesis/keymaps/salty/config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-
-#include "../../config.h"
-
-// place overrides here
-#define TAPPING_TERM 200
-
-#endif