summaryrefslogtreecommitdiff
path: root/keyboards/unikeyboard/divergetm2
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-01-31 07:45:41 +1100
committerGitHub <noreply@github.com>2023-01-30 20:45:41 +0000
commitb867522f8cf90aef6f4531e669e35aba5ec0bf1c (patch)
treea5ac31359e92bccf025a68a43aa85bfaf6a55ed7 /keyboards/unikeyboard/divergetm2
parentd84a7351ea965010ea51a2c9410add0f4e0306de (diff)
Clean up Force NKRO in config.h (#19718)
Diffstat (limited to 'keyboards/unikeyboard/divergetm2')
-rw-r--r--keyboards/unikeyboard/divergetm2/config.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/unikeyboard/divergetm2/config.h b/keyboards/unikeyboard/divergetm2/config.h
index 89e3c04897..64343a30f1 100644
--- a/keyboards/unikeyboard/divergetm2/config.h
+++ b/keyboards/unikeyboard/divergetm2/config.h
@@ -48,15 +48,3 @@
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0
-
-/*
- * Magic Key Options
- *
- * Magic keys are hotkey commands that allow control over firmware functions of
- * the keyboard. They are best used in combination with the HID Listen program,
- * found here: https://www.pjrc.com/teensy/hid_listen.html
- *
- * The options below allow the magic key functionality to be changed. This is
- * useful if your keyboard/keypad is missing keys and you want magic key support.
- *
- */