aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/alphadox/config.h
diff options
context:
space:
mode:
authorAlpha Chen <alpha@kejadlen.dev>2020-08-18 19:21:50 -0700
committerGitHub <noreply@github.com>2020-08-18 19:21:50 -0700
commitd9fe85592365259120d9f9e9cd24c8536ab95b98 (patch)
treed5903f824471bd63fa6793beb3cff65af2e15427 /layouts/community/ergodox/alphadox/config.h
parentdf1467c86d2abd08a1d34ac847452e06e51a5478 (diff)
downloadfirmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.gz
firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.tar.bz2
firmware-d9fe85592365259120d9f9e9cd24c8536ab95b98.zip
[Keymap] update kejadlen keymaps (#9954)
Standardizing my keymaps under my username, rather than a keymap name.
Diffstat (limited to 'layouts/community/ergodox/alphadox/config.h')
-rw-r--r--layouts/community/ergodox/alphadox/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/layouts/community/ergodox/alphadox/config.h b/layouts/community/ergodox/alphadox/config.h
deleted file mode 100644
index 9e076dead..000000000
--- a/layouts/community/ergodox/alphadox/config.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include QMK_KEYBOARD_CONFIG_H
-
-#define FORCE_NKRO
-
-#undef TAPPING_TERM
-#undef IGNORE_MOD_TAP_INTERRUPT
-
-#endif