summaryrefslogtreecommitdiff
path: root/keyboards/edi
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/edi')
-rw-r--r--keyboards/edi/hardlight/mk1/config.h21
-rw-r--r--keyboards/edi/standaside/config.h21
2 files changed, 0 insertions, 42 deletions
diff --git a/keyboards/edi/hardlight/mk1/config.h b/keyboards/edi/hardlight/mk1/config.h
index 67d917eecf..087318b74f 100644
--- a/keyboards/edi/hardlight/mk1/config.h
+++ b/keyboards/edi/hardlight/mk1/config.h
@@ -81,24 +81,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
81 * This is userful for the Windows task manager shortcut (ctrl+shift+esc). 81 * This is userful for the Windows task manager shortcut (ctrl+shift+esc).
82 */ 82 */
83// #define GRAVE_ESC_CTRL_OVERRIDE 83// #define GRAVE_ESC_CTRL_OVERRIDE
84
85/*
86 * Force NKRO
87 *
88 * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved
89 * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the
90 * makefile for this to work.)
91 *
92 * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N)
93 * until the next keyboard reset.
94 *
95 * NKRO may prevent your keystrokes from being detected in the BIOS, but it is
96 * fully operational during normal computer usage.
97 *
98 * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N)
99 * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by
100 * bootmagic, NKRO mode will always be enabled until it is toggled again during a
101 * power-up.
102 *
103 */
104//#define FORCE_NKRO
diff --git a/keyboards/edi/standaside/config.h b/keyboards/edi/standaside/config.h
index 2eb4536a0e..cb41fcb8b0 100644
--- a/keyboards/edi/standaside/config.h
+++ b/keyboards/edi/standaside/config.h
@@ -58,27 +58,6 @@
58// #define GRAVE_ESC_CTRL_OVERRIDE 58// #define GRAVE_ESC_CTRL_OVERRIDE
59 59
60/* 60/*
61 * Force NKRO
62 *
63 * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved
64 * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the
65 * makefile for this to work.)
66 *
67 * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N)
68 * until the next keyboard reset.
69 *
70 * NKRO may prevent your keystrokes from being detected in the BIOS, but it is
71 * fully operational during normal computer usage.
72 *
73 * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N)
74 * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by
75 * bootmagic, NKRO mode will always be enabled until it is toggled again during a
76 * power-up.
77 *
78 */
79//#define FORCE_NKRO
80
81/*
82 * Feature disable options 61 * Feature disable options
83 * These options are also useful to firmware size reduction. 62 * These options are also useful to firmware size reduction.
84 */ 63 */