aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tkc1800/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkc1800/config.h')
-rw-r--r--keyboards/tkc1800/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/tkc1800/config.h b/keyboards/tkc1800/config.h
index 92a5f1b38..2f45d04de 100644
--- a/keyboards/tkc1800/config.h
+++ b/keyboards/tkc1800/config.h
@@ -100,11 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
100 * 100 *
101 */ 101 */
102 102
103/* key combination for magic key command */
104#define IS_COMMAND() ( \
105 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
106)
107
108/* control how magic key switches layers */ 103/* control how magic key switches layers */
109//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 104//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
110//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 105//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true