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