diff options
| author | Ryan <fauxpark@gmail.com> | 2023-01-31 07:45:41 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-30 20:45:41 +0000 |
| commit | b867522f8cf90aef6f4531e669e35aba5ec0bf1c (patch) | |
| tree | a5ac31359e92bccf025a68a43aa85bfaf6a55ed7 | |
| parent | d84a7351ea965010ea51a2c9410add0f4e0306de (diff) | |
Clean up Force NKRO in config.h (#19718)
625 files changed, 11 insertions, 13108 deletions
diff --git a/keyboards/0xc7/61key/config.h b/keyboards/0xc7/61key/config.h index d192db7edb..643b1fcc09 100644 --- a/keyboards/0xc7/61key/config.h +++ b/keyboards/0xc7/61key/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/1upkeyboards/1up60hse/config.h b/keyboards/1upkeyboards/1up60hse/config.h index 45507faab1..f360a3ef92 100644 --- a/keyboards/1upkeyboards/1up60hse/config.h +++ b/keyboards/1upkeyboards/1up60hse/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/1upkeyboards/super16/config.h b/keyboards/1upkeyboards/super16/config.h index 0b52e0b37b..e78b2032bb 100644 --- a/keyboards/1upkeyboards/super16/config.h +++ b/keyboards/1upkeyboards/super16/config.h | |||
| @@ -138,27 +138,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 138 | // #define GRAVE_ESC_CTRL_OVERRIDE | 138 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 139 | 139 | ||
| 140 | /* | 140 | /* |
| 141 | * Force NKRO | ||
| 142 | * | ||
| 143 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 144 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 145 | * makefile for this to work.) | ||
| 146 | * | ||
| 147 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 148 | * until the next keyboard reset. | ||
| 149 | * | ||
| 150 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 151 | * fully operational during normal computer usage. | ||
| 152 | * | ||
| 153 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 154 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 155 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 156 | * power-up. | ||
| 157 | * | ||
| 158 | */ | ||
| 159 | //#define FORCE_NKRO | ||
| 160 | |||
| 161 | /* | ||
| 162 | * Feature disable options | 141 | * Feature disable options |
| 163 | * These options are also useful to firmware size reduction. | 142 | * These options are also useful to firmware size reduction. |
| 164 | */ | 143 | */ |
diff --git a/keyboards/1upkeyboards/super16v2/config.h b/keyboards/1upkeyboards/super16v2/config.h index 2303728b86..0318d584c7 100644 --- a/keyboards/1upkeyboards/super16v2/config.h +++ b/keyboards/1upkeyboards/super16v2/config.h | |||
| @@ -132,27 +132,6 @@ | |||
| 132 | //#define GRAVE_ESC_CTRL_OVERRIDE | 132 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 133 | 133 | ||
| 134 | /* | 134 | /* |
| 135 | * Force NKRO | ||
| 136 | * | ||
| 137 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 138 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 139 | * makefile for this to work.) | ||
| 140 | * | ||
| 141 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 142 | * until the next keyboard reset. | ||
| 143 | * | ||
| 144 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 145 | * fully operational during normal computer usage. | ||
| 146 | * | ||
| 147 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 148 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 149 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 150 | * power-up. | ||
| 151 | * | ||
| 152 | */ | ||
| 153 | //#define FORCE_NKRO | ||
| 154 | |||
| 155 | /* | ||
| 156 | * Feature disable options | 135 | * Feature disable options |
| 157 | * These options are also useful to firmware size reduction. | 136 | * These options are also useful to firmware size reduction. |
| 158 | */ | 137 | */ |
diff --git a/keyboards/40percentclub/25/config.h b/keyboards/40percentclub/25/config.h index e6370e87d9..c490845591 100644 --- a/keyboards/40percentclub/25/config.h +++ b/keyboards/40percentclub/25/config.h | |||
| @@ -71,27 +71,6 @@ | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/40percentclub/4pack/config.h b/keyboards/40percentclub/4pack/config.h index 92cffd5559..9a1a879cf6 100644 --- a/keyboards/40percentclub/4pack/config.h +++ b/keyboards/40percentclub/4pack/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/40percentclub/4x4/config.h b/keyboards/40percentclub/4x4/config.h index 2c100c9fd2..486cb822a8 100644 --- a/keyboards/40percentclub/4x4/config.h +++ b/keyboards/40percentclub/4x4/config.h | |||
| @@ -40,27 +40,6 @@ | |||
| 40 | // #define GRAVE_ESC_CTRL_OVERRIDE | 40 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 41 | 41 | ||
| 42 | /* | 42 | /* |
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | //#define FORCE_NKRO | ||
| 62 | |||
| 63 | /* | ||
| 64 | * Feature disable options | 43 | * Feature disable options |
| 65 | * These options are also useful to firmware size reduction. | 44 | * These options are also useful to firmware size reduction. |
| 66 | */ | 45 | */ |
diff --git a/keyboards/40percentclub/5x5/config.h b/keyboards/40percentclub/5x5/config.h index fa725fdcf5..8661ff63c4 100644 --- a/keyboards/40percentclub/5x5/config.h +++ b/keyboards/40percentclub/5x5/config.h | |||
| @@ -48,27 +48,6 @@ | |||
| 48 | // #define GRAVE_ESC_CTRL_OVERRIDE | 48 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 49 | 49 | ||
| 50 | /* | 50 | /* |
| 51 | * Force NKRO | ||
| 52 | * | ||
| 53 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 54 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 55 | * makefile for this to work.) | ||
| 56 | * | ||
| 57 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 58 | * until the next keyboard reset. | ||
| 59 | * | ||
| 60 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 61 | * fully operational during normal computer usage. | ||
| 62 | * | ||
| 63 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 64 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 65 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 66 | * power-up. | ||
| 67 | * | ||
| 68 | */ | ||
| 69 | //#define FORCE_NKRO | ||
| 70 | |||
| 71 | /* | ||
| 72 | * Feature disable options | 51 | * Feature disable options |
| 73 | * These options are also useful to firmware size reduction. | 52 | * These options are also useful to firmware size reduction. |
| 74 | */ | 53 | */ |
diff --git a/keyboards/40percentclub/6lit/config.h b/keyboards/40percentclub/6lit/config.h index c84fece72c..62e43cc677 100644 --- a/keyboards/40percentclub/6lit/config.h +++ b/keyboards/40percentclub/6lit/config.h | |||
| @@ -71,27 +71,6 @@ | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/40percentclub/foobar/config.h b/keyboards/40percentclub/foobar/config.h index 5b65cfd179..b16bd6e753 100644 --- a/keyboards/40percentclub/foobar/config.h +++ b/keyboards/40percentclub/foobar/config.h | |||
| @@ -71,27 +71,6 @@ | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/40percentclub/half_n_half/config.h b/keyboards/40percentclub/half_n_half/config.h index aa23233a69..aab946035c 100644 --- a/keyboards/40percentclub/half_n_half/config.h +++ b/keyboards/40percentclub/half_n_half/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/40percentclub/i75/config.h b/keyboards/40percentclub/i75/config.h index c5e33bf65f..044e7877a2 100644 --- a/keyboards/40percentclub/i75/config.h +++ b/keyboards/40percentclub/i75/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | // #define GRAVE_ESC_CTRL_OVERRIDE | 34 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/40percentclub/mf68/config.h b/keyboards/40percentclub/mf68/config.h index 8975703997..3f61ef06a4 100644 --- a/keyboards/40percentclub/mf68/config.h +++ b/keyboards/40percentclub/mf68/config.h | |||
| @@ -64,27 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | #define LOCKING_RESYNC_ENABLE | 64 | #define LOCKING_RESYNC_ENABLE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/40percentclub/nein/config.h b/keyboards/40percentclub/nein/config.h index 30a31ce746..6b23791539 100644 --- a/keyboards/40percentclub/nein/config.h +++ b/keyboards/40percentclub/nein/config.h | |||
| @@ -66,27 +66,6 @@ | |||
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* | ||
| 90 | * Feature disable options | 69 | * Feature disable options |
| 91 | * These options are also useful to firmware size reduction. | 70 | * These options are also useful to firmware size reduction. |
| 92 | */ | 71 | */ |
diff --git a/keyboards/40percentclub/nori/config.h b/keyboards/40percentclub/nori/config.h index 00c355c9a4..d3fba8ed40 100644 --- a/keyboards/40percentclub/nori/config.h +++ b/keyboards/40percentclub/nori/config.h | |||
| @@ -74,27 +74,6 @@ | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/40percentclub/polyandry/config.h b/keyboards/40percentclub/polyandry/config.h index 08d633db6c..daa2c9e486 100644 --- a/keyboards/40percentclub/polyandry/config.h +++ b/keyboards/40percentclub/polyandry/config.h | |||
| @@ -37,27 +37,6 @@ | |||
| 37 | // #define GRAVE_ESC_CTRL_OVERRIDE | 37 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 38 | 38 | ||
| 39 | /* | 39 | /* |
| 40 | * Force NKRO | ||
| 41 | * | ||
| 42 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 43 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 44 | * makefile for this to work.) | ||
| 45 | * | ||
| 46 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 47 | * until the next keyboard reset. | ||
| 48 | * | ||
| 49 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 50 | * fully operational during normal computer usage. | ||
| 51 | * | ||
| 52 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 53 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 54 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 55 | * power-up. | ||
| 56 | * | ||
| 57 | */ | ||
| 58 | //#define FORCE_NKRO | ||
| 59 | |||
| 60 | /* | ||
| 61 | * Feature disable options | 40 | * Feature disable options |
| 62 | * These options are also useful to firmware size reduction. | 41 | * These options are also useful to firmware size reduction. |
| 63 | */ | 42 | */ |
diff --git a/keyboards/40percentclub/sixpack/config.h b/keyboards/40percentclub/sixpack/config.h index b324598326..a682240062 100644 --- a/keyboards/40percentclub/sixpack/config.h +++ b/keyboards/40percentclub/sixpack/config.h | |||
| @@ -77,28 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | */ | 77 | */ |
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | ||
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | |||
| 102 | /* Bootmagic Lite key configuration */ | 80 | /* Bootmagic Lite key configuration */ |
| 103 | // #define BOOTMAGIC_LITE_ROW 0 | 81 | // #define BOOTMAGIC_LITE_ROW 0 |
| 104 | // #define BOOTMAGIC_LITE_COLUMN 0 | 82 | // #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/abstract/ellipse/rev1/config.h b/keyboards/abstract/ellipse/rev1/config.h index 694fdff896..64b7596c17 100644 --- a/keyboards/abstract/ellipse/rev1/config.h +++ b/keyboards/abstract/ellipse/rev1/config.h | |||
| @@ -68,27 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | // #define GRAVE_ESC_CTRL_OVERRIDE | 68 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/acheron/elongate/beta/config.h b/keyboards/acheron/elongate/beta/config.h index 14851af604..2cd3557cd0 100644 --- a/keyboards/acheron/elongate/beta/config.h +++ b/keyboards/acheron/elongate/beta/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/acheron/shark/alpha/config.h b/keyboards/acheron/shark/alpha/config.h index d9d6027835..1abd7fcf21 100644 --- a/keyboards/acheron/shark/alpha/config.h +++ b/keyboards/acheron/shark/alpha/config.h | |||
| @@ -90,27 +90,6 @@ B0, which is unconnected on the PCB | |||
| 90 | // #define GRAVE_ESC_CTRL_OVERRIDE | 90 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/ada/infinity81/config.h b/keyboards/ada/infinity81/config.h index 37d664744c..b75a151d71 100644 --- a/keyboards/ada/infinity81/config.h +++ b/keyboards/ada/infinity81/config.h | |||
| @@ -68,27 +68,6 @@ | |||
| 68 | //#define GRAVE_ESC_CTRL_OVERRIDE | 68 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/adelheid/config.h b/keyboards/adelheid/config.h index 93809a48b0..c346b52e58 100644 --- a/keyboards/adelheid/config.h +++ b/keyboards/adelheid/config.h | |||
| @@ -68,27 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | // #define GRAVE_ESC_CTRL_OVERRIDE | 68 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/ai03/equinox/config.h b/keyboards/ai03/equinox/config.h index 4fa440c2a3..2c3f9b4d15 100644 --- a/keyboards/ai03/equinox/config.h +++ b/keyboards/ai03/equinox/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/ai03/jp60/config.h b/keyboards/ai03/jp60/config.h index 2a617ceb08..38bbb08064 100644 --- a/keyboards/ai03/jp60/config.h +++ b/keyboards/ai03/jp60/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/ai03/lunar/config.h b/keyboards/ai03/lunar/config.h index 372ad2971f..81df49461f 100644 --- a/keyboards/ai03/lunar/config.h +++ b/keyboards/ai03/lunar/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/ai03/lunar_ii/config.h b/keyboards/ai03/lunar_ii/config.h index aa267f0965..1b02059356 100644 --- a/keyboards/ai03/lunar_ii/config.h +++ b/keyboards/ai03/lunar_ii/config.h | |||
| @@ -26,29 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | #define SOLENOID_PIN B7 | 26 | #define SOLENOID_PIN B7 |
| 27 | #define SOLENOID_DEFAULT_DWELL 15 | 27 | #define SOLENOID_DEFAULT_DWELL 15 |
| 28 | 28 | ||
| 29 | |||
| 30 | /* | ||
| 31 | * Force NKRO | ||
| 32 | * | ||
| 33 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 34 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 35 | * makefile for this to work.) | ||
| 36 | * | ||
| 37 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 38 | * until the next keyboard reset. | ||
| 39 | * | ||
| 40 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 41 | * fully operational during normal computer usage. | ||
| 42 | * | ||
| 43 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 44 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 45 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 46 | * power-up. | ||
| 47 | * | ||
| 48 | */ | ||
| 49 | //#define FORCE_NKRO | ||
| 50 | |||
| 51 | |||
| 52 | /* | 29 | /* |
| 53 | * Feature disable options | 30 | * Feature disable options |
| 54 | * These options are also useful to firmware size reduction. | 31 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/ai03/orbit/config.h b/keyboards/ai03/orbit/config.h index 97c4b70abb..be82b2fefe 100644 --- a/keyboards/ai03/orbit/config.h +++ b/keyboards/ai03/orbit/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/ai03/orbit_x/config.h b/keyboards/ai03/orbit_x/config.h index 6924737ba1..a6b7f2b908 100644 --- a/keyboards/ai03/orbit_x/config.h +++ b/keyboards/ai03/orbit_x/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | // #define GRAVE_ESC_CTRL_OVERRIDE | 65 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 66 | 66 | ||
| 67 | /* | 67 | /* |
| 68 | * Force NKRO | ||
| 69 | * | ||
| 70 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 71 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 72 | * makefile for this to work.) | ||
| 73 | * | ||
| 74 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 75 | * until the next keyboard reset. | ||
| 76 | * | ||
| 77 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 78 | * fully operational during normal computer usage. | ||
| 79 | * | ||
| 80 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 81 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 82 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 83 | * power-up. | ||
| 84 | * | ||
| 85 | */ | ||
| 86 | //#define FORCE_NKRO | ||
| 87 | |||
| 88 | /* | ||
| 89 | * Feature disable options | 68 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
| 91 | */ | 70 | */ |
diff --git a/keyboards/ai03/quasar/config.h b/keyboards/ai03/quasar/config.h index 3bf0e3e606..076a879a4c 100644 --- a/keyboards/ai03/quasar/config.h +++ b/keyboards/ai03/quasar/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/ai03/soyuz/config.h b/keyboards/ai03/soyuz/config.h index 70fcf59cd8..10ce68f9a1 100644 --- a/keyboards/ai03/soyuz/config.h +++ b/keyboards/ai03/soyuz/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/al1/config.h b/keyboards/al1/config.h index a519169d71..33cb59a0e5 100644 --- a/keyboards/al1/config.h +++ b/keyboards/al1/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | //#define GRAVE_ESC_CTRL_OVERRIDE | 50 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/alf/dc60/config.h b/keyboards/alf/dc60/config.h index aa1d8547de..715e8dae0b 100644 --- a/keyboards/alf/dc60/config.h +++ b/keyboards/alf/dc60/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/alf/x11/config.h b/keyboards/alf/x11/config.h index 924d006654..e31e4d0941 100644 --- a/keyboards/alf/x11/config.h +++ b/keyboards/alf/x11/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | // #define GRAVE_ESC_CTRL_OVERRIDE | 84 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/amjkeyboard/amj84/config.h b/keyboards/amjkeyboard/amj84/config.h index 893625bda5..87db9721f9 100644 --- a/keyboards/amjkeyboard/amj84/config.h +++ b/keyboards/amjkeyboard/amj84/config.h | |||
| @@ -57,25 +57,6 @@ | |||
| 57 | */ | 57 | */ |
| 58 | //#define GRAVE_ESC_CTRL_OVERRIDE | 58 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 59 | 59 | ||
| 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 | 60 | #define FORCE_NKRO |
| 80 | 61 | ||
| 81 | /* | 62 | /* |
diff --git a/keyboards/amjkeyboard/amj96/config.h b/keyboards/amjkeyboard/amj96/config.h index 1fac1cb2bb..5f33a837c0 100644 --- a/keyboards/amjkeyboard/amj96/config.h +++ b/keyboards/amjkeyboard/amj96/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/arisu/config.h b/keyboards/arisu/config.h index 92834ca573..c737c0cb9c 100644 --- a/keyboards/arisu/config.h +++ b/keyboards/arisu/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | // #define GRAVE_ESC_CTRL_OVERRIDE | 65 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 66 | 66 | ||
| 67 | /* | 67 | /* |
| 68 | * Force NKRO | ||
| 69 | * | ||
| 70 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 71 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 72 | * makefile for this to work.) | ||
| 73 | * | ||
| 74 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 75 | * until the next keyboard reset. | ||
| 76 | * | ||
| 77 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 78 | * fully operational during normal computer usage. | ||
| 79 | * | ||
| 80 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 81 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 82 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 83 | * power-up. | ||
| 84 | * | ||
| 85 | */ | ||
| 86 | //#define FORCE_NKRO | ||
| 87 | |||
| 88 | /* | ||
| 89 | * Feature disable options | 68 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
| 91 | */ | 70 | */ |
diff --git a/keyboards/ash1800/config.h b/keyboards/ash1800/config.h index 1096a42436..f741722ccf 100644 --- a/keyboards/ash1800/config.h +++ b/keyboards/ash1800/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/atlas_65/config.h b/keyboards/atlas_65/config.h index 062fa7a4c9..aede4ed4e5 100644 --- a/keyboards/atlas_65/config.h +++ b/keyboards/atlas_65/config.h | |||
| @@ -64,27 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | // #define GRAVE_ESC_CTRL_OVERRIDE | 64 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/atomic/config.h b/keyboards/atomic/config.h index faa5248925..d54e0e091c 100644 --- a/keyboards/atomic/config.h +++ b/keyboards/atomic/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | #define LOCKING_RESYNC_ENABLE | 54 | #define LOCKING_RESYNC_ENABLE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/atset/at1/config.h b/keyboards/atset/at1/config.h index 45d6d37409..adf10a2aa8 100644 --- a/keyboards/atset/at1/config.h +++ b/keyboards/atset/at1/config.h | |||
| @@ -43,25 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
diff --git a/keyboards/atset/at12/config.h b/keyboards/atset/at12/config.h index a215c26e5d..7811ed4612 100644 --- a/keyboards/atset/at12/config.h +++ b/keyboards/atset/at12/config.h | |||
| @@ -43,25 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
diff --git a/keyboards/atset/at16/config.h b/keyboards/atset/at16/config.h index e714329e48..24a136c2a0 100644 --- a/keyboards/atset/at16/config.h +++ b/keyboards/atset/at16/config.h | |||
| @@ -43,25 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
diff --git a/keyboards/atset/at3/config.h b/keyboards/atset/at3/config.h index c568c22c50..0f67fa1574 100644 --- a/keyboards/atset/at3/config.h +++ b/keyboards/atset/at3/config.h | |||
| @@ -43,25 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
diff --git a/keyboards/atset/at6/config.h b/keyboards/atset/at6/config.h index 60aad34fdc..a063166eb3 100644 --- a/keyboards/atset/at6/config.h +++ b/keyboards/atset/at6/config.h | |||
| @@ -43,25 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
diff --git a/keyboards/atset/at9/config.h b/keyboards/atset/at9/config.h index d364d46e2b..eafa858c1f 100644 --- a/keyboards/atset/at9/config.h +++ b/keyboards/atset/at9/config.h | |||
| @@ -43,24 +43,3 @@ | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | |||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
diff --git a/keyboards/aurora65/config.h b/keyboards/aurora65/config.h index ed5d308273..a65a4c27c6 100644 --- a/keyboards/aurora65/config.h +++ b/keyboards/aurora65/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | */ | 65 | */ |
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | ||
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* Bootmagic Lite key configuration */ | 68 | /* Bootmagic Lite key configuration */ |
| 90 | #define BOOTMAGIC_LITE_ROW 0 | 69 | #define BOOTMAGIC_LITE_ROW 0 |
| 91 | #define BOOTMAGIC_LITE_COLUMN 0 | 70 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/aves60/config.h b/keyboards/aves60/config.h index 28f287cd6b..ef013673da 100644 --- a/keyboards/aves60/config.h +++ b/keyboards/aves60/config.h | |||
| @@ -79,27 +79,6 @@ | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/baguette/config.h b/keyboards/baguette/config.h index fad8fcbc07..f84df1504e 100644 --- a/keyboards/baguette/config.h +++ b/keyboards/baguette/config.h | |||
| @@ -67,27 +67,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 67 | // #define GRAVE_ESC_CTRL_OVERRIDE | 67 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 68 | 68 | ||
| 69 | /* | 69 | /* |
| 70 | * Force NKRO | ||
| 71 | * | ||
| 72 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 73 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 74 | * makefile for this to work.) | ||
| 75 | * | ||
| 76 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 77 | * until the next keyboard reset. | ||
| 78 | * | ||
| 79 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 80 | * fully operational during normal computer usage. | ||
| 81 | * | ||
| 82 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 83 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 84 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 85 | * power-up. | ||
| 86 | * | ||
| 87 | */ | ||
| 88 | //#define FORCE_NKRO | ||
| 89 | |||
| 90 | /* | ||
| 91 | * Feature disable options | 70 | * Feature disable options |
| 92 | * These options are also useful to firmware size reduction. | 71 | * These options are also useful to firmware size reduction. |
| 93 | */ | 72 | */ |
diff --git a/keyboards/baion_808/config.h b/keyboards/baion_808/config.h index df4e9c1a25..4c2c5cdb87 100755 --- a/keyboards/baion_808/config.h +++ b/keyboards/baion_808/config.h | |||
| @@ -41,24 +41,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 41 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | |||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
diff --git a/keyboards/bandominedoni/config.h b/keyboards/bandominedoni/config.h index 5d39787e0e..f76c0e30ca 100644 --- a/keyboards/bandominedoni/config.h +++ b/keyboards/bandominedoni/config.h | |||
| @@ -177,27 +177,6 @@ | |||
| 177 | //#define GRAVE_ESC_CTRL_OVERRIDE | 177 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 178 | 178 | ||
| 179 | /* | 179 | /* |
| 180 | * Force NKRO | ||
| 181 | * | ||
| 182 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 183 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 184 | * makefile for this to work.) | ||
| 185 | * | ||
| 186 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 187 | * until the next keyboard reset. | ||
| 188 | * | ||
| 189 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 190 | * fully operational during normal computer usage. | ||
| 191 | * | ||
| 192 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 193 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 194 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 195 | * power-up. | ||
| 196 | * | ||
| 197 | */ | ||
| 198 | //#define FORCE_NKRO | ||
| 199 | |||
| 200 | /* | ||
| 201 | * Feature disable options | 180 | * Feature disable options |
| 202 | * These options are also useful to firmware size reduction. | 181 | * These options are also useful to firmware size reduction. |
| 203 | */ | 182 | */ |
diff --git a/keyboards/barleycorn_smd/config.h b/keyboards/barleycorn_smd/config.h index 0261c98fd1..3d28c90081 100644 --- a/keyboards/barleycorn_smd/config.h +++ b/keyboards/barleycorn_smd/config.h | |||
| @@ -72,28 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 75 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 99 | */ | 77 | */ |
diff --git a/keyboards/bear_face/config.h b/keyboards/bear_face/config.h index 810cb78378..f3020bb9f8 100644 --- a/keyboards/bear_face/config.h +++ b/keyboards/bear_face/config.h | |||
| @@ -39,40 +39,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | /* Locking resynchronize hack */ | 39 | /* Locking resynchronize hack */ |
| 40 | #define LOCKING_RESYNC_ENABLE | 40 | #define LOCKING_RESYNC_ENABLE |
| 41 | 41 | ||
| 42 | /* | ||
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | #define FORCE_NKRO | 42 | #define FORCE_NKRO |
| 62 | 43 | ||
| 63 | /* | 44 | /* |
| 64 | * Magic Key Options | ||
| 65 | * | ||
| 66 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 67 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 68 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 69 | * | ||
| 70 | * The options below allow the magic key functionality to be changed. This is | ||
| 71 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | |||
| 75 | /* | ||
| 76 | * Feature disable options | 45 | * Feature disable options |
| 77 | * These options are also useful to firmware size reduction. | 46 | * These options are also useful to firmware size reduction. |
| 78 | */ | 47 | */ |
diff --git a/keyboards/biacco42/meishi/config.h b/keyboards/biacco42/meishi/config.h index 77861853f7..2f7cf08bd7 100644 --- a/keyboards/biacco42/meishi/config.h +++ b/keyboards/biacco42/meishi/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/biacco42/meishi2/config.h b/keyboards/biacco42/meishi2/config.h index 599d3556f7..e2de7d5ffb 100644 --- a/keyboards/biacco42/meishi2/config.h +++ b/keyboards/biacco42/meishi2/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/binepad/bn003/config.h b/keyboards/binepad/bn003/config.h index fc83941a5f..64026cd12e 100644 --- a/keyboards/binepad/bn003/config.h +++ b/keyboards/binepad/bn003/config.h | |||
| @@ -44,37 +44,3 @@ | |||
| 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 45 | */ | 45 | */ |
| 46 | // #define GRAVE_ESC_CTRL_OVERRIDE | 46 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 47 | |||
| 48 | /* | ||
| 49 | * Force NKRO | ||
| 50 | * | ||
| 51 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 52 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 53 | * makefile for this to work.) | ||
| 54 | * | ||
| 55 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 56 | * until the next keyboard reset. | ||
| 57 | * | ||
| 58 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 59 | * fully operational during normal computer usage. | ||
| 60 | * | ||
| 61 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 62 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 63 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 64 | * power-up. | ||
| 65 | * | ||
| 66 | |||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* | ||
| 71 | * Magic Key Options | ||
| 72 | * | ||
| 73 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 74 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 75 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 76 | * | ||
| 77 | * The options below allow the magic key functionality to be changed. This is | ||
| 78 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 79 | * | ||
| 80 | */ | ||
diff --git a/keyboards/binepad/bn009/config.h b/keyboards/binepad/bn009/config.h index ae8709c28b..18cd9e1bb1 100644 --- a/keyboards/binepad/bn009/config.h +++ b/keyboards/binepad/bn009/config.h | |||
| @@ -44,26 +44,3 @@ | |||
| 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 45 | */ | 45 | */ |
| 46 | // #define GRAVE_ESC_CTRL_OVERRIDE | 46 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 47 | |||
| 48 | /* | ||
| 49 | * Force NKRO | ||
| 50 | * | ||
| 51 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 52 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 53 | * makefile for this to work.) | ||
| 54 | * | ||
| 55 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 56 | * until the next keyboard reset. | ||
| 57 | * | ||
| 58 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 59 | * fully operational during normal computer usage. | ||
| 60 | * | ||
| 61 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 62 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 63 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 64 | * power-up. | ||
| 65 | * | ||
| 66 | |||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
diff --git a/keyboards/blank/blank01/config.h b/keyboards/blank/blank01/config.h index 68c998f0a0..fac89b5ce4 100644 --- a/keyboards/blank/blank01/config.h +++ b/keyboards/blank/blank01/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/blockey/config.h b/keyboards/blockey/config.h index ff9ca6ef52..40f1ac8b09 100644 --- a/keyboards/blockey/config.h +++ b/keyboards/blockey/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/boston_meetup/2019/config.h b/keyboards/boston_meetup/2019/config.h index 296e84cf65..e5cf4ff119 100644 --- a/keyboards/boston_meetup/2019/config.h +++ b/keyboards/boston_meetup/2019/config.h | |||
| @@ -66,27 +66,6 @@ | |||
| 66 | //#define LOCKING_RESYNC_ENABLE | 66 | //#define LOCKING_RESYNC_ENABLE |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* | ||
| 90 | * Feature disable options | 69 | * Feature disable options |
| 91 | * These options are also useful to firmware size reduction. | 70 | * These options are also useful to firmware size reduction. |
| 92 | */ | 71 | */ |
diff --git a/keyboards/bpiphany/frosty_flake/config.h b/keyboards/bpiphany/frosty_flake/config.h index 30a308ceea..b4ca95715a 100644 --- a/keyboards/bpiphany/frosty_flake/config.h +++ b/keyboards/bpiphany/frosty_flake/config.h | |||
| @@ -47,27 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | #define LOCKING_RESYNC_ENABLE | 47 | #define LOCKING_RESYNC_ENABLE |
| 48 | 48 | ||
| 49 | /* | 49 | /* |
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* | ||
| 71 | * Feature disable options | 50 | * Feature disable options |
| 72 | * These options are also useful to firmware size reduction. | 51 | * These options are also useful to firmware size reduction. |
| 73 | */ | 52 | */ |
diff --git a/keyboards/bpiphany/hid_liber/config.h b/keyboards/bpiphany/hid_liber/config.h index 196ba1c2e8..960046cc87 100755 --- a/keyboards/bpiphany/hid_liber/config.h +++ b/keyboards/bpiphany/hid_liber/config.h | |||
| @@ -41,27 +41,6 @@ | |||
| 41 | #define LOCKING_RESYNC_ENABLE | 41 | #define LOCKING_RESYNC_ENABLE |
| 42 | 42 | ||
| 43 | /* | 43 | /* |
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Feature disable options | 44 | * Feature disable options |
| 66 | * These options are also useful to firmware size reduction. | 45 | * These options are also useful to firmware size reduction. |
| 67 | */ | 46 | */ |
diff --git a/keyboards/bpiphany/kitten_paw/config.h b/keyboards/bpiphany/kitten_paw/config.h index e4aa4dad95..769719b81e 100644 --- a/keyboards/bpiphany/kitten_paw/config.h +++ b/keyboards/bpiphany/kitten_paw/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | #define LOCKING_RESYNC_ENABLE | 55 | #define LOCKING_RESYNC_ENABLE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/bpiphany/sixshooter/config.h b/keyboards/bpiphany/sixshooter/config.h index fc11cc6c49..e1d16e672d 100644 --- a/keyboards/bpiphany/sixshooter/config.h +++ b/keyboards/bpiphany/sixshooter/config.h | |||
| @@ -15,27 +15,6 @@ | |||
| 15 | #define DEBOUNCE 5 | 15 | #define DEBOUNCE 5 |
| 16 | 16 | ||
| 17 | /* | 17 | /* |
| 18 | * Force NKRO | ||
| 19 | * | ||
| 20 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 21 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 22 | * makefile for this to work.) | ||
| 23 | * | ||
| 24 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 25 | * until the next keyboard reset. | ||
| 26 | * | ||
| 27 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 28 | * fully operational during normal computer usage. | ||
| 29 | * | ||
| 30 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 31 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 32 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 33 | * power-up. | ||
| 34 | * | ||
| 35 | */ | ||
| 36 | //#define FORCE_NKRO | ||
| 37 | |||
| 38 | /* | ||
| 39 | * Feature disable options | 18 | * Feature disable options |
| 40 | * These options are also useful to firmware size reduction. | 19 | * These options are also useful to firmware size reduction. |
| 41 | */ | 20 | */ |
diff --git a/keyboards/bpiphany/tiger_lily/config.h b/keyboards/bpiphany/tiger_lily/config.h index 794b469f58..eebe8a3d32 100644 --- a/keyboards/bpiphany/tiger_lily/config.h +++ b/keyboards/bpiphany/tiger_lily/config.h | |||
| @@ -52,27 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | #define LOCKING_RESYNC_ENABLE | 52 | #define LOCKING_RESYNC_ENABLE |
| 53 | 53 | ||
| 54 | /* | 54 | /* |
| 55 | * Force NKRO | ||
| 56 | * | ||
| 57 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 58 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 59 | * makefile for this to work.) | ||
| 60 | * | ||
| 61 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 62 | * until the next keyboard reset. | ||
| 63 | * | ||
| 64 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 65 | * fully operational during normal computer usage. | ||
| 66 | * | ||
| 67 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 68 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 69 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 70 | * power-up. | ||
| 71 | * | ||
| 72 | */ | ||
| 73 | //#define FORCE_NKRO | ||
| 74 | |||
| 75 | /* | ||
| 76 | * Feature disable options | 55 | * Feature disable options |
| 77 | * These options are also useful to firmware size reduction. | 56 | * These options are also useful to firmware size reduction. |
| 78 | */ | 57 | */ |
diff --git a/keyboards/bpiphany/unloved_bastard/config.h b/keyboards/bpiphany/unloved_bastard/config.h index 0901319b96..5c38ab9e2d 100644 --- a/keyboards/bpiphany/unloved_bastard/config.h +++ b/keyboards/bpiphany/unloved_bastard/config.h | |||
| @@ -44,27 +44,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 44 | // #define GRAVE_ESC_CTRL_OVERRIDE | 44 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 45 | 45 | ||
| 46 | /* | 46 | /* |
| 47 | * Force NKRO | ||
| 48 | * | ||
| 49 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 50 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 51 | * makefile for this to work.) | ||
| 52 | * | ||
| 53 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 54 | * until the next keyboard reset. | ||
| 55 | * | ||
| 56 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 57 | * fully operational during normal computer usage. | ||
| 58 | * | ||
| 59 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 60 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 61 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 62 | * power-up. | ||
| 63 | * | ||
| 64 | */ | ||
| 65 | //#define FORCE_NKRO | ||
| 66 | |||
| 67 | /* | ||
| 68 | * Feature disable options | 47 | * Feature disable options |
| 69 | * These options are also useful to firmware size reduction. | 48 | * These options are also useful to firmware size reduction. |
| 70 | */ | 49 | */ |
diff --git a/keyboards/bt66tech/bt66tech60/config.h b/keyboards/bt66tech/bt66tech60/config.h index 40dbf63028..18522c6c19 100644 --- a/keyboards/bt66tech/bt66tech60/config.h +++ b/keyboards/bt66tech/bt66tech60/config.h | |||
| @@ -61,27 +61,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 61 | * Feature disable options | 61 | * Feature disable options |
| 62 | * These options are also useful to firmware size reduction. | 62 | * These options are also useful to firmware size reduction. |
| 63 | */ | 63 | */ |
| 64 | /* | ||
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | #define FORCE_NKRO | ||
| 84 | 64 | ||
| 65 | #define FORCE_NKRO | ||
| 85 | 66 | ||
| 86 | /* disable debug print */ | 67 | /* disable debug print */ |
| 87 | //#define NO_DEBUG | 68 | //#define NO_DEBUG |
diff --git a/keyboards/bthlabs/geekpad/config.h b/keyboards/bthlabs/geekpad/config.h index ee751351fb..529fa834f3 100644 --- a/keyboards/bthlabs/geekpad/config.h +++ b/keyboards/bthlabs/geekpad/config.h | |||
| @@ -63,27 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | // #define GRAVE_ESC_CTRL_OVERRIDE | 63 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | /* | ||
| 87 | * Feature disable options | 66 | * Feature disable options |
| 88 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 89 | */ | 68 | */ |
diff --git a/keyboards/buildakb/potato65/config.h b/keyboards/buildakb/potato65/config.h index 11c362099f..dfa6fd6213 100644 --- a/keyboards/buildakb/potato65/config.h +++ b/keyboards/buildakb/potato65/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/caffeinated/serpent65/config.h b/keyboards/caffeinated/serpent65/config.h index d38ea80546..1a3824a3fb 100644 --- a/keyboards/caffeinated/serpent65/config.h +++ b/keyboards/caffeinated/serpent65/config.h | |||
| @@ -61,27 +61,6 @@ B0, which is unconnected on the PCB | |||
| 61 | // #define GRAVE_ESC_CTRL_OVERRIDE | 61 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 62 | 62 | ||
| 63 | /* | 63 | /* |
| 64 | * Force NKRO | ||
| 65 | * | ||
| 66 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 67 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 68 | * makefile for this to work.) | ||
| 69 | * | ||
| 70 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 71 | * until the next keyboard reset. | ||
| 72 | * | ||
| 73 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 74 | * fully operational during normal computer usage. | ||
| 75 | * | ||
| 76 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 77 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 78 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 79 | * power-up. | ||
| 80 | * | ||
| 81 | */ | ||
| 82 | //#define FORCE_NKRO | ||
| 83 | |||
| 84 | /* | ||
| 85 | * Feature disable options | 64 | * Feature disable options |
| 86 | * These options are also useful to firmware size reduction. | 65 | * These options are also useful to firmware size reduction. |
| 87 | */ | 66 | */ |
diff --git a/keyboards/capsunlocked/cu24/config.h b/keyboards/capsunlocked/cu24/config.h index 9201931973..58796953cf 100644 --- a/keyboards/capsunlocked/cu24/config.h +++ b/keyboards/capsunlocked/cu24/config.h | |||
| @@ -74,27 +74,6 @@ | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/capsunlocked/cu65/config.h b/keyboards/capsunlocked/cu65/config.h index 3ffb15e435..7e9a2f4add 100644 --- a/keyboards/capsunlocked/cu65/config.h +++ b/keyboards/capsunlocked/cu65/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/capsunlocked/cu75/config.h b/keyboards/capsunlocked/cu75/config.h index e907a64473..980d47abb2 100644 --- a/keyboards/capsunlocked/cu75/config.h +++ b/keyboards/capsunlocked/cu75/config.h | |||
| @@ -56,27 +56,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | #define LOCKING_RESYNC_ENABLE | 56 | #define LOCKING_RESYNC_ENABLE |
| 57 | 57 | ||
| 58 | /* | 58 | /* |
| 59 | * Force NKRO | ||
| 60 | * | ||
| 61 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 62 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 63 | * makefile for this to work.) | ||
| 64 | * | ||
| 65 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 66 | * until the next keyboard reset. | ||
| 67 | * | ||
| 68 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 69 | * fully operational during normal computer usage. | ||
| 70 | * | ||
| 71 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 72 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 73 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 74 | * power-up. | ||
| 75 | * | ||
| 76 | */ | ||
| 77 | //#define FORCE_NKRO | ||
| 78 | |||
| 79 | /* | ||
| 80 | * Feature disable options | 59 | * Feature disable options |
| 81 | * These options are also useful to firmware size reduction. | 60 | * These options are also useful to firmware size reduction. |
| 82 | */ | 61 | */ |
diff --git a/keyboards/carbo65/config.h b/keyboards/carbo65/config.h index d737307695..22b701b4c4 100644 --- a/keyboards/carbo65/config.h +++ b/keyboards/carbo65/config.h | |||
| @@ -46,27 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | */ | 46 | */ |
| 47 | // #define GRAVE_ESC_CTRL_OVERRIDE | 47 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 48 | 48 | ||
| 49 | /* | ||
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* Bootmagic Lite key configuration */ | 49 | /* Bootmagic Lite key configuration */ |
| 71 | #define BOOTMAGIC_LITE_ROW 0 | 50 | #define BOOTMAGIC_LITE_ROW 0 |
| 72 | #define BOOTMAGIC_LITE_COLUMN 0 | 51 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/chavdai40/rev1/config.h b/keyboards/chavdai40/rev1/config.h index a8f7fe285d..bfefeb5f05 100644 --- a/keyboards/chavdai40/rev1/config.h +++ b/keyboards/chavdai40/rev1/config.h | |||
| @@ -44,24 +44,3 @@ | |||
| 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 45 | */ | 45 | */ |
| 46 | // #define GRAVE_ESC_CTRL_OVERRIDE | 46 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 47 | |||
| 48 | /* | ||
| 49 | * Force NKRO | ||
| 50 | * | ||
| 51 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 52 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 53 | * makefile for this to work.) | ||
| 54 | * | ||
| 55 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 56 | * until the next keyboard reset. | ||
| 57 | * | ||
| 58 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 59 | * fully operational during normal computer usage. | ||
| 60 | * | ||
| 61 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 62 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 63 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 64 | * power-up. | ||
| 65 | * | ||
| 66 | */ | ||
| 67 | //#define FORCE_NKRO | ||
diff --git a/keyboards/chavdai40/rev2/config.h b/keyboards/chavdai40/rev2/config.h index 891956837b..17d3c134a6 100644 --- a/keyboards/chavdai40/rev2/config.h +++ b/keyboards/chavdai40/rev2/config.h | |||
| @@ -44,24 +44,3 @@ | |||
| 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 44 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 45 | */ | 45 | */ |
| 46 | // #define GRAVE_ESC_CTRL_OVERRIDE | 46 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 47 | |||
| 48 | /* | ||
| 49 | * Force NKRO | ||
| 50 | * | ||
| 51 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 52 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 53 | * makefile for this to work.) | ||
| 54 | * | ||
| 55 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 56 | * until the next keyboard reset. | ||
| 57 | * | ||
| 58 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 59 | * fully operational during normal computer usage. | ||
| 60 | * | ||
| 61 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 62 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 63 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 64 | * power-up. | ||
| 65 | * | ||
| 66 | */ | ||
| 67 | //#define FORCE_NKRO | ||
diff --git a/keyboards/chickenman/ciel/config.h b/keyboards/chickenman/ciel/config.h index d309672aad..3845421e59 100644 --- a/keyboards/chickenman/ciel/config.h +++ b/keyboards/chickenman/ciel/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/ckeys/handwire_101/config.h b/keyboards/ckeys/handwire_101/config.h index 4f75fb6c5e..b2718b35a1 100755 --- a/keyboards/ckeys/handwire_101/config.h +++ b/keyboards/ckeys/handwire_101/config.h | |||
| @@ -49,27 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | /* Locking resynchronize hack */ | 49 | /* Locking resynchronize hack */ |
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | ||
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | // Audio Click | 52 | // Audio Click |
| 74 | //#define AUDIO_CLICKY | 53 | //#define AUDIO_CLICKY |
| 75 | 54 | ||
diff --git a/keyboards/ckeys/nakey/config.h b/keyboards/ckeys/nakey/config.h index ff9adf06c5..7281349cae 100644 --- a/keyboards/ckeys/nakey/config.h +++ b/keyboards/ckeys/nakey/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/ckeys/obelus/config.h b/keyboards/ckeys/obelus/config.h index b226660924..c5df83232e 100644 --- a/keyboards/ckeys/obelus/config.h +++ b/keyboards/ckeys/obelus/config.h | |||
| @@ -53,27 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | #define LOCKING_RESYNC_ENABLE | 53 | #define LOCKING_RESYNC_ENABLE |
| 54 | 54 | ||
| 55 | /* | 55 | /* |
| 56 | * Force NKRO | ||
| 57 | * | ||
| 58 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 59 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 60 | * makefile for this to work.) | ||
| 61 | * | ||
| 62 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 63 | * until the next keyboard reset. | ||
| 64 | * | ||
| 65 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 66 | * fully operational during normal computer usage. | ||
| 67 | * | ||
| 68 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 69 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 70 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 71 | * power-up. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | //#define FORCE_NKRO | ||
| 75 | |||
| 76 | /* | ||
| 77 | * Feature disable options | 56 | * Feature disable options |
| 78 | * These options are also useful to firmware size reduction. | 57 | * These options are also useful to firmware size reduction. |
| 79 | */ | 58 | */ |
diff --git a/keyboards/ckeys/thedora/config.h b/keyboards/ckeys/thedora/config.h index f54b4e9c64..d5a173e8d1 100755 --- a/keyboards/ckeys/thedora/config.h +++ b/keyboards/ckeys/thedora/config.h | |||
| @@ -47,27 +47,6 @@ | |||
| 47 | 47 | ||
| 48 | #define DAC_SAMPLE_MAX 65535U | 48 | #define DAC_SAMPLE_MAX 65535U |
| 49 | 49 | ||
| 50 | /* | ||
| 51 | * Force NKRO | ||
| 52 | * | ||
| 53 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 54 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 55 | * makefile for this to work.) | ||
| 56 | * | ||
| 57 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 58 | * until the next keyboard reset. | ||
| 59 | * | ||
| 60 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 61 | * fully operational during normal computer usage. | ||
| 62 | * | ||
| 63 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 64 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 65 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 66 | * power-up. | ||
| 67 | * | ||
| 68 | */ | ||
| 69 | //#define FORCE_NKRO | ||
| 70 | |||
| 71 | // Audio Click | 50 | // Audio Click |
| 72 | 51 | ||
| 73 | // Music Mode Polyphony | 52 | // Music Mode Polyphony |
diff --git a/keyboards/ckeys/washington/config.h b/keyboards/ckeys/washington/config.h index 49f051cc5b..4ba3d8428e 100644 --- a/keyboards/ckeys/washington/config.h +++ b/keyboards/ckeys/washington/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/clueboard/66_hotswap/gen1/config.h b/keyboards/clueboard/66_hotswap/gen1/config.h index f1dba78576..df8bd2b53a 100644 --- a/keyboards/clueboard/66_hotswap/gen1/config.h +++ b/keyboards/clueboard/66_hotswap/gen1/config.h | |||
| @@ -26,27 +26,6 @@ | |||
| 26 | //#define LOCKING_RESYNC_ENABLE | 26 | //#define LOCKING_RESYNC_ENABLE |
| 27 | 27 | ||
| 28 | /* | 28 | /* |
| 29 | * Force NKRO | ||
| 30 | * | ||
| 31 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 32 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 33 | * makefile for this to work.) | ||
| 34 | * | ||
| 35 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 36 | * until the next keyboard reset. | ||
| 37 | * | ||
| 38 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 39 | * fully operational during normal computer usage. | ||
| 40 | * | ||
| 41 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 42 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 43 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 44 | * power-up. | ||
| 45 | * | ||
| 46 | */ | ||
| 47 | //#define FORCE_NKRO | ||
| 48 | |||
| 49 | /* | ||
| 50 | * Feature disable options | 29 | * Feature disable options |
| 51 | * These options are also useful to firmware size reduction. | 30 | * These options are also useful to firmware size reduction. |
| 52 | */ | 31 | */ |
diff --git a/keyboards/coarse/vinta/config.h b/keyboards/coarse/vinta/config.h index 504f977e83..b44acd42af 100644 --- a/keyboards/coarse/vinta/config.h +++ b/keyboards/coarse/vinta/config.h | |||
| @@ -21,24 +21,3 @@ | |||
| 21 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 21 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 22 | */ | 22 | */ |
| 23 | // #define GRAVE_ESC_CTRL_OVERRIDE | 23 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 24 | |||
| 25 | /* | ||
| 26 | * Force NKRO | ||
| 27 | * | ||
| 28 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 29 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 30 | * makefile for this to work.) | ||
| 31 | * | ||
| 32 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 33 | * until the next keyboard reset. | ||
| 34 | * | ||
| 35 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 36 | * fully operational during normal computer usage. | ||
| 37 | * | ||
| 38 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 39 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 40 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 41 | * power-up. | ||
| 42 | * | ||
| 43 | */ | ||
| 44 | //#define FORCE_NKRO | ||
diff --git a/keyboards/contender/config.h b/keyboards/contender/config.h index ad9b39748a..c72ef4996f 100644 --- a/keyboards/contender/config.h +++ b/keyboards/contender/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | //#define GRAVE_ESC_CTRL_OVERRIDE | 90 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/cool836a/config.h b/keyboards/cool836a/config.h index 2c055b3c82..3426d71cfe 100644 --- a/keyboards/cool836a/config.h +++ b/keyboards/cool836a/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | //#define GRAVE_ESC_CTRL_OVERRIDE | 83 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/copenhagen_click/click_pad_v1/config.h b/keyboards/copenhagen_click/click_pad_v1/config.h index c42cc8f85b..ac76dff6c5 100755 --- a/keyboards/copenhagen_click/click_pad_v1/config.h +++ b/keyboards/copenhagen_click/click_pad_v1/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/coseyfannitutti/discipad/config.h b/keyboards/coseyfannitutti/discipad/config.h index c1e07b5abc..872d26f925 100644 --- a/keyboards/coseyfannitutti/discipad/config.h +++ b/keyboards/coseyfannitutti/discipad/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/coseyfannitutti/discipline/config.h b/keyboards/coseyfannitutti/discipline/config.h index f25b9010eb..2e1b19fd19 100644 --- a/keyboards/coseyfannitutti/discipline/config.h +++ b/keyboards/coseyfannitutti/discipline/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/coseyfannitutti/mullet/config.h b/keyboards/coseyfannitutti/mullet/config.h index 62041ee2e1..12708f2f39 100644 --- a/keyboards/coseyfannitutti/mullet/config.h +++ b/keyboards/coseyfannitutti/mullet/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/coseyfannitutti/mulletpad/config.h b/keyboards/coseyfannitutti/mulletpad/config.h index 5c1b29a0bd..cea5802c74 100644 --- a/keyboards/coseyfannitutti/mulletpad/config.h +++ b/keyboards/coseyfannitutti/mulletpad/config.h | |||
| @@ -64,27 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | // #define GRAVE_ESC_CTRL_OVERRIDE | 64 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/coseyfannitutti/mysterium/config.h b/keyboards/coseyfannitutti/mysterium/config.h index a2518099a8..315147491f 100644 --- a/keyboards/coseyfannitutti/mysterium/config.h +++ b/keyboards/coseyfannitutti/mysterium/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/coseyfannitutti/romeo/config.h b/keyboards/coseyfannitutti/romeo/config.h index fec70f4d61..9d422360ac 100644 --- a/keyboards/coseyfannitutti/romeo/config.h +++ b/keyboards/coseyfannitutti/romeo/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/craftwalk/config.h b/keyboards/craftwalk/config.h index ea31a1fb54..218acc2f01 100644 --- a/keyboards/craftwalk/config.h +++ b/keyboards/craftwalk/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/crazy_keyboard_68/config.h b/keyboards/crazy_keyboard_68/config.h index 92107ca97a..350fb892a1 100644 --- a/keyboards/crazy_keyboard_68/config.h +++ b/keyboards/crazy_keyboard_68/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/crimsonkeyboards/resume1800/config.h b/keyboards/crimsonkeyboards/resume1800/config.h index 896ea77dcf..c4b99334f6 100644 --- a/keyboards/crimsonkeyboards/resume1800/config.h +++ b/keyboards/crimsonkeyboards/resume1800/config.h | |||
| @@ -61,27 +61,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 61 | // #define GRAVE_ESC_CTRL_OVERRIDE | 61 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 62 | 62 | ||
| 63 | /* | 63 | /* |
| 64 | * Force NKRO | ||
| 65 | * | ||
| 66 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 67 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 68 | * makefile for this to work.) | ||
| 69 | * | ||
| 70 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 71 | * until the next keyboard reset. | ||
| 72 | * | ||
| 73 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 74 | * fully operational during normal computer usage. | ||
| 75 | * | ||
| 76 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 77 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 78 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 79 | * power-up. | ||
| 80 | * | ||
| 81 | */ | ||
| 82 | //#define FORCE_NKRO | ||
| 83 | |||
| 84 | /* | ||
| 85 | * Feature disable options | 64 | * Feature disable options |
| 86 | * These options are also useful to firmware size reduction. | 65 | * These options are also useful to firmware size reduction. |
| 87 | */ | 66 | */ |
diff --git a/keyboards/crypt_macro/config.h b/keyboards/crypt_macro/config.h index e5d130268e..302dd8160e 100644 --- a/keyboards/crypt_macro/config.h +++ b/keyboards/crypt_macro/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | */ | 65 | */ |
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | ||
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* Bootmagic Lite key configuration */ | 68 | /* Bootmagic Lite key configuration */ |
| 90 | #define BOOTMAGIC_LITE_ROW 0 | 69 | #define BOOTMAGIC_LITE_ROW 0 |
| 91 | #define BOOTMAGIC_LITE_COLUMN 0 | 70 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/cutie_club/wraith/config.h b/keyboards/cutie_club/wraith/config.h index ccc62c3a47..9798fda183 100644 --- a/keyboards/cutie_club/wraith/config.h +++ b/keyboards/cutie_club/wraith/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/dailycraft/bat43/config.h b/keyboards/dailycraft/bat43/config.h index c78f2d7fdf..227bf46c08 100644 --- a/keyboards/dailycraft/bat43/config.h +++ b/keyboards/dailycraft/bat43/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/dailycraft/owl8/config.h b/keyboards/dailycraft/owl8/config.h index 744b0fb8b1..9084f3f94d 100644 --- a/keyboards/dailycraft/owl8/config.h +++ b/keyboards/dailycraft/owl8/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | //#define GRAVE_ESC_CTRL_OVERRIDE | 83 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/dailycraft/sandbox/rev1/config.h b/keyboards/dailycraft/sandbox/rev1/config.h index 064395a92e..ad4491ca78 100644 --- a/keyboards/dailycraft/sandbox/rev1/config.h +++ b/keyboards/dailycraft/sandbox/rev1/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dailycraft/sandbox/rev2/config.h b/keyboards/dailycraft/sandbox/rev2/config.h index 262301e9f1..41521c19b3 100644 --- a/keyboards/dailycraft/sandbox/rev2/config.h +++ b/keyboards/dailycraft/sandbox/rev2/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dailycraft/stickey4/config.h b/keyboards/dailycraft/stickey4/config.h index 14caa15b46..e0731a26a3 100644 --- a/keyboards/dailycraft/stickey4/config.h +++ b/keyboards/dailycraft/stickey4/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | //#define GRAVE_ESC_CTRL_OVERRIDE | 83 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/dailycraft/wings42/rev1/config.h b/keyboards/dailycraft/wings42/rev1/config.h index 4489af1287..4e4d5b023f 100644 --- a/keyboards/dailycraft/wings42/rev1/config.h +++ b/keyboards/dailycraft/wings42/rev1/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dailycraft/wings42/rev1_extkeys/config.h b/keyboards/dailycraft/wings42/rev1_extkeys/config.h index 0e42e808d7..74ac6704c9 100644 --- a/keyboards/dailycraft/wings42/rev1_extkeys/config.h +++ b/keyboards/dailycraft/wings42/rev1_extkeys/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dailycraft/wings42/rev2/config.h b/keyboards/dailycraft/wings42/rev2/config.h index 1717689f9c..ef2d985ae7 100644 --- a/keyboards/dailycraft/wings42/rev2/config.h +++ b/keyboards/dailycraft/wings42/rev2/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dc01/arrow/config.h b/keyboards/dc01/arrow/config.h index e36219a1db..e96047e3eb 100644 --- a/keyboards/dc01/arrow/config.h +++ b/keyboards/dc01/arrow/config.h | |||
| @@ -53,24 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | |||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
diff --git a/keyboards/dc01/left/config.h b/keyboards/dc01/left/config.h index 172c4cdf0e..f187967f63 100644 --- a/keyboards/dc01/left/config.h +++ b/keyboards/dc01/left/config.h | |||
| @@ -58,39 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | * Magic Key Options | ||
| 83 | * | ||
| 84 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 85 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 86 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 87 | * | ||
| 88 | * The options below allow the magic key functionality to be changed. This is | ||
| 89 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 61 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 62 | * These options are also useful to firmware size reduction. |
| 96 | */ | 63 | */ |
diff --git a/keyboards/dc01/numpad/config.h b/keyboards/dc01/numpad/config.h index 195ca5e12e..886fbbaa3e 100644 --- a/keyboards/dc01/numpad/config.h +++ b/keyboards/dc01/numpad/config.h | |||
| @@ -53,24 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | |||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
diff --git a/keyboards/dc01/right/config.h b/keyboards/dc01/right/config.h index c8180b344a..2051e0f789 100644 --- a/keyboards/dc01/right/config.h +++ b/keyboards/dc01/right/config.h | |||
| @@ -53,24 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | |||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
diff --git a/keyboards/delikeeb/flatbread60/config.h b/keyboards/delikeeb/flatbread60/config.h index d5b910e524..07ef4532af 100644 --- a/keyboards/delikeeb/flatbread60/config.h +++ b/keyboards/delikeeb/flatbread60/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/delikeeb/vaguettelite/config.h b/keyboards/delikeeb/vaguettelite/config.h index 3a414b7a3d..25aff2ab1e 100644 --- a/keyboards/delikeeb/vaguettelite/config.h +++ b/keyboards/delikeeb/vaguettelite/config.h | |||
| @@ -80,8 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | */ | 80 | */ |
| 81 | //#define GRAVE_ESC_CTRL_OVERRIDE | 81 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | 83 | /* |
| 86 | * Feature disable options | 84 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/delikeeb/vaneela/config.h b/keyboards/delikeeb/vaneela/config.h index 615dd1b6e8..33c505444b 100644 --- a/keyboards/delikeeb/vaneela/config.h +++ b/keyboards/delikeeb/vaneela/config.h | |||
| @@ -56,27 +56,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | // #define GRAVE_ESC_CTRL_OVERRIDE | 56 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 57 | 57 | ||
| 58 | /* | 58 | /* |
| 59 | * Force NKRO | ||
| 60 | * | ||
| 61 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 62 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 63 | * makefile for this to work.) | ||
| 64 | * | ||
| 65 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 66 | * until the next keyboard reset. | ||
| 67 | * | ||
| 68 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 69 | * fully operational during normal computer usage. | ||
| 70 | * | ||
| 71 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 72 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 73 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 74 | * power-up. | ||
| 75 | * | ||
| 76 | */ | ||
| 77 | //#define FORCE_NKRO | ||
| 78 | |||
| 79 | /* | ||
| 80 | * Feature disable options | 59 | * Feature disable options |
| 81 | * These options are also useful to firmware size reduction. | 60 | * These options are also useful to firmware size reduction. |
| 82 | */ | 61 | */ |
diff --git a/keyboards/delikeeb/vaneelaex/config.h b/keyboards/delikeeb/vaneelaex/config.h index 9e2686b69b..bd7b7ca223 100644 --- a/keyboards/delikeeb/vaneelaex/config.h +++ b/keyboards/delikeeb/vaneelaex/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/delikeeb/waaffle/rev3/config.h b/keyboards/delikeeb/waaffle/rev3/config.h index c1a1b137e5..9c593dfa18 100644 --- a/keyboards/delikeeb/waaffle/rev3/config.h +++ b/keyboards/delikeeb/waaffle/rev3/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | #define GRAVE_ESC_CTRL_OVERRIDE | 80 | #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/deltapad/config.h b/keyboards/deltapad/config.h index eb0af01114..fcc316e4a0 100644 --- a/keyboards/deltapad/config.h +++ b/keyboards/deltapad/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/dk60/config.h b/keyboards/dk60/config.h index 713943168e..f53a76dfec 100644 --- a/keyboards/dk60/config.h +++ b/keyboards/dk60/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/dm9records/plaid/config.h b/keyboards/dm9records/plaid/config.h index 58d1d0fa99..5a3cdf2ca8 100644 --- a/keyboards/dm9records/plaid/config.h +++ b/keyboards/dm9records/plaid/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/dm9records/tartan/config.h b/keyboards/dm9records/tartan/config.h index 86f1848090..35806d725b 100644 --- a/keyboards/dm9records/tartan/config.h +++ b/keyboards/dm9records/tartan/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/doio/kb30/config.h b/keyboards/doio/kb30/config.h index f9314413bf..9f6faa3e2b 100644 --- a/keyboards/doio/kb30/config.h +++ b/keyboards/doio/kb30/config.h | |||
| @@ -49,8 +49,6 @@ | |||
| 49 | { 4, 4, 2 } | 49 | { 4, 4, 2 } |
| 50 | 50 | ||
| 51 | // #define QMK_KEYS_PER_SCAN 12 | 51 | // #define QMK_KEYS_PER_SCAN 12 |
| 52 | // #define FORCE_NKRO | ||
| 53 | |||
| 54 | 52 | ||
| 55 | /* OLED */ | 53 | /* OLED */ |
| 56 | #ifdef OLED_ENABLE | 54 | #ifdef OLED_ENABLE |
diff --git a/keyboards/donutcables/scrabblepad/config.h b/keyboards/donutcables/scrabblepad/config.h index 98b5cda053..e2b60c25ab 100644 --- a/keyboards/donutcables/scrabblepad/config.h +++ b/keyboards/donutcables/scrabblepad/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/doppelganger/config.h b/keyboards/doppelganger/config.h index b829d23f21..6e95e5fc43 100644 --- a/keyboards/doppelganger/config.h +++ b/keyboards/doppelganger/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | // #define GRAVE_ESC_CTRL_OVERRIDE | 84 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/draytronics/daisy/config.h b/keyboards/draytronics/daisy/config.h index cb51c4f9ff..19bce725d2 100644 --- a/keyboards/draytronics/daisy/config.h +++ b/keyboards/draytronics/daisy/config.h | |||
| @@ -54,26 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). | 54 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). |
| 55 | */ | 55 | */ |
| 56 | //#define GRAVE_ESC_CTRL_OVERRIDE | 56 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 57 | /* | 57 | |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | /* | 58 | /* |
| 78 | * Feature disable options | 59 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 60 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/draytronics/scarlet/config.h b/keyboards/draytronics/scarlet/config.h index b53843147f..e97df3b0df 100644 --- a/keyboards/draytronics/scarlet/config.h +++ b/keyboards/draytronics/scarlet/config.h | |||
| @@ -52,26 +52,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). | 52 | * This is useful for the Windows task manager shortcut (ctrl+shift+esc). |
| 53 | */ | 53 | */ |
| 54 | //#define GRAVE_ESC_CTRL_OVERRIDE | 54 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | /* | 55 | |
| 56 | * Force NKRO | ||
| 57 | * | ||
| 58 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 59 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 60 | * makefile for this to work.) | ||
| 61 | * | ||
| 62 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 63 | * until the next keyboard reset. | ||
| 64 | * | ||
| 65 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 66 | * fully operational during normal computer usage. | ||
| 67 | * | ||
| 68 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 69 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 70 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 71 | * power-up. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | //#define FORCE_NKRO | ||
| 75 | /* | 56 | /* |
| 76 | * Feature disable options | 57 | * Feature disable options |
| 77 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/dtisaac/dtisaac01/config.h b/keyboards/dtisaac/dtisaac01/config.h index 2ea1df7677..8f4278a7ae 100644 --- a/keyboards/dtisaac/dtisaac01/config.h +++ b/keyboards/dtisaac/dtisaac01/config.h | |||
| @@ -50,28 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 51 | #define DEBOUNCE 5 | 51 | #define DEBOUNCE 5 |
| 52 | 52 | ||
| 53 | |||
| 54 | /* | ||
| 55 | * Force NKRO | ||
| 56 | * | ||
| 57 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 58 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 59 | * makefile for this to work.) | ||
| 60 | * | ||
| 61 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 62 | * until the next keyboard reset. | ||
| 63 | * | ||
| 64 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 65 | * fully operational during normal computer usage. | ||
| 66 | * | ||
| 67 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 68 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 69 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 70 | * power-up. | ||
| 71 | * | ||
| 72 | */ | ||
| 73 | //#define FORCE_NKRO | ||
| 74 | |||
| 75 | /* Bootmagic Lite key configuration */ | 53 | /* Bootmagic Lite key configuration */ |
| 76 | //#define BOOTMAGIC_LITE_ROW 0 | 54 | //#define BOOTMAGIC_LITE_ROW 0 |
| 77 | //#define BOOTMAGIC_LITE_COLUMN 0 | 55 | //#define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/duck/jetfire/config.h b/keyboards/duck/jetfire/config.h index b6e6edd3e6..baeec181a9 100644 --- a/keyboards/duck/jetfire/config.h +++ b/keyboards/duck/jetfire/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | */ |
diff --git a/keyboards/e88/config.h b/keyboards/e88/config.h index 33d89c4360..27b786f06e 100644 --- a/keyboards/e88/config.h +++ b/keyboards/e88/config.h | |||
| @@ -55,27 +55,6 @@ | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/earth_rover/config.h b/keyboards/earth_rover/config.h index 49b9cf21bc..5a1c0c9890 100644 --- a/keyboards/earth_rover/config.h +++ b/keyboards/earth_rover/config.h | |||
| @@ -60,27 +60,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | //#define GRAVE_ESC_CTRL_OVERRIDE | 60 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 61 | 61 | ||
| 62 | /* | 62 | /* |
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Feature disable options | 63 | * Feature disable options |
| 85 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
| 86 | */ | 65 | */ |
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 | */ |
diff --git a/keyboards/eek/config.h b/keyboards/eek/config.h index 4c039e1725..2cfb3dbd3e 100644 --- a/keyboards/eek/config.h +++ b/keyboards/eek/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/efreet/config.h b/keyboards/efreet/config.h index b7fd806eff..e01a2b5399 100644 --- a/keyboards/efreet/config.h +++ b/keyboards/efreet/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | //#define GRAVE_ESC_CTRL_OVERRIDE | 80 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/emajesty/eiri/config.h b/keyboards/emajesty/eiri/config.h index a168cc3988..3feabf5672 100644 --- a/keyboards/emajesty/eiri/config.h +++ b/keyboards/emajesty/eiri/config.h | |||
| @@ -42,27 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | #define DEBOUNCE 5 | 42 | #define DEBOUNCE 5 |
| 43 | 43 | ||
| 44 | /* | 44 | /* |
| 45 | * Force NKRO | ||
| 46 | * | ||
| 47 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 48 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 49 | * makefile for this to work.) | ||
| 50 | * | ||
| 51 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 52 | * until the next keyboard reset. | ||
| 53 | * | ||
| 54 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 55 | * fully operational during normal computer usage. | ||
| 56 | * | ||
| 57 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 58 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 59 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 60 | * power-up. | ||
| 61 | * | ||
| 62 | */ | ||
| 63 | //#define FORCE_NKRO | ||
| 64 | |||
| 65 | /* | ||
| 66 | * Feature disable options | 45 | * Feature disable options |
| 67 | * These options are also useful to firmware size reduction. | 46 | * These options are also useful to firmware size reduction. |
| 68 | */ | 47 | */ |
diff --git a/keyboards/emery65/config.h b/keyboards/emery65/config.h index d737307695..22b701b4c4 100644 --- a/keyboards/emery65/config.h +++ b/keyboards/emery65/config.h | |||
| @@ -46,27 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | */ | 46 | */ |
| 47 | // #define GRAVE_ESC_CTRL_OVERRIDE | 47 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 48 | 48 | ||
| 49 | /* | ||
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* Bootmagic Lite key configuration */ | 49 | /* Bootmagic Lite key configuration */ |
| 71 | #define BOOTMAGIC_LITE_ROW 0 | 50 | #define BOOTMAGIC_LITE_ROW 0 |
| 72 | #define BOOTMAGIC_LITE_COLUMN 0 | 51 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/eniigmakeyboards/ek65/config.h b/keyboards/eniigmakeyboards/ek65/config.h index fd2e69fbee..42c972a85a 100644 --- a/keyboards/eniigmakeyboards/ek65/config.h +++ b/keyboards/eniigmakeyboards/ek65/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/eniigmakeyboards/ek87/config.h b/keyboards/eniigmakeyboards/ek87/config.h index c077e6b76b..dee3b07ce9 100644 --- a/keyboards/eniigmakeyboards/ek87/config.h +++ b/keyboards/eniigmakeyboards/ek87/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/ep/40/config.h b/keyboards/ep/40/config.h index 146305a290..1f553ced5f 100644 --- a/keyboards/ep/40/config.h +++ b/keyboards/ep/40/config.h | |||
| @@ -50,39 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | // #define GRAVE_ESC_CTRL_OVERRIDE | 50 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Magic Key Options | ||
| 75 | * | ||
| 76 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 77 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 78 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 79 | * | ||
| 80 | * The options below allow the magic key functionality to be changed. This is | ||
| 81 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 53 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 88 | */ | 55 | */ |
diff --git a/keyboards/ep/96/config.h b/keyboards/ep/96/config.h index 3c9cbfdfe2..d6059b899c 100644 --- a/keyboards/ep/96/config.h +++ b/keyboards/ep/96/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | // #define GRAVE_ESC_CTRL_OVERRIDE | 57 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/ep/comsn/mollydooker/config.h b/keyboards/ep/comsn/mollydooker/config.h index 011670e3b2..ce7cd6b5ff 100644 --- a/keyboards/ep/comsn/mollydooker/config.h +++ b/keyboards/ep/comsn/mollydooker/config.h | |||
| @@ -75,27 +75,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | #define RGBLIGHT_VAL_STEP 17 | 75 | #define RGBLIGHT_VAL_STEP 17 |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/ericrlau/numdiscipline/rev1/config.h b/keyboards/ericrlau/numdiscipline/rev1/config.h index 0c7a6e560f..83c6dbc645 100644 --- a/keyboards/ericrlau/numdiscipline/rev1/config.h +++ b/keyboards/ericrlau/numdiscipline/rev1/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/eternal_keypad/config.h b/keyboards/eternal_keypad/config.h index 56f0d97618..e58eee341e 100644 --- a/keyboards/eternal_keypad/config.h +++ b/keyboards/eternal_keypad/config.h | |||
| @@ -96,27 +96,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 96 | //#define GRAVE_ESC_CTRL_OVERRIDE | 96 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 97 | 97 | ||
| 98 | /* | 98 | /* |
| 99 | * Force NKRO | ||
| 100 | * | ||
| 101 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 102 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 103 | * makefile for this to work.) | ||
| 104 | * | ||
| 105 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 106 | * until the next keyboard reset. | ||
| 107 | * | ||
| 108 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 109 | * fully operational during normal computer usage. | ||
| 110 | * | ||
| 111 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 112 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 113 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 114 | * power-up. | ||
| 115 | * | ||
| 116 | */ | ||
| 117 | //#define FORCE_NKRO | ||
| 118 | |||
| 119 | /* | ||
| 120 | * Feature disable options | 99 | * Feature disable options |
| 121 | * These options are also useful to firmware size reduction. | 100 | * These options are also useful to firmware size reduction. |
| 122 | */ | 101 | */ |
diff --git a/keyboards/evyd13/atom47/rev5/config.h b/keyboards/evyd13/atom47/rev5/config.h index aaf42faa39..95f9d138e3 100644 --- a/keyboards/evyd13/atom47/rev5/config.h +++ b/keyboards/evyd13/atom47/rev5/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | //#define GRAVE_ESC_CTRL_OVERRIDE | 77 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/evyd13/eon40/config.h b/keyboards/evyd13/eon40/config.h index 815bdfc2c1..9fa8f07d97 100644 --- a/keyboards/evyd13/eon40/config.h +++ b/keyboards/evyd13/eon40/config.h | |||
| @@ -78,27 +78,6 @@ | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/evyd13/eon65/config.h b/keyboards/evyd13/eon65/config.h index 55d84a2c20..bc86545570 100644 --- a/keyboards/evyd13/eon65/config.h +++ b/keyboards/evyd13/eon65/config.h | |||
| @@ -85,27 +85,6 @@ | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/evyd13/eon75/config.h b/keyboards/evyd13/eon75/config.h index 2f5e1469d8..c40572b63e 100644 --- a/keyboards/evyd13/eon75/config.h +++ b/keyboards/evyd13/eon75/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/evyd13/eon87/config.h b/keyboards/evyd13/eon87/config.h index 01cf13c11d..eb6e767f68 100644 --- a/keyboards/evyd13/eon87/config.h +++ b/keyboards/evyd13/eon87/config.h | |||
| @@ -85,27 +85,6 @@ | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/evyd13/eon95/config.h b/keyboards/evyd13/eon95/config.h index 2a3b8e9c9f..0f5b287dc6 100644 --- a/keyboards/evyd13/eon95/config.h +++ b/keyboards/evyd13/eon95/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/evyd13/gh80_1800/config.h b/keyboards/evyd13/gh80_1800/config.h index 4e77d58ac5..50839c25f4 100644 --- a/keyboards/evyd13/gh80_1800/config.h +++ b/keyboards/evyd13/gh80_1800/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/evyd13/gh80_3700/config.h b/keyboards/evyd13/gh80_3700/config.h index 5537703d29..7eed7e0f40 100644 --- a/keyboards/evyd13/gh80_3700/config.h +++ b/keyboards/evyd13/gh80_3700/config.h | |||
| @@ -75,27 +75,6 @@ | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/evyd13/gud70/config.h b/keyboards/evyd13/gud70/config.h index 506328cae7..1c30a0a42b 100644 --- a/keyboards/evyd13/gud70/config.h +++ b/keyboards/evyd13/gud70/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/evyd13/minitomic/config.h b/keyboards/evyd13/minitomic/config.h index 202ae85bd7..c2f24ee3e3 100644 --- a/keyboards/evyd13/minitomic/config.h +++ b/keyboards/evyd13/minitomic/config.h | |||
| @@ -78,27 +78,6 @@ | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/evyd13/mx5160/config.h b/keyboards/evyd13/mx5160/config.h index d6a1e2aac1..30f1921cf3 100644 --- a/keyboards/evyd13/mx5160/config.h +++ b/keyboards/evyd13/mx5160/config.h | |||
| @@ -84,27 +84,6 @@ | |||
| 84 | // #define GRAVE_ESC_CTRL_OVERRIDE | 84 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/evyd13/nt660/config.h b/keyboards/evyd13/nt660/config.h index 1fc049010c..656510ca04 100644 --- a/keyboards/evyd13/nt660/config.h +++ b/keyboards/evyd13/nt660/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/evyd13/nt750/config.h b/keyboards/evyd13/nt750/config.h index dc4e0703d6..c180ef517c 100644 --- a/keyboards/evyd13/nt750/config.h +++ b/keyboards/evyd13/nt750/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/evyd13/nt980/config.h b/keyboards/evyd13/nt980/config.h index d57842376a..7e6a9e329e 100644 --- a/keyboards/evyd13/nt980/config.h +++ b/keyboards/evyd13/nt980/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | //#define GRAVE_ESC_CTRL_OVERRIDE | 81 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/evyd13/omrontkl/config.h b/keyboards/evyd13/omrontkl/config.h index 5898953f28..a114d209db 100644 --- a/keyboards/evyd13/omrontkl/config.h +++ b/keyboards/evyd13/omrontkl/config.h | |||
| @@ -75,27 +75,6 @@ | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/evyd13/pockettype/config.h b/keyboards/evyd13/pockettype/config.h index 0a3d707e87..0fab84f3be 100644 --- a/keyboards/evyd13/pockettype/config.h +++ b/keyboards/evyd13/pockettype/config.h | |||
| @@ -75,27 +75,6 @@ | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/evyd13/quackfire/config.h b/keyboards/evyd13/quackfire/config.h index 920bcfbe80..f87837d426 100644 --- a/keyboards/evyd13/quackfire/config.h +++ b/keyboards/evyd13/quackfire/config.h | |||
| @@ -80,26 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | /* | ||
| 103 | * Feature disable options | 83 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 105 | */ | 85 | */ |
diff --git a/keyboards/evyd13/solheim68/config.h b/keyboards/evyd13/solheim68/config.h index d6d095bbe2..90bbbb9434 100644 --- a/keyboards/evyd13/solheim68/config.h +++ b/keyboards/evyd13/solheim68/config.h | |||
| @@ -75,27 +75,6 @@ | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/evyd13/wasdat_code/config.h b/keyboards/evyd13/wasdat_code/config.h index ffef1dbd4b..a8d0680570 100644 --- a/keyboards/evyd13/wasdat_code/config.h +++ b/keyboards/evyd13/wasdat_code/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/exclusive/e7v1se/config.h b/keyboards/exclusive/e7v1se/config.h index e9fa227f1e..d9d45524ab 100644 --- a/keyboards/exclusive/e7v1se/config.h +++ b/keyboards/exclusive/e7v1se/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | // #define GRAVE_ESC_CTRL_OVERRIDE | 90 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/exclusive/e85/config.h b/keyboards/exclusive/e85/config.h index 8865c1b28c..b44135a12d 100644 --- a/keyboards/exclusive/e85/config.h +++ b/keyboards/exclusive/e85/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/fjlabs/7vhotswap/config.h b/keyboards/fjlabs/7vhotswap/config.h index 08ba8385b9..20d3467485 100644 --- a/keyboards/fjlabs/7vhotswap/config.h +++ b/keyboards/fjlabs/7vhotswap/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | /* Define less important options */ | 70 | /* Define less important options */ |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/fjlabs/ad65/config.h b/keyboards/fjlabs/ad65/config.h index 6c760bb03a..b90da9153e 100644 --- a/keyboards/fjlabs/ad65/config.h +++ b/keyboards/fjlabs/ad65/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/bks65/config.h b/keyboards/fjlabs/bks65/config.h index 36f98ec9bc..3245338581 100644 --- a/keyboards/fjlabs/bks65/config.h +++ b/keyboards/fjlabs/bks65/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | /* Define less important options */ | 72 | /* Define less important options */ |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/fjlabs/bks65solder/config.h b/keyboards/fjlabs/bks65solder/config.h index 6c6b430926..4e6f38f102 100644 --- a/keyboards/fjlabs/bks65solder/config.h +++ b/keyboards/fjlabs/bks65solder/config.h | |||
| @@ -69,27 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 69 | /* Define less important options */ | 69 | /* Define less important options */ |
| 70 | 70 | ||
| 71 | /* | 71 | /* |
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* | ||
| 93 | * Feature disable options | 72 | * Feature disable options |
| 94 | * These options are also useful to firmware size reduction. | 73 | * These options are also useful to firmware size reduction. |
| 95 | */ | 74 | */ |
diff --git a/keyboards/fjlabs/bolsa65/config.h b/keyboards/fjlabs/bolsa65/config.h index 89b48fabd5..a58b19db82 100644 --- a/keyboards/fjlabs/bolsa65/config.h +++ b/keyboards/fjlabs/bolsa65/config.h | |||
| @@ -69,27 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 69 | /* Define less important options */ | 69 | /* Define less important options */ |
| 70 | 70 | ||
| 71 | /* | 71 | /* |
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* | ||
| 93 | * Feature disable options | 72 | * Feature disable options |
| 94 | * These options are also useful to firmware size reduction. | 73 | * These options are also useful to firmware size reduction. |
| 95 | */ | 74 | */ |
diff --git a/keyboards/fjlabs/kf87/config.h b/keyboards/fjlabs/kf87/config.h index 0f6df9f329..f31f67a5f6 100644 --- a/keyboards/fjlabs/kf87/config.h +++ b/keyboards/fjlabs/kf87/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | /* Define less important options */ | 74 | /* Define less important options */ |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/fjlabs/kyuu/config.h b/keyboards/fjlabs/kyuu/config.h index 8adc2eca0f..a892ff863e 100644 --- a/keyboards/fjlabs/kyuu/config.h +++ b/keyboards/fjlabs/kyuu/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | /* Define less important options */ | 72 | /* Define less important options */ |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/fjlabs/ldk65/config.h b/keyboards/fjlabs/ldk65/config.h index d23a769c54..699edc0238 100644 --- a/keyboards/fjlabs/ldk65/config.h +++ b/keyboards/fjlabs/ldk65/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/midway60/config.h b/keyboards/fjlabs/midway60/config.h index 79e402f35e..9cda2af064 100644 --- a/keyboards/fjlabs/midway60/config.h +++ b/keyboards/fjlabs/midway60/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/mk61rgbansi/config.h b/keyboards/fjlabs/mk61rgbansi/config.h index d1f01e00c7..2e9cb7396e 100644 --- a/keyboards/fjlabs/mk61rgbansi/config.h +++ b/keyboards/fjlabs/mk61rgbansi/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/fjlabs/peaker/config.h b/keyboards/fjlabs/peaker/config.h index 89318d377c..96b67f4bb1 100644 --- a/keyboards/fjlabs/peaker/config.h +++ b/keyboards/fjlabs/peaker/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | /* Define less important options */ | 54 | /* Define less important options */ |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/fjlabs/polaris/config.h b/keyboards/fjlabs/polaris/config.h index 84a82f15ae..5fb4995471 100644 --- a/keyboards/fjlabs/polaris/config.h +++ b/keyboards/fjlabs/polaris/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/ready100/config.h b/keyboards/fjlabs/ready100/config.h index 9aef0dc6c2..e187754f26 100644 --- a/keyboards/fjlabs/ready100/config.h +++ b/keyboards/fjlabs/ready100/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | /* Define less important options */ | 71 | /* Define less important options */ |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/fjlabs/sinanju/config.h b/keyboards/fjlabs/sinanju/config.h index 20b68dbc64..822039fe1b 100644 --- a/keyboards/fjlabs/sinanju/config.h +++ b/keyboards/fjlabs/sinanju/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/sinanjuwk/config.h b/keyboards/fjlabs/sinanjuwk/config.h index 20b68dbc64..822039fe1b 100644 --- a/keyboards/fjlabs/sinanjuwk/config.h +++ b/keyboards/fjlabs/sinanjuwk/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/fjlabs/solanis/config.h b/keyboards/fjlabs/solanis/config.h index 9f112765c7..76a9d62474 100644 --- a/keyboards/fjlabs/solanis/config.h +++ b/keyboards/fjlabs/solanis/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | /* Define less important options */ | 70 | /* Define less important options */ |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/fjlabs/swordfish/config.h b/keyboards/fjlabs/swordfish/config.h index 9dac6a21d5..d81a4350be 100644 --- a/keyboards/fjlabs/swordfish/config.h +++ b/keyboards/fjlabs/swordfish/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | /* Define less important options */ | 70 | /* Define less important options */ |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/fjlabs/tf60ansi/config.h b/keyboards/fjlabs/tf60ansi/config.h index d1f01e00c7..2e9cb7396e 100644 --- a/keyboards/fjlabs/tf60ansi/config.h +++ b/keyboards/fjlabs/tf60ansi/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/fjlabs/tf60v2/config.h b/keyboards/fjlabs/tf60v2/config.h index d1f01e00c7..2e9cb7396e 100644 --- a/keyboards/fjlabs/tf60v2/config.h +++ b/keyboards/fjlabs/tf60v2/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/fjlabs/tf65rgbv2/config.h b/keyboards/fjlabs/tf65rgbv2/config.h index 83ae1be3b9..f67d5e6037 100644 --- a/keyboards/fjlabs/tf65rgbv2/config.h +++ b/keyboards/fjlabs/tf65rgbv2/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/flehrad/downbubble/config.h b/keyboards/flehrad/downbubble/config.h index 05bd25e443..7dc00c7b75 100644 --- a/keyboards/flehrad/downbubble/config.h +++ b/keyboards/flehrad/downbubble/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h index 8ee906c21b..82e3e775b2 100644 --- a/keyboards/fleuron/config.h +++ b/keyboards/fleuron/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/fluorite/config.h b/keyboards/fluorite/config.h index 7263f12a87..399275fe1d 100644 --- a/keyboards/fluorite/config.h +++ b/keyboards/fluorite/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/foostan/cornelius/config.h b/keyboards/foostan/cornelius/config.h index 57dc76d91c..063b96e150 100644 --- a/keyboards/foostan/cornelius/config.h +++ b/keyboards/foostan/cornelius/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | //#define GRAVE_ESC_CTRL_OVERRIDE | 76 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/forever65/config.h b/keyboards/forever65/config.h index dcdc245fde..b63373ce4f 100644 --- a/keyboards/forever65/config.h +++ b/keyboards/forever65/config.h | |||
| @@ -27,27 +27,6 @@ | |||
| 27 | //#define GRAVE_ESC_CTRL_OVERRIDE | 27 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 28 | 28 | ||
| 29 | /* | 29 | /* |
| 30 | * Force NKRO | ||
| 31 | * | ||
| 32 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 33 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 34 | * makefile for this to work.) | ||
| 35 | * | ||
| 36 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 37 | * until the next keyboard reset. | ||
| 38 | * | ||
| 39 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 40 | * fully operational during normal computer usage. | ||
| 41 | * | ||
| 42 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 43 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 44 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 45 | * power-up. | ||
| 46 | * | ||
| 47 | */ | ||
| 48 | //#define FORCE_NKRO | ||
| 49 | |||
| 50 | /* | ||
| 51 | * Feature disable options | 30 | * Feature disable options |
| 52 | * These options are also useful to firmware size reduction. | 31 | * These options are also useful to firmware size reduction. |
| 53 | */ | 32 | */ |
diff --git a/keyboards/foxlab/key65/hotswap/config.h b/keyboards/foxlab/key65/hotswap/config.h index 721aa9fba1..b3907d3c1d 100644 --- a/keyboards/foxlab/key65/hotswap/config.h +++ b/keyboards/foxlab/key65/hotswap/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/foxlab/key65/universal/config.h b/keyboards/foxlab/key65/universal/config.h index 75dbf20940..87b5be328b 100644 --- a/keyboards/foxlab/key65/universal/config.h +++ b/keyboards/foxlab/key65/universal/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/foxlab/leaf60/hotswap/config.h b/keyboards/foxlab/leaf60/hotswap/config.h index 4d76f6130e..e82def934e 100644 --- a/keyboards/foxlab/leaf60/hotswap/config.h +++ b/keyboards/foxlab/leaf60/hotswap/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/foxlab/leaf60/universal/config.h b/keyboards/foxlab/leaf60/universal/config.h index 145716152c..6a18f7917b 100644 --- a/keyboards/foxlab/leaf60/universal/config.h +++ b/keyboards/foxlab/leaf60/universal/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/foxlab/time80/config.h b/keyboards/foxlab/time80/config.h index 96d21d06b9..8a175cdfbd 100644 --- a/keyboards/foxlab/time80/config.h +++ b/keyboards/foxlab/time80/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | //#define GRAVE_ESC_CTRL_OVERRIDE | 62 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/gh60/revc/config.h b/keyboards/gh60/revc/config.h index 760242f152..f6d6186052 100644 --- a/keyboards/gh60/revc/config.h +++ b/keyboards/gh60/revc/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 58 | #define LOCKING_RESYNC_ENABLE | 58 | #define LOCKING_RESYNC_ENABLE |
| 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 | */ |
diff --git a/keyboards/ghs/rar/config.h b/keyboards/ghs/rar/config.h index 00b0ae911f..cbe634e4ff 100644 --- a/keyboards/ghs/rar/config.h +++ b/keyboards/ghs/rar/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/giabalanai/config.h b/keyboards/giabalanai/config.h index 9d8b156877..c4a6059b99 100644 --- a/keyboards/giabalanai/config.h +++ b/keyboards/giabalanai/config.h | |||
| @@ -195,27 +195,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 195 | //#define GRAVE_ESC_CTRL_OVERRIDE | 195 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 196 | 196 | ||
| 197 | /* | 197 | /* |
| 198 | * Force NKRO | ||
| 199 | * | ||
| 200 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 201 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 202 | * makefile for this to work.) | ||
| 203 | * | ||
| 204 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 205 | * until the next keyboard reset. | ||
| 206 | * | ||
| 207 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 208 | * fully operational during normal computer usage. | ||
| 209 | * | ||
| 210 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 211 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 212 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 213 | * power-up. | ||
| 214 | * | ||
| 215 | */ | ||
| 216 | //#define FORCE_NKRO | ||
| 217 | |||
| 218 | /* | ||
| 219 | * Feature disable options | 198 | * Feature disable options |
| 220 | * These options are also useful to firmware size reduction. | 199 | * These options are also useful to firmware size reduction. |
| 221 | */ | 200 | */ |
diff --git a/keyboards/gkeyboard/gkb_m16/config.h b/keyboards/gkeyboard/gkb_m16/config.h index 8f6e2c0e61..7e94712c9b 100644 --- a/keyboards/gkeyboard/gkb_m16/config.h +++ b/keyboards/gkeyboard/gkb_m16/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/gmmk/gmmk2/p65/config.h b/keyboards/gmmk/gmmk2/p65/config.h index 58ba4e8deb..09520655f0 100644 --- a/keyboards/gmmk/gmmk2/p65/config.h +++ b/keyboards/gmmk/gmmk2/p65/config.h | |||
| @@ -111,6 +111,3 @@ | |||
| 111 | 111 | ||
| 112 | /* Set debounce time to 5ms */ | 112 | /* Set debounce time to 5ms */ |
| 113 | #define DEBOUNCE 5 | 113 | #define DEBOUNCE 5 |
| 114 | |||
| 115 | /* Force NKRO on boot up regardless of the setting saved in the EEPROM (uncomment to enable it) */ | ||
| 116 | // #define FORCE_NKRO | ||
diff --git a/keyboards/gmmk/gmmk2/p96/config.h b/keyboards/gmmk/gmmk2/p96/config.h index 4f67504943..54ee5f458e 100644 --- a/keyboards/gmmk/gmmk2/p96/config.h +++ b/keyboards/gmmk/gmmk2/p96/config.h | |||
| @@ -113,6 +113,3 @@ | |||
| 113 | 113 | ||
| 114 | /* Set debounce time to 5ms */ | 114 | /* Set debounce time to 5ms */ |
| 115 | #define DEBOUNCE 5 | 115 | #define DEBOUNCE 5 |
| 116 | |||
| 117 | /* Force NKRO on boot up regardless of the setting saved in the EEPROM (uncomment to enable it) */ | ||
| 118 | // #define FORCE_NKRO | ||
diff --git a/keyboards/gmmk/pro/config.h b/keyboards/gmmk/pro/config.h index 36baac2db1..3a216109c7 100644 --- a/keyboards/gmmk/pro/config.h +++ b/keyboards/gmmk/pro/config.h | |||
| @@ -107,6 +107,3 @@ | |||
| 107 | 107 | ||
| 108 | /* Set debounce time to 5ms */ | 108 | /* Set debounce time to 5ms */ |
| 109 | #define DEBOUNCE 5 | 109 | #define DEBOUNCE 5 |
| 110 | |||
| 111 | /* Force NKRO on boot up regardless of the setting saved in the EEPROM (uncomment to enable it) */ | ||
| 112 | // #define FORCE_NKRO | ||
diff --git a/keyboards/gray_studio/space65/config.h b/keyboards/gray_studio/space65/config.h index e5de07612d..9debdc3773 100644 --- a/keyboards/gray_studio/space65/config.h +++ b/keyboards/gray_studio/space65/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/gray_studio/space65r3/config.h b/keyboards/gray_studio/space65r3/config.h index ae2c999c5b..768c3e779e 100644 --- a/keyboards/gray_studio/space65r3/config.h +++ b/keyboards/gray_studio/space65r3/config.h | |||
| @@ -65,27 +65,6 @@ | |||
| 65 | */ | 65 | */ |
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | ||
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* Bootmagic Lite key configuration */ | 68 | /* Bootmagic Lite key configuration */ |
| 90 | // #define BOOTMAGIC_LITE_ROW 0 | 69 | // #define BOOTMAGIC_LITE_ROW 0 |
| 91 | // #define BOOTMAGIC_LITE_COLUMN 0 | 70 | // #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/hadron/ver3/config.h b/keyboards/hadron/ver3/config.h index 03b31ece1e..ffeeeb16f6 100644 --- a/keyboards/hadron/ver3/config.h +++ b/keyboards/hadron/ver3/config.h | |||
| @@ -77,27 +77,6 @@ | |||
| 77 | //#define LOCKING_RESYNC_ENABLE | 77 | //#define LOCKING_RESYNC_ENABLE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/han60/config.h b/keyboards/han60/config.h index 6156971e87..56a5e3ef7d 100644 --- a/keyboards/han60/config.h +++ b/keyboards/han60/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/hand88/config.h b/keyboards/hand88/config.h index 1ab40f4c80..2545fb9f77 100755 --- a/keyboards/hand88/config.h +++ b/keyboards/hand88/config.h | |||
| @@ -46,27 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | */ | 46 | */ |
| 47 | // #define GRAVE_ESC_CTRL_OVERRIDE | 47 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 48 | 48 | ||
| 49 | /* | ||
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* Bootmagic Lite key configuration */ | 49 | /* Bootmagic Lite key configuration */ |
| 71 | #define BOOTMAGIC_LITE_ROW 0 | 50 | #define BOOTMAGIC_LITE_ROW 0 |
| 72 | #define BOOTMAGIC_LITE_COLUMN 0 | 51 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/handwired/412_64/config.h b/keyboards/handwired/412_64/config.h index 9a0d76b250..e490d235c4 100644 --- a/keyboards/handwired/412_64/config.h +++ b/keyboards/handwired/412_64/config.h | |||
| @@ -40,27 +40,6 @@ | |||
| 40 | // #define GRAVE_ESC_CTRL_OVERRIDE | 40 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 41 | 41 | ||
| 42 | /* | 42 | /* |
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | //#define FORCE_NKRO | ||
| 62 | |||
| 63 | /* | ||
| 64 | * Feature disable options | 43 | * Feature disable options |
| 65 | * These options are also useful to firmware size reduction. | 44 | * These options are also useful to firmware size reduction. |
| 66 | */ | 45 | */ |
diff --git a/keyboards/handwired/aranck/config.h b/keyboards/handwired/aranck/config.h index 4e8f97466f..52b16c04dd 100644 --- a/keyboards/handwired/aranck/config.h +++ b/keyboards/handwired/aranck/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | // #define GRAVE_ESC_CTRL_OVERRIDE | 89 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/handwired/arrow_pad/config.h b/keyboards/handwired/arrow_pad/config.h index 8083c3c2fd..5f72ba0d64 100644 --- a/keyboards/handwired/arrow_pad/config.h +++ b/keyboards/handwired/arrow_pad/config.h | |||
| @@ -53,25 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | /* Locking resynchronize hack */ | 53 | /* Locking resynchronize hack */ |
| 54 | //#define LOCKING_RESYNC_ENABLE | 54 | //#define LOCKING_RESYNC_ENABLE |
| 55 | 55 | ||
| 56 | /* | ||
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | #define FORCE_NKRO | 56 | #define FORCE_NKRO |
| 76 | 57 | ||
| 77 | /* | 58 | /* |
diff --git a/keyboards/handwired/atreus50/config.h b/keyboards/handwired/atreus50/config.h index e71d8d12dc..c9760d8709 100644 --- a/keyboards/handwired/atreus50/config.h +++ b/keyboards/handwired/atreus50/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 58 | #define RGBLIGHT_VAL_STEP 17 | 58 | #define RGBLIGHT_VAL_STEP 17 |
| 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 | */ |
diff --git a/keyboards/handwired/bolek/config.h b/keyboards/handwired/bolek/config.h index 88fad57041..e7552c1910 100644 --- a/keyboards/handwired/bolek/config.h +++ b/keyboards/handwired/bolek/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | //#define GRAVE_ESC_CTRL_OVERRIDE | 77 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/handwired/bstk100/config.h b/keyboards/handwired/bstk100/config.h index fffe4794a1..a0a10f87a5 100644 --- a/keyboards/handwired/bstk100/config.h +++ b/keyboards/handwired/bstk100/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | //#define GRAVE_ESC_CTRL_OVERRIDE | 86 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/handwired/cmd60/config.h b/keyboards/handwired/cmd60/config.h index d1d1ce9c02..5d0d90c3c0 100644 --- a/keyboards/handwired/cmd60/config.h +++ b/keyboards/handwired/cmd60/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/co60/rev1/config.h b/keyboards/handwired/co60/rev1/config.h index d56757be9e..d8d1d9172b 100644 --- a/keyboards/handwired/co60/rev1/config.h +++ b/keyboards/handwired/co60/rev1/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | // #define GRAVE_ESC_CTRL_OVERRIDE | 62 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/handwired/cyberstar/config.h b/keyboards/handwired/cyberstar/config.h index bb301af5fc..dfc315345a 100644 --- a/keyboards/handwired/cyberstar/config.h +++ b/keyboards/handwired/cyberstar/config.h | |||
| @@ -67,27 +67,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 67 | */ | 67 | */ |
| 68 | // #define GRAVE_ESC_CTRL_OVERRIDE | 68 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | ||
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* Bootmagic Lite key configuration */ | 70 | /* Bootmagic Lite key configuration */ |
| 92 | #define BOOTMAGIC_LITE_ROW 0 | 71 | #define BOOTMAGIC_LITE_ROW 0 |
| 93 | #define BOOTMAGIC_LITE_COLUMN 0 | 72 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/handwired/dactyl_left/config.h b/keyboards/handwired/dactyl_left/config.h index 0ca7247ec1..c4fda1e77c 100644 --- a/keyboards/handwired/dactyl_left/config.h +++ b/keyboards/handwired/dactyl_left/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/handwired/datahand/config.h b/keyboards/handwired/datahand/config.h index feb34dc2bb..b4c19f179b 100644 --- a/keyboards/handwired/datahand/config.h +++ b/keyboards/handwired/datahand/config.h | |||
| @@ -30,38 +30,9 @@ | |||
| 30 | /* Locking resynchronize hack */ | 30 | /* Locking resynchronize hack */ |
| 31 | #define LOCKING_RESYNC_ENABLE | 31 | #define LOCKING_RESYNC_ENABLE |
| 32 | 32 | ||
| 33 | /* | ||
| 34 | * Force NKRO | ||
| 35 | * | ||
| 36 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 37 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 38 | * makefile for this to work.) | ||
| 39 | * | ||
| 40 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 41 | * until the next keyboard reset. | ||
| 42 | * | ||
| 43 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 44 | * fully operational during normal computer usage. | ||
| 45 | * | ||
| 46 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 47 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 48 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 49 | * power-up. | ||
| 50 | */ | ||
| 51 | #define FORCE_NKRO | 33 | #define FORCE_NKRO |
| 52 | 34 | ||
| 53 | /* | 35 | /* |
| 54 | * Magic Key Options | ||
| 55 | * | ||
| 56 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 57 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 58 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 59 | * | ||
| 60 | * The options below allow the magic key functionality to be changed. This is | ||
| 61 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 62 | */ | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Command/Windows key option | 36 | * Command/Windows key option |
| 66 | * | 37 | * |
| 67 | * If you define this, the thumb enter key becomes the Command/Windows key. There's still an enter key on the right | 38 | * If you define this, the thumb enter key becomes the Command/Windows key. There's still an enter key on the right |
diff --git a/keyboards/handwired/evk/v1_3/config.h b/keyboards/handwired/evk/v1_3/config.h index b30d0cd693..4d361a3d58 100644 --- a/keyboards/handwired/evk/v1_3/config.h +++ b/keyboards/handwired/evk/v1_3/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/handwired/fc200rt_qmk/config.h b/keyboards/handwired/fc200rt_qmk/config.h index 0517e9d4ce..a5169242ec 100644 --- a/keyboards/handwired/fc200rt_qmk/config.h +++ b/keyboards/handwired/fc200rt_qmk/config.h | |||
| @@ -43,24 +43,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 43 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 44 | */ | 44 | */ |
| 45 | // #define GRAVE_ESC_CTRL_OVERRIDE | 45 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | |||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | * | ||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
diff --git a/keyboards/handwired/fivethirteen/config.h b/keyboards/handwired/fivethirteen/config.h index dcf1eb6ee1..d8165c79ea 100644 --- a/keyboards/handwired/fivethirteen/config.h +++ b/keyboards/handwired/fivethirteen/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/floorboard/config.h b/keyboards/handwired/floorboard/config.h index 58e05885e4..ff4ad01028 100644 --- a/keyboards/handwired/floorboard/config.h +++ b/keyboards/handwired/floorboard/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/handwired/frankie_macropad/config.h b/keyboards/handwired/frankie_macropad/config.h index 2d5844b48b..54a3d8f990 100644 --- a/keyboards/handwired/frankie_macropad/config.h +++ b/keyboards/handwired/frankie_macropad/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/handwired/gamenum/config.h b/keyboards/handwired/gamenum/config.h index dc5bb6114e..42678f7516 100644 --- a/keyboards/handwired/gamenum/config.h +++ b/keyboards/handwired/gamenum/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/hacked_motospeed/config.h b/keyboards/handwired/hacked_motospeed/config.h index 9f3780b8f4..4a5d4166de 100644 --- a/keyboards/handwired/hacked_motospeed/config.h +++ b/keyboards/handwired/hacked_motospeed/config.h | |||
| @@ -77,26 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 80 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 102 | */ | 82 | */ |
diff --git a/keyboards/handwired/heisenberg/config.h b/keyboards/handwired/heisenberg/config.h index a59682c481..c07a31bb2c 100644 --- a/keyboards/handwired/heisenberg/config.h +++ b/keyboards/handwired/heisenberg/config.h | |||
| @@ -99,27 +99,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 99 | // #define GRAVE_ESC_CTRL_OVERRIDE | 99 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 100 | 100 | ||
| 101 | /* | 101 | /* |
| 102 | * Force NKRO | ||
| 103 | * | ||
| 104 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 105 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 106 | * makefile for this to work.) | ||
| 107 | * | ||
| 108 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 109 | * until the next keyboard reset. | ||
| 110 | * | ||
| 111 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 112 | * fully operational during normal computer usage. | ||
| 113 | * | ||
| 114 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 115 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 116 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 117 | * power-up. | ||
| 118 | * | ||
| 119 | */ | ||
| 120 | //#define FORCE_NKRO | ||
| 121 | |||
| 122 | /* | ||
| 123 | * Feature disable options | 102 | * Feature disable options |
| 124 | * These options are also useful to firmware size reduction. | 103 | * These options are also useful to firmware size reduction. |
| 125 | */ | 104 | */ |
diff --git a/keyboards/handwired/hnah108/config.h b/keyboards/handwired/hnah108/config.h index 0dfce90bd4..27f20387dd 100644 --- a/keyboards/handwired/hnah108/config.h +++ b/keyboards/handwired/hnah108/config.h | |||
| @@ -113,27 +113,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 113 | //#define GRAVE_ESC_CTRL_OVERRIDE | 113 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 114 | 114 | ||
| 115 | /* | 115 | /* |
| 116 | * Force NKRO | ||
| 117 | * | ||
| 118 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 119 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 120 | * makefile for this to work.) | ||
| 121 | * | ||
| 122 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 123 | * until the next keyboard reset. | ||
| 124 | * | ||
| 125 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 126 | * fully operational during normal computer usage. | ||
| 127 | * | ||
| 128 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 129 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 130 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 131 | * power-up. | ||
| 132 | * | ||
| 133 | */ | ||
| 134 | //#define FORCE_NKRO | ||
| 135 | |||
| 136 | /* | ||
| 137 | * Feature disable options | 116 | * Feature disable options |
| 138 | * These options are also useful to firmware size reduction. | 117 | * These options are also useful to firmware size reduction. |
| 139 | */ | 118 | */ |
diff --git a/keyboards/handwired/hnah40/config.h b/keyboards/handwired/hnah40/config.h index a6644a9a73..22e6addfd4 100644 --- a/keyboards/handwired/hnah40/config.h +++ b/keyboards/handwired/hnah40/config.h | |||
| @@ -64,27 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | #define USB_MAX_POWER_CONSUMPTION 100 | 64 | #define USB_MAX_POWER_CONSUMPTION 100 |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/handwired/ibm122m/config.h b/keyboards/handwired/ibm122m/config.h index c08808f27e..093e3f722d 100644 --- a/keyboards/handwired/ibm122m/config.h +++ b/keyboards/handwired/ibm122m/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | #define AUDIO_PIN_ALT B6 | 57 | #define AUDIO_PIN_ALT B6 |
| 79 | #define AUDIO_PIN C6 | 58 | #define AUDIO_PIN C6 |
| 80 | 59 | ||
diff --git a/keyboards/handwired/jtallbean/split_65/config.h b/keyboards/handwired/jtallbean/split_65/config.h index 123f97b2f2..fe21d816a3 100644 --- a/keyboards/handwired/jtallbean/split_65/config.h +++ b/keyboards/handwired/jtallbean/split_65/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/handwired/juliet/config.h b/keyboards/handwired/juliet/config.h index e16c3f26a6..d787b9d68d 100644 --- a/keyboards/handwired/juliet/config.h +++ b/keyboards/handwired/juliet/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/handwired/leftynumpad/config.h b/keyboards/handwired/leftynumpad/config.h index 728356e191..b3c7020daa 100644 --- a/keyboards/handwired/leftynumpad/config.h +++ b/keyboards/handwired/leftynumpad/config.h | |||
| @@ -54,26 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | /* | ||
| 77 | * Feature disable options | 57 | * Feature disable options |
| 78 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 79 | */ | 59 | */ |
diff --git a/keyboards/handwired/lemonpad/config.h b/keyboards/handwired/lemonpad/config.h index b0070fb84c..ce335bfab8 100644 --- a/keyboards/handwired/lemonpad/config.h +++ b/keyboards/handwired/lemonpad/config.h | |||
| @@ -70,27 +70,6 @@ | |||
| 70 | //#define GRAVE_ESC_CTRL_OVERRIDE | 70 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/handwired/m40/5x5_macropad/config.h b/keyboards/handwired/m40/5x5_macropad/config.h index 72c5689327..017c0de178 100644 --- a/keyboards/handwired/m40/5x5_macropad/config.h +++ b/keyboards/handwired/m40/5x5_macropad/config.h | |||
| @@ -42,27 +42,6 @@ | |||
| 42 | //#define GRAVE_ESC_CTRL_OVERRIDE | 42 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 43 | 43 | ||
| 44 | /* | 44 | /* |
| 45 | * Force NKRO | ||
| 46 | * | ||
| 47 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 48 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 49 | * makefile for this to work.) | ||
| 50 | * | ||
| 51 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 52 | * until the next keyboard reset. | ||
| 53 | * | ||
| 54 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 55 | * fully operational during normal computer usage. | ||
| 56 | * | ||
| 57 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 58 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 59 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 60 | * power-up. | ||
| 61 | * | ||
| 62 | */ | ||
| 63 | //#define FORCE_NKRO | ||
| 64 | |||
| 65 | /* | ||
| 66 | * Feature disable options | 45 | * Feature disable options |
| 67 | * These options are also useful to firmware size reduction. | 46 | * These options are also useful to firmware size reduction. |
| 68 | */ | 47 | */ |
diff --git a/keyboards/handwired/magicforce61/config.h b/keyboards/handwired/magicforce61/config.h index 3bde9b5b7b..84085d00bf 100644 --- a/keyboards/handwired/magicforce61/config.h +++ b/keyboards/handwired/magicforce61/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/magicforce68/config.h b/keyboards/handwired/magicforce68/config.h index 4485d3309c..26bd23ac42 100644 --- a/keyboards/handwired/magicforce68/config.h +++ b/keyboards/handwired/magicforce68/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/mechboards_micropad/config.h b/keyboards/handwired/mechboards_micropad/config.h index 77aa4ff526..2f080300ab 100644 --- a/keyboards/handwired/mechboards_micropad/config.h +++ b/keyboards/handwired/mechboards_micropad/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/handwired/ms_sculpt_mobile/config.h b/keyboards/handwired/ms_sculpt_mobile/config.h index ac63c64303..a69c98d384 100644 --- a/keyboards/handwired/ms_sculpt_mobile/config.h +++ b/keyboards/handwired/ms_sculpt_mobile/config.h | |||
| @@ -32,18 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 32 | //#define MATRIX_HAS_GHOST | 32 | //#define MATRIX_HAS_GHOST |
| 33 | 33 | ||
| 34 | /* | 34 | /* |
| 35 | * Magic Key Options | ||
| 36 | * | ||
| 37 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 38 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 39 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 40 | * | ||
| 41 | * The options below allow the magic key functionality to be changed. This is | ||
| 42 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 43 | * | ||
| 44 | */ | ||
| 45 | |||
| 46 | /* | ||
| 47 | * Feature disable options | 35 | * Feature disable options |
| 48 | * These options are also useful to firmware size reduction. | 36 | * These options are also useful to firmware size reduction. |
| 49 | */ | 37 | */ |
diff --git a/keyboards/handwired/mutepad/config.h b/keyboards/handwired/mutepad/config.h index 85c4bfbeec..9cf91c2084 100644 --- a/keyboards/handwired/mutepad/config.h +++ b/keyboards/handwired/mutepad/config.h | |||
| @@ -44,25 +44,6 @@ | |||
| 44 | /* Locking resynchronize hack */ | 44 | /* Locking resynchronize hack */ |
| 45 | #define LOCKING_RESYNC_ENABLE | 45 | #define LOCKING_RESYNC_ENABLE |
| 46 | 46 | ||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | * | ||
| 65 | */ | ||
| 66 | #define FORCE_NKRO | 47 | #define FORCE_NKRO |
| 67 | 48 | ||
| 68 | /* | 49 | /* |
diff --git a/keyboards/handwired/numpad20/config.h b/keyboards/handwired/numpad20/config.h index bff048f998..fdb01165ec 100644 --- a/keyboards/handwired/numpad20/config.h +++ b/keyboards/handwired/numpad20/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/oem_ansi_fullsize/config.h b/keyboards/handwired/oem_ansi_fullsize/config.h index 2f67369dae..c815130434 100644 --- a/keyboards/handwired/oem_ansi_fullsize/config.h +++ b/keyboards/handwired/oem_ansi_fullsize/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/handwired/ortho5x13/config.h b/keyboards/handwired/ortho5x13/config.h index 7e6e108272..606027a5c2 100644 --- a/keyboards/handwired/ortho5x13/config.h +++ b/keyboards/handwired/ortho5x13/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/ortho5x14/config.h b/keyboards/handwired/ortho5x14/config.h index ef27bcd611..f97ded0a4f 100644 --- a/keyboards/handwired/ortho5x14/config.h +++ b/keyboards/handwired/ortho5x14/config.h | |||
| @@ -55,28 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define PERMISSIVE_HOLD | 55 | //#define PERMISSIVE_HOLD |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | |||
| 79 | /* | ||
| 80 | * Feature disable options | 58 | * Feature disable options |
| 81 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 82 | */ | 60 | */ |
diff --git a/keyboards/handwired/owlet60/config.h b/keyboards/handwired/owlet60/config.h index 109d5f229e..407a2e7506 100644 --- a/keyboards/handwired/owlet60/config.h +++ b/keyboards/handwired/owlet60/config.h | |||
| @@ -88,27 +88,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 88 | // #define GRAVE_ESC_CTRL_OVERRIDE | 88 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 89 | 89 | ||
| 90 | /* | 90 | /* |
| 91 | * Force NKRO | ||
| 92 | * | ||
| 93 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 94 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 95 | * makefile for this to work.) | ||
| 96 | * | ||
| 97 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 98 | * until the next keyboard reset. | ||
| 99 | * | ||
| 100 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 101 | * fully operational during normal computer usage. | ||
| 102 | * | ||
| 103 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 104 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 105 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 106 | * power-up. | ||
| 107 | * | ||
| 108 | */ | ||
| 109 | //#define FORCE_NKRO | ||
| 110 | |||
| 111 | /* | ||
| 112 | * Feature disable options | 91 | * Feature disable options |
| 113 | * These options are also useful to firmware size reduction. | 92 | * These options are also useful to firmware size reduction. |
| 114 | */ | 93 | */ |
diff --git a/keyboards/handwired/pilcrow/config.h b/keyboards/handwired/pilcrow/config.h index 73a6b132ae..ffe3f5b3c3 100644 --- a/keyboards/handwired/pilcrow/config.h +++ b/keyboards/handwired/pilcrow/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/handwired/promethium/config.h b/keyboards/handwired/promethium/config.h index cac34bd342..6785c5d86a 100644 --- a/keyboards/handwired/promethium/config.h +++ b/keyboards/handwired/promethium/config.h | |||
| @@ -53,39 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | /* Locking resynchronize hack */ | 53 | /* Locking resynchronize hack */ |
| 54 | // #define LOCKING_RESYNC_ENABLE | 54 | // #define LOCKING_RESYNC_ENABLE |
| 55 | 55 | ||
| 56 | /* | ||
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Magic Key Options | ||
| 79 | * | ||
| 80 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 81 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 82 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 83 | * | ||
| 84 | * The options below allow the magic key functionality to be changed. This is | ||
| 85 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 86 | * | ||
| 87 | */ | ||
| 88 | |||
| 89 | /* key combination for command */ | 56 | /* key combination for command */ |
| 90 | #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT) | MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL))) | 57 | #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT) | MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL))) |
| 91 | 58 | ||
diff --git a/keyboards/handwired/reclined/config.h b/keyboards/handwired/reclined/config.h index 869988168d..0606be9b1b 100644 --- a/keyboards/handwired/reclined/config.h +++ b/keyboards/handwired/reclined/config.h | |||
| @@ -26,28 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 26 | #define LOCKING_RESYNC_ENABLE | 26 | #define LOCKING_RESYNC_ENABLE |
| 27 | 27 | ||
| 28 | /* | 28 | /* |
| 29 | * Force NKRO | ||
| 30 | * | ||
| 31 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 32 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 33 | * makefile for this to work.) | ||
| 34 | * | ||
| 35 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 36 | * until the next keyboard reset. | ||
| 37 | * | ||
| 38 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 39 | * fully operational during normal computer usage. | ||
| 40 | * | ||
| 41 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 42 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 43 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 44 | * power-up. | ||
| 45 | * | ||
| 46 | */ | ||
| 47 | //#define FORCE_NKRO | ||
| 48 | |||
| 49 | |||
| 50 | /* | ||
| 51 | * Feature disable options | 29 | * Feature disable options |
| 52 | * These options are also useful to firmware size reduction. | 30 | * These options are also useful to firmware size reduction. |
| 53 | */ | 31 | */ |
diff --git a/keyboards/handwired/retro_refit/config.h b/keyboards/handwired/retro_refit/config.h index 0cb96f2fee..6c6be97805 100644 --- a/keyboards/handwired/retro_refit/config.h +++ b/keyboards/handwired/retro_refit/config.h | |||
| @@ -43,18 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | /* Force NKRO Mode - If forced on, must be disabled via magic key (default = LShift+RShift+N) */ | 43 | /* Force NKRO Mode - If forced on, must be disabled via magic key (default = LShift+RShift+N) */ |
| 44 | #define FORCE_NKRO | 44 | #define FORCE_NKRO |
| 45 | 45 | ||
| 46 | /* | ||
| 47 | * Magic Key Options | ||
| 48 | * | ||
| 49 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 50 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 51 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 52 | * | ||
| 53 | * The options below allow the magic key functionality to be changed. This is | ||
| 54 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 55 | * | ||
| 56 | */ | ||
| 57 | |||
| 58 | /* remap magic keys */ | 46 | /* remap magic keys */ |
| 59 | #define MAGIC_KEY_LOCK BSLS | 47 | #define MAGIC_KEY_LOCK BSLS |
| 60 | 48 | ||
diff --git a/keyboards/handwired/sick68/config.h b/keyboards/handwired/sick68/config.h index 5dc5fff2a1..7117113e7e 100644 --- a/keyboards/handwired/sick68/config.h +++ b/keyboards/handwired/sick68/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/handwired/snatchpad/config.h b/keyboards/handwired/snatchpad/config.h index 9bc2d95827..ebb9946508 100644 --- a/keyboards/handwired/snatchpad/config.h +++ b/keyboards/handwired/snatchpad/config.h | |||
| @@ -75,27 +75,6 @@ | |||
| 75 | //#define GRAVE_ESC_CTRL_OVERRIDE | 75 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/handwired/split89/config.h b/keyboards/handwired/split89/config.h index eec9f3e92f..28123f807a 100644 --- a/keyboards/handwired/split89/config.h +++ b/keyboards/handwired/split89/config.h | |||
| @@ -93,27 +93,6 @@ COLS = number of cols per side which curently needs to be equal so there are bla | |||
| 93 | //#define GRAVE_ESC_CTRL_OVERRIDE | 93 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 94 | 94 | ||
| 95 | /* | 95 | /* |
| 96 | * Force NKRO | ||
| 97 | * | ||
| 98 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 99 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 100 | * makefile for this to work.) | ||
| 101 | * | ||
| 102 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 103 | * until the next keyboard reset. | ||
| 104 | * | ||
| 105 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 106 | * fully operational during normal computer usage. | ||
| 107 | * | ||
| 108 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 109 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 110 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 111 | * power-up. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | //#define FORCE_NKRO | ||
| 115 | |||
| 116 | /* | ||
| 117 | * Feature disable options | 96 | * Feature disable options |
| 118 | * These options are also useful to firmware size reduction. | 97 | * These options are also useful to firmware size reduction. |
| 119 | */ | 98 | */ |
diff --git a/keyboards/handwired/sticc14/config.h b/keyboards/handwired/sticc14/config.h index a4018263ba..cbb658a89c 100644 --- a/keyboards/handwired/sticc14/config.h +++ b/keyboards/handwired/sticc14/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/handwired/symmetric70_proto/promicro/config.h b/keyboards/handwired/symmetric70_proto/promicro/config.h index a2048ff8d8..7e2c5cc541 100644 --- a/keyboards/handwired/symmetric70_proto/promicro/config.h +++ b/keyboards/handwired/symmetric70_proto/promicro/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/handwired/symmetric70_proto/proton_c/config.h b/keyboards/handwired/symmetric70_proto/proton_c/config.h index 3c4acb08d4..705fd660bc 100644 --- a/keyboards/handwired/symmetric70_proto/proton_c/config.h +++ b/keyboards/handwired/symmetric70_proto/proton_c/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | //#define GRAVE_ESC_CTRL_OVERRIDE | 90 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/handwired/t111/config.h b/keyboards/handwired/t111/config.h index 1391e0d4fe..329730876d 100644 --- a/keyboards/handwired/t111/config.h +++ b/keyboards/handwired/t111/config.h | |||
| @@ -38,27 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 38 | //#define MATRIX_HAS_GHOST | 38 | //#define MATRIX_HAS_GHOST |
| 39 | 39 | ||
| 40 | /* | 40 | /* |
| 41 | * Force NKRO | ||
| 42 | * | ||
| 43 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 44 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 45 | * makefile for this to work.) | ||
| 46 | * | ||
| 47 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 48 | * until the next keyboard reset. | ||
| 49 | * | ||
| 50 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 51 | * fully operational during normal computer usage. | ||
| 52 | * | ||
| 53 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 54 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 55 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 56 | * power-up. | ||
| 57 | * | ||
| 58 | */ | ||
| 59 | //#define FORCE_NKRO | ||
| 60 | |||
| 61 | /* | ||
| 62 | * Feature disable options | 41 | * Feature disable options |
| 63 | * These options are also useful to firmware size reduction. | 42 | * These options are also useful to firmware size reduction. |
| 64 | */ | 43 | */ |
diff --git a/keyboards/handwired/tennie/config.h b/keyboards/handwired/tennie/config.h index d1d61f65f2..082ddec6b0 100644 --- a/keyboards/handwired/tennie/config.h +++ b/keyboards/handwired/tennie/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/handwired/terminus_mini/config.h b/keyboards/handwired/terminus_mini/config.h index 0e456cbd72..37b98c32e9 100644 --- a/keyboards/handwired/terminus_mini/config.h +++ b/keyboards/handwired/terminus_mini/config.h | |||
| @@ -56,27 +56,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | #define LOCKING_RESYNC_ENABLE | 56 | #define LOCKING_RESYNC_ENABLE |
| 57 | 57 | ||
| 58 | /* | 58 | /* |
| 59 | * Force NKRO | ||
| 60 | * | ||
| 61 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 62 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 63 | * rules.mk for this to work.) | ||
| 64 | * | ||
| 65 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 66 | * until the next keyboard reset. | ||
| 67 | * | ||
| 68 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 69 | * fully operational during normal computer usage. | ||
| 70 | * | ||
| 71 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 72 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 73 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 74 | * power-up. | ||
| 75 | * | ||
| 76 | */ | ||
| 77 | //#define FORCE_NKRO | ||
| 78 | |||
| 79 | /* | ||
| 80 | * Feature disable options | 59 | * Feature disable options |
| 81 | * These options are also useful to firmware size reduction. | 60 | * These options are also useful to firmware size reduction. |
| 82 | */ | 61 | */ |
diff --git a/keyboards/handwired/traveller/config.h b/keyboards/handwired/traveller/config.h index 08dd705cff..40902df53d 100644 --- a/keyboards/handwired/traveller/config.h +++ b/keyboards/handwired/traveller/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/handwired/twadlee/tp69/config.h b/keyboards/handwired/twadlee/tp69/config.h index 75e46799b8..47d73d05ba 100644 --- a/keyboards/handwired/twadlee/tp69/config.h +++ b/keyboards/handwired/twadlee/tp69/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/handwired/woodpad/config.h b/keyboards/handwired/woodpad/config.h index 9f3dd349f2..462ec2bbd9 100644 --- a/keyboards/handwired/woodpad/config.h +++ b/keyboards/handwired/woodpad/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/handwired/z150/config.h b/keyboards/handwired/z150/config.h index 2532342260..103b7e8080 100644 --- a/keyboards/handwired/z150/config.h +++ b/keyboards/handwired/z150/config.h | |||
| @@ -39,27 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | //#define MATRIX_HAS_GHOST | 39 | //#define MATRIX_HAS_GHOST |
| 40 | 40 | ||
| 41 | /* | 41 | /* |
| 42 | * Force NKRO | ||
| 43 | * | ||
| 44 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 45 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 46 | * makefile for this to work.) | ||
| 47 | * | ||
| 48 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 49 | * until the next keyboard reset. | ||
| 50 | * | ||
| 51 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 52 | * fully operational during normal computer usage. | ||
| 53 | * | ||
| 54 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 55 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 56 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 57 | * power-up. | ||
| 58 | * | ||
| 59 | */ | ||
| 60 | //#define FORCE_NKRO | ||
| 61 | |||
| 62 | /* | ||
| 63 | * Feature disable options | 42 | * Feature disable options |
| 64 | * These options are also useful to firmware size reduction. | 43 | * These options are also useful to firmware size reduction. |
| 65 | */ | 44 | */ |
diff --git a/keyboards/helix/rev3_4rows/config.h b/keyboards/helix/rev3_4rows/config.h index 4d3d91c965..3febbafedf 100644 --- a/keyboards/helix/rev3_4rows/config.h +++ b/keyboards/helix/rev3_4rows/config.h | |||
| @@ -112,27 +112,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 112 | // #define GRAVE_ESC_CTRL_OVERRIDE | 112 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 113 | 113 | ||
| 114 | /* | 114 | /* |
| 115 | * Force NKRO | ||
| 116 | * | ||
| 117 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 118 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 119 | * makefile for this to work.) | ||
| 120 | * | ||
| 121 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 122 | * until the next keyboard reset. | ||
| 123 | * | ||
| 124 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 125 | * fully operational during normal computer usage. | ||
| 126 | * | ||
| 127 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 128 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 129 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 130 | * power-up. | ||
| 131 | * | ||
| 132 | */ | ||
| 133 | //#define FORCE_NKRO | ||
| 134 | |||
| 135 | /* | ||
| 136 | * Feature disable options | 115 | * Feature disable options |
| 137 | * These options are also useful to firmware size reduction. | 116 | * These options are also useful to firmware size reduction. |
| 138 | */ | 117 | */ |
diff --git a/keyboards/helix/rev3_5rows/config.h b/keyboards/helix/rev3_5rows/config.h index 51ab7b90d6..2e343b977d 100644 --- a/keyboards/helix/rev3_5rows/config.h +++ b/keyboards/helix/rev3_5rows/config.h | |||
| @@ -112,27 +112,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 112 | // #define GRAVE_ESC_CTRL_OVERRIDE | 112 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 113 | 113 | ||
| 114 | /* | 114 | /* |
| 115 | * Force NKRO | ||
| 116 | * | ||
| 117 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 118 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 119 | * makefile for this to work.) | ||
| 120 | * | ||
| 121 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 122 | * until the next keyboard reset. | ||
| 123 | * | ||
| 124 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 125 | * fully operational during normal computer usage. | ||
| 126 | * | ||
| 127 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 128 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 129 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 130 | * power-up. | ||
| 131 | * | ||
| 132 | */ | ||
| 133 | //#define FORCE_NKRO | ||
| 134 | |||
| 135 | /* | ||
| 136 | * Feature disable options | 115 | * Feature disable options |
| 137 | * These options are also useful to firmware size reduction. | 116 | * These options are also useful to firmware size reduction. |
| 138 | */ | 117 | */ |
diff --git a/keyboards/hhkb/yang/config.h b/keyboards/hhkb/yang/config.h index f5bd476622..1dcf8bb016 100644 --- a/keyboards/hhkb/yang/config.h +++ b/keyboards/hhkb/yang/config.h | |||
| @@ -75,27 +75,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | //#define GRAVE_ESC_CTRL_OVERRIDE | 75 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/hineybush/h08_ocelot/config.h b/keyboards/hineybush/h08_ocelot/config.h index 1322b184cd..cdb768732d 100644 --- a/keyboards/hineybush/h08_ocelot/config.h +++ b/keyboards/hineybush/h08_ocelot/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/hineybush/h10/config.h b/keyboards/hineybush/h10/config.h index 89eb97e8b4..3db2894937 100644 --- a/keyboards/hineybush/h10/config.h +++ b/keyboards/hineybush/h10/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | */ | 74 | */ |
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | ||
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* Bootmagic Lite key configuration */ | 77 | /* Bootmagic Lite key configuration */ |
| 99 | #define BOOTMAGIC_LITE_ROW 0 | 78 | #define BOOTMAGIC_LITE_ROW 0 |
| 100 | #define BOOTMAGIC_LITE_COLUMN 0 | 79 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/hineybush/h65/config.h b/keyboards/hineybush/h65/config.h index 249cd32c76..4ba986dba4 100644 --- a/keyboards/hineybush/h65/config.h +++ b/keyboards/hineybush/h65/config.h | |||
| @@ -96,27 +96,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 96 | //#define GRAVE_ESC_CTRL_OVERRIDE | 96 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 97 | 97 | ||
| 98 | /* | 98 | /* |
| 99 | * Force NKRO | ||
| 100 | * | ||
| 101 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 102 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 103 | * makefile for this to work.) | ||
| 104 | * | ||
| 105 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 106 | * until the next keyboard reset. | ||
| 107 | * | ||
| 108 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 109 | * fully operational during normal computer usage. | ||
| 110 | * | ||
| 111 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 112 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 113 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 114 | * power-up. | ||
| 115 | * | ||
| 116 | */ | ||
| 117 | //#define FORCE_NKRO | ||
| 118 | |||
| 119 | /* | ||
| 120 | * Feature disable options | 99 | * Feature disable options |
| 121 | * These options are also useful to firmware size reduction. | 100 | * These options are also useful to firmware size reduction. |
| 122 | */ | 101 | */ |
diff --git a/keyboards/hineybush/h65_hotswap/config.h b/keyboards/hineybush/h65_hotswap/config.h index 249cd32c76..4ba986dba4 100644 --- a/keyboards/hineybush/h65_hotswap/config.h +++ b/keyboards/hineybush/h65_hotswap/config.h | |||
| @@ -96,27 +96,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 96 | //#define GRAVE_ESC_CTRL_OVERRIDE | 96 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 97 | 97 | ||
| 98 | /* | 98 | /* |
| 99 | * Force NKRO | ||
| 100 | * | ||
| 101 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 102 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 103 | * makefile for this to work.) | ||
| 104 | * | ||
| 105 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 106 | * until the next keyboard reset. | ||
| 107 | * | ||
| 108 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 109 | * fully operational during normal computer usage. | ||
| 110 | * | ||
| 111 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 112 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 113 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 114 | * power-up. | ||
| 115 | * | ||
| 116 | */ | ||
| 117 | //#define FORCE_NKRO | ||
| 118 | |||
| 119 | /* | ||
| 120 | * Feature disable options | 99 | * Feature disable options |
| 121 | * These options are also useful to firmware size reduction. | 100 | * These options are also useful to firmware size reduction. |
| 122 | */ | 101 | */ |
diff --git a/keyboards/hineybush/h660s/config.h b/keyboards/hineybush/h660s/config.h index 852b367415..f276b11f99 100644 --- a/keyboards/hineybush/h660s/config.h +++ b/keyboards/hineybush/h660s/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/hineybush/h75_singa/config.h b/keyboards/hineybush/h75_singa/config.h index a40d211a15..36f18e12f9 100644 --- a/keyboards/hineybush/h75_singa/config.h +++ b/keyboards/hineybush/h75_singa/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/hineybush/physix/config.h b/keyboards/hineybush/physix/config.h index 9fd8ffe4e8..d10615ee53 100644 --- a/keyboards/hineybush/physix/config.h +++ b/keyboards/hineybush/physix/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | // #define GRAVE_ESC_CTRL_OVERRIDE | 90 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/hineybush/sm68/config.h b/keyboards/hineybush/sm68/config.h index 422a9473cc..62d9e78cf2 100644 --- a/keyboards/hineybush/sm68/config.h +++ b/keyboards/hineybush/sm68/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/hnahkb/freyr/config.h b/keyboards/hnahkb/freyr/config.h index 99dceaabb6..ee996b747d 100644 --- a/keyboards/hnahkb/freyr/config.h +++ b/keyboards/hnahkb/freyr/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/hnahkb/stella/config.h b/keyboards/hnahkb/stella/config.h index 08e97356f8..6722d13a08 100644 --- a/keyboards/hnahkb/stella/config.h +++ b/keyboards/hnahkb/stella/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/hnahkb/vn66/config.h b/keyboards/hnahkb/vn66/config.h index 0bf48fd02f..316983cf4a 100644 --- a/keyboards/hnahkb/vn66/config.h +++ b/keyboards/hnahkb/vn66/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | #define GRAVE_ESC_CTRL_OVERRIDE | 92 | #define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h index 6255de6e86..50b99989d6 100644 --- a/keyboards/hs60/v1/config.h +++ b/keyboards/hs60/v1/config.h | |||
| @@ -60,39 +60,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | // #define GRAVE_ESC_CTRL_OVERRIDE | 60 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 61 | 61 | ||
| 62 | /* | 62 | /* |
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Magic Key Options | ||
| 85 | * | ||
| 86 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 87 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 88 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 89 | * | ||
| 90 | * The options below allow the magic key functionality to be changed. This is | ||
| 91 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 63 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
| 98 | */ | 65 | */ |
diff --git a/keyboards/hs60/v2/ansi/config.h b/keyboards/hs60/v2/ansi/config.h index 4fa59d20df..cd8b84f9d0 100644 --- a/keyboards/hs60/v2/ansi/config.h +++ b/keyboards/hs60/v2/ansi/config.h | |||
| @@ -42,39 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | 44 | ||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
| 65 | |||
| 66 | /* | ||
| 67 | * Magic Key Options | ||
| 68 | * | ||
| 69 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 70 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 71 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 72 | * | ||
| 73 | * The options below allow the magic key functionality to be changed. This is | ||
| 74 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 75 | * | ||
| 76 | */ | ||
| 77 | |||
| 78 | /* Bootmagic Lite key configuration */ | 45 | /* Bootmagic Lite key configuration */ |
| 79 | #define BOOTMAGIC_LITE_ROW 0 | 46 | #define BOOTMAGIC_LITE_ROW 0 |
| 80 | #define BOOTMAGIC_LITE_COLUMN 0 | 47 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/hs60/v2/hhkb/config.h b/keyboards/hs60/v2/hhkb/config.h index 161e39cdd5..21c8e8eb05 100644 --- a/keyboards/hs60/v2/hhkb/config.h +++ b/keyboards/hs60/v2/hhkb/config.h | |||
| @@ -42,39 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | 44 | ||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
| 65 | |||
| 66 | /* | ||
| 67 | * Magic Key Options | ||
| 68 | * | ||
| 69 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 70 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 71 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 72 | * | ||
| 73 | * The options below allow the magic key functionality to be changed. This is | ||
| 74 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 75 | * | ||
| 76 | */ | ||
| 77 | |||
| 78 | /* Bootmagic Lite key configuration */ | 45 | /* Bootmagic Lite key configuration */ |
| 79 | #define BOOTMAGIC_LITE_ROW 0 | 46 | #define BOOTMAGIC_LITE_ROW 0 |
| 80 | #define BOOTMAGIC_LITE_COLUMN 0 | 47 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/hs60/v2/iso/config.h b/keyboards/hs60/v2/iso/config.h index e3fd3063bf..be0842657a 100644 --- a/keyboards/hs60/v2/iso/config.h +++ b/keyboards/hs60/v2/iso/config.h | |||
| @@ -40,39 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | */ | 40 | */ |
| 41 | // #define GRAVE_ESC_CTRL_OVERRIDE | 41 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | ||
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Magic Key Options | ||
| 66 | * | ||
| 67 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 68 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 69 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 70 | * | ||
| 71 | * The options below allow the magic key functionality to be changed. This is | ||
| 72 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | |||
| 76 | /* Bootmagic Lite key configuration */ | 43 | /* Bootmagic Lite key configuration */ |
| 77 | #define BOOTMAGIC_LITE_ROW 0 | 44 | #define BOOTMAGIC_LITE_ROW 0 |
| 78 | #define BOOTMAGIC_LITE_COLUMN 0 | 45 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/ianklug/grooveboard/config.h b/keyboards/ianklug/grooveboard/config.h index ae46064680..44669292aa 100644 --- a/keyboards/ianklug/grooveboard/config.h +++ b/keyboards/ianklug/grooveboard/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | //#define GRAVE_ESC_CTRL_OVERRIDE | 85 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/ibnuda/gurindam/config.h b/keyboards/ibnuda/gurindam/config.h index 785f27dcbd..74786bf5db 100644 --- a/keyboards/ibnuda/gurindam/config.h +++ b/keyboards/ibnuda/gurindam/config.h | |||
| @@ -67,27 +67,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 67 | // #define GRAVE_ESC_CTRL_OVERRIDE | 67 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 68 | 68 | ||
| 69 | /* | 69 | /* |
| 70 | * Force NKRO | ||
| 71 | * | ||
| 72 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 73 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 74 | * makefile for this to work.) | ||
| 75 | * | ||
| 76 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 77 | * until the next keyboard reset. | ||
| 78 | * | ||
| 79 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 80 | * fully operational during normal computer usage. | ||
| 81 | * | ||
| 82 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 83 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 84 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 85 | * power-up. | ||
| 86 | * | ||
| 87 | */ | ||
| 88 | //#define FORCE_NKRO | ||
| 89 | |||
| 90 | /* | ||
| 91 | * Feature disable options | 70 | * Feature disable options |
| 92 | * These options are also useful to firmware size reduction. | 71 | * These options are also useful to firmware size reduction. |
| 93 | */ | 72 | */ |
diff --git a/keyboards/idb/idb_60/config.h b/keyboards/idb/idb_60/config.h index 7b6c820a30..ba8b3f1278 100644 --- a/keyboards/idb/idb_60/config.h +++ b/keyboards/idb/idb_60/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/idobao/id75/v1/config.h b/keyboards/idobao/id75/v1/config.h index bac425c68c..442a71ffce 100644 --- a/keyboards/idobao/id75/v1/config.h +++ b/keyboards/idobao/id75/v1/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/idobao/id75/v2/config.h b/keyboards/idobao/id75/v2/config.h index 073528599a..5afd3b6011 100644 --- a/keyboards/idobao/id75/v2/config.h +++ b/keyboards/idobao/id75/v2/config.h | |||
| @@ -98,27 +98,6 @@ | |||
| 98 | // #define GRAVE_ESC_CTRL_OVERRIDE | 98 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 99 | 99 | ||
| 100 | /* | 100 | /* |
| 101 | * Force NKRO | ||
| 102 | * | ||
| 103 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 104 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 105 | * makefile for this to work.) | ||
| 106 | * | ||
| 107 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 108 | * until the next keyboard reset. | ||
| 109 | * | ||
| 110 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 111 | * fully operational during normal computer usage. | ||
| 112 | * | ||
| 113 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 114 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 115 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 116 | * power-up. | ||
| 117 | * | ||
| 118 | */ | ||
| 119 | //#define FORCE_NKRO | ||
| 120 | |||
| 121 | /* | ||
| 122 | * Feature disable options | 101 | * Feature disable options |
| 123 | * These options are also useful to firmware size reduction. | 102 | * These options are also useful to firmware size reduction. |
| 124 | */ | 103 | */ |
diff --git a/keyboards/illuminati/is0/config.h b/keyboards/illuminati/is0/config.h index 6072dc0918..b6cbc097d1 100644 --- a/keyboards/illuminati/is0/config.h +++ b/keyboards/illuminati/is0/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/input_club/k_type/config.h b/keyboards/input_club/k_type/config.h index b58f0f2973..a8ebe0b7a2 100644 --- a/keyboards/input_club/k_type/config.h +++ b/keyboards/input_club/k_type/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | //#define GRAVE_ESC_CTRL_OVERRIDE | 54 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/input_club/whitefox/config.h b/keyboards/input_club/whitefox/config.h index 9ba5bdb86a..ff2e857815 100644 --- a/keyboards/input_club/whitefox/config.h +++ b/keyboards/input_club/whitefox/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | //#define GRAVE_ESC_CTRL_OVERRIDE | 72 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/irene/config.h b/keyboards/irene/config.h index f0ae78ca07..6a4b5e61c8 100644 --- a/keyboards/irene/config.h +++ b/keyboards/irene/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/iriskeyboards/config.h b/keyboards/iriskeyboards/config.h index c27e3fa801..10f76c5719 100644 --- a/keyboards/iriskeyboards/config.h +++ b/keyboards/iriskeyboards/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/jae/j01/config.h b/keyboards/jae/j01/config.h index 174ffbea4e..7c5c4d4f9b 100644 --- a/keyboards/jae/j01/config.h +++ b/keyboards/jae/j01/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | // #define GRAVE_ESC_CTRL_OVERRIDE | 65 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 66 | 66 | ||
| 67 | /* | 67 | /* |
| 68 | * Force NKRO | ||
| 69 | * | ||
| 70 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 71 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 72 | * makefile for this to work.) | ||
| 73 | * | ||
| 74 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 75 | * until the next keyboard reset. | ||
| 76 | * | ||
| 77 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 78 | * fully operational during normal computer usage. | ||
| 79 | * | ||
| 80 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 81 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 82 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 83 | * power-up. | ||
| 84 | * | ||
| 85 | */ | ||
| 86 | //#define FORCE_NKRO | ||
| 87 | |||
| 88 | /* | ||
| 89 | * Feature disable options | 68 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
| 91 | */ | 70 | */ |
diff --git a/keyboards/jagdpietr/drakon/config.h b/keyboards/jagdpietr/drakon/config.h index bcff3ccea5..018322aa32 100644 --- a/keyboards/jagdpietr/drakon/config.h +++ b/keyboards/jagdpietr/drakon/config.h | |||
| @@ -63,28 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | // #define GRAVE_ESC_CTRL_OVERRIDE | 63 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 66 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 90 | */ | 68 | */ |
diff --git a/keyboards/jm60/config.h b/keyboards/jm60/config.h index 7b4270ffd3..d266eca265 100644 --- a/keyboards/jm60/config.h +++ b/keyboards/jm60/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | //#define GRAVE_ESC_CTRL_OVERRIDE | 70 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/jones/v03/config.h b/keyboards/jones/v03/config.h index 8dfeb76eb2..da8814b280 100644 --- a/keyboards/jones/v03/config.h +++ b/keyboards/jones/v03/config.h | |||
| @@ -104,27 +104,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 104 | // #define GRAVE_ESC_CTRL_OVERRIDE | 104 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 105 | 105 | ||
| 106 | /* | 106 | /* |
| 107 | * Force NKRO | ||
| 108 | * | ||
| 109 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 110 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 111 | * makefile for this to work.) | ||
| 112 | * | ||
| 113 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 114 | * until the next keyboard reset. | ||
| 115 | * | ||
| 116 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 117 | * fully operational during normal computer usage. | ||
| 118 | * | ||
| 119 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 120 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 121 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 122 | * power-up. | ||
| 123 | * | ||
| 124 | */ | ||
| 125 | //#define FORCE_NKRO | ||
| 126 | |||
| 127 | /* | ||
| 128 | * Feature disable options | 107 | * Feature disable options |
| 129 | * These options are also useful to firmware size reduction. | 108 | * These options are also useful to firmware size reduction. |
| 130 | */ | 109 | */ |
diff --git a/keyboards/jones/v03_1/config.h b/keyboards/jones/v03_1/config.h index d8188b8f6e..3526df4304 100644 --- a/keyboards/jones/v03_1/config.h +++ b/keyboards/jones/v03_1/config.h | |||
| @@ -105,27 +105,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 105 | // #define GRAVE_ESC_CTRL_OVERRIDE | 105 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 106 | 106 | ||
| 107 | /* | 107 | /* |
| 108 | * Force NKRO | ||
| 109 | * | ||
| 110 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 111 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 112 | * makefile for this to work.) | ||
| 113 | * | ||
| 114 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 115 | * until the next keyboard reset. | ||
| 116 | * | ||
| 117 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 118 | * fully operational during normal computer usage. | ||
| 119 | * | ||
| 120 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 121 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 122 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 123 | * power-up. | ||
| 124 | * | ||
| 125 | */ | ||
| 126 | //#define FORCE_NKRO | ||
| 127 | |||
| 128 | /* | ||
| 129 | * Feature disable options | 108 | * Feature disable options |
| 130 | * These options are also useful to firmware size reduction. | 109 | * These options are also useful to firmware size reduction. |
| 131 | */ | 110 | */ |
diff --git a/keyboards/kagizaraya/chidori/config.h b/keyboards/kagizaraya/chidori/config.h index 63d360ac8c..959b585c7d 100644 --- a/keyboards/kagizaraya/chidori/config.h +++ b/keyboards/kagizaraya/chidori/config.h | |||
| @@ -79,39 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | */ | 79 | */ |
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | ||
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Magic Key Options | ||
| 105 | * | ||
| 106 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 107 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 108 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 109 | * | ||
| 110 | * The options below allow the magic key functionality to be changed. This is | ||
| 111 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | |||
| 115 | /* key combination for magic key command */ | 82 | /* key combination for magic key command */ |
| 116 | /* defined by default; to change, uncomment and set to the combination you want */ | 83 | /* defined by default; to change, uncomment and set to the combination you want */ |
| 117 | #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_LCTL))) | 84 | #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_LCTL))) |
diff --git a/keyboards/kagizaraya/halberd/config.h b/keyboards/kagizaraya/halberd/config.h index 37eeba218a..20177ad6eb 100644 --- a/keyboards/kagizaraya/halberd/config.h +++ b/keyboards/kagizaraya/halberd/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/kagizaraya/scythe/config.h b/keyboards/kagizaraya/scythe/config.h index 730777da3a..10f86843c0 100644 --- a/keyboards/kagizaraya/scythe/config.h +++ b/keyboards/kagizaraya/scythe/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/kakunpc/angel17/alpha/config.h b/keyboards/kakunpc/angel17/alpha/config.h index fdc32ad20d..7cf1c2ef5e 100644 --- a/keyboards/kakunpc/angel17/alpha/config.h +++ b/keyboards/kakunpc/angel17/alpha/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/kakunpc/angel17/rev1/config.h b/keyboards/kakunpc/angel17/rev1/config.h index f95a43b136..913488439e 100644 --- a/keyboards/kakunpc/angel17/rev1/config.h +++ b/keyboards/kakunpc/angel17/rev1/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/kakunpc/angel64/alpha/config.h b/keyboards/kakunpc/angel64/alpha/config.h index 41375334b9..b431bfea81 100644 --- a/keyboards/kakunpc/angel64/alpha/config.h +++ b/keyboards/kakunpc/angel64/alpha/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/kakunpc/angel64/rev1/config.h b/keyboards/kakunpc/angel64/rev1/config.h index 41375334b9..b431bfea81 100644 --- a/keyboards/kakunpc/angel64/rev1/config.h +++ b/keyboards/kakunpc/angel64/rev1/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/kakunpc/business_card/alpha/config.h b/keyboards/kakunpc/business_card/alpha/config.h index 292fc26ae1..cfcdfdd7a0 100644 --- a/keyboards/kakunpc/business_card/alpha/config.h +++ b/keyboards/kakunpc/business_card/alpha/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/kakunpc/business_card/beta/config.h b/keyboards/kakunpc/business_card/beta/config.h index 6a816ab977..fdffca72fb 100644 --- a/keyboards/kakunpc/business_card/beta/config.h +++ b/keyboards/kakunpc/business_card/beta/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/kakunpc/choc_taro/config.h b/keyboards/kakunpc/choc_taro/config.h index 1c9c1b4361..f2e88e77a3 100644 --- a/keyboards/kakunpc/choc_taro/config.h +++ b/keyboards/kakunpc/choc_taro/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/kakunpc/rabbit_capture_plan/config.h b/keyboards/kakunpc/rabbit_capture_plan/config.h index 855d698331..8d00323271 100644 --- a/keyboards/kakunpc/rabbit_capture_plan/config.h +++ b/keyboards/kakunpc/rabbit_capture_plan/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | //#define GRAVE_ESC_CTRL_OVERRIDE | 87 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/kakunpc/suihankey/alpha/config.h b/keyboards/kakunpc/suihankey/alpha/config.h index 575c8235c3..2c38c46ec3 100644 --- a/keyboards/kakunpc/suihankey/alpha/config.h +++ b/keyboards/kakunpc/suihankey/alpha/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/kakunpc/suihankey/rev1/config.h b/keyboards/kakunpc/suihankey/rev1/config.h index 3233d72660..63b5ca20f6 100644 --- a/keyboards/kakunpc/suihankey/rev1/config.h +++ b/keyboards/kakunpc/suihankey/rev1/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/kakunpc/suihankey/split/alpha/config.h b/keyboards/kakunpc/suihankey/split/alpha/config.h index 4f7eff997e..d9a469a643 100644 --- a/keyboards/kakunpc/suihankey/split/alpha/config.h +++ b/keyboards/kakunpc/suihankey/split/alpha/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/kakunpc/suihankey/split/rev1/config.h b/keyboards/kakunpc/suihankey/split/rev1/config.h index 6b38366427..da65b69076 100644 --- a/keyboards/kakunpc/suihankey/split/rev1/config.h +++ b/keyboards/kakunpc/suihankey/split/rev1/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/kakunpc/thedogkeyboard/config.h b/keyboards/kakunpc/thedogkeyboard/config.h index 48e1202ef1..d6b28ffd9b 100644 --- a/keyboards/kakunpc/thedogkeyboard/config.h +++ b/keyboards/kakunpc/thedogkeyboard/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/kb58/config.h b/keyboards/kb58/config.h index 1c4546c2bf..605cb5f691 100644 --- a/keyboards/kb58/config.h +++ b/keyboards/kb58/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/kbdclack/kaishi65/config.h b/keyboards/kbdclack/kaishi65/config.h index 52b90aebff..2a1831e9ac 100644 --- a/keyboards/kbdclack/kaishi65/config.h +++ b/keyboards/kbdclack/kaishi65/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/kbdfans/kbd19x/config.h b/keyboards/kbdfans/kbd19x/config.h index 46e43e38b4..cd00a7c2d7 100644 --- a/keyboards/kbdfans/kbd19x/config.h +++ b/keyboards/kbdfans/kbd19x/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | // #define GRAVE_ESC_CTRL_OVERRIDE | 83 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/kbdfans/kbd4x/config.h b/keyboards/kbdfans/kbd4x/config.h index e5e6fca99e..b22d9301ed 100644 --- a/keyboards/kbdfans/kbd4x/config.h +++ b/keyboards/kbdfans/kbd4x/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/kbdfans/kbd66/config.h b/keyboards/kbdfans/kbd66/config.h index 6e540ccaba..90ab54c106 100644 --- a/keyboards/kbdfans/kbd66/config.h +++ b/keyboards/kbdfans/kbd66/config.h | |||
| @@ -60,27 +60,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | // #define GRAVE_ESC_CTRL_OVERRIDE | 60 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 61 | 61 | ||
| 62 | /* | 62 | /* |
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Feature disable options | 63 | * Feature disable options |
| 85 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
| 86 | */ | 65 | */ |
diff --git a/keyboards/kbdfans/kbd67/hotswap/config.h b/keyboards/kbdfans/kbd67/hotswap/config.h index 506bdbd7a4..8b9012c9bc 100644 --- a/keyboards/kbdfans/kbd67/hotswap/config.h +++ b/keyboards/kbdfans/kbd67/hotswap/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | // #define GRAVE_ESC_CTRL_OVERRIDE | 87 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/kbdfans/kbd67/rev1/config.h b/keyboards/kbdfans/kbd67/rev1/config.h index 25df602cff..cb1032a439 100644 --- a/keyboards/kbdfans/kbd67/rev1/config.h +++ b/keyboards/kbdfans/kbd67/rev1/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | // #define GRAVE_ESC_CTRL_OVERRIDE | 84 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/kbdfans/kbd6x/config.h b/keyboards/kbdfans/kbd6x/config.h index e9d6ee10e7..c35f33ddad 100644 --- a/keyboards/kbdfans/kbd6x/config.h +++ b/keyboards/kbdfans/kbd6x/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/kbdfans/kbd8x_mk2/config.h b/keyboards/kbdfans/kbd8x_mk2/config.h index 7a42e5ffae..61ab0a9450 100644 --- a/keyboards/kbdfans/kbd8x_mk2/config.h +++ b/keyboards/kbdfans/kbd8x_mk2/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | // #define GRAVE_ESC_CTRL_OVERRIDE | 90 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/kbdfans/kbdpad/mk2/config.h b/keyboards/kbdfans/kbdpad/mk2/config.h index 713e1ad6d6..67cb1a42a8 100644 --- a/keyboards/kbdfans/kbdpad/mk2/config.h +++ b/keyboards/kbdfans/kbdpad/mk2/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | // #define GRAVE_ESC_CTRL_OVERRIDE | 89 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h index c208894bfc..e6b52f70d9 100644 --- a/keyboards/kc60/config.h +++ b/keyboards/kc60/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | //#define GRAVE_ESC_CTRL_OVERRIDE | 85 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/kc60se/config.h b/keyboards/kc60se/config.h index 7c6e1b9194..c7b2151dee 100644 --- a/keyboards/kc60se/config.h +++ b/keyboards/kc60se/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | // #define GRAVE_ESC_CTRL_OVERRIDE | 50 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | // #define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/keebio/bamfk1/config.h b/keyboards/keebio/bamfk1/config.h index c8d8be3703..d0579d6d17 100644 --- a/keyboards/keebio/bamfk1/config.h +++ b/keyboards/keebio/bamfk1/config.h | |||
| @@ -64,27 +64,6 @@ | |||
| 64 | //#define GRAVE_ESC_CTRL_OVERRIDE | 64 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/keebio/bamfk4/config.h b/keyboards/keebio/bamfk4/config.h index 16c2c6ea43..567e1c52d0 100644 --- a/keyboards/keebio/bamfk4/config.h +++ b/keyboards/keebio/bamfk4/config.h | |||
| @@ -104,27 +104,6 @@ | |||
| 104 | //#define GRAVE_ESC_CTRL_OVERRIDE | 104 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 105 | 105 | ||
| 106 | /* | 106 | /* |
| 107 | * Force NKRO | ||
| 108 | * | ||
| 109 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 110 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 111 | * makefile for this to work.) | ||
| 112 | * | ||
| 113 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 114 | * until the next keyboard reset. | ||
| 115 | * | ||
| 116 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 117 | * fully operational during normal computer usage. | ||
| 118 | * | ||
| 119 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 120 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 121 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 122 | * power-up. | ||
| 123 | * | ||
| 124 | */ | ||
| 125 | //#define FORCE_NKRO | ||
| 126 | |||
| 127 | /* | ||
| 128 | * Feature disable options | 107 | * Feature disable options |
| 129 | * These options are also useful to firmware size reduction. | 108 | * These options are also useful to firmware size reduction. |
| 130 | */ | 109 | */ |
diff --git a/keyboards/keebio/bigswitchseat/config.h b/keyboards/keebio/bigswitchseat/config.h index e9757b8a7d..cbc0f3eab3 100644 --- a/keyboards/keebio/bigswitchseat/config.h +++ b/keyboards/keebio/bigswitchseat/config.h | |||
| @@ -33,27 +33,6 @@ | |||
| 33 | //#define GRAVE_ESC_CTRL_OVERRIDE | 33 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 34 | 34 | ||
| 35 | /* | 35 | /* |
| 36 | * Force NKRO | ||
| 37 | * | ||
| 38 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 39 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 40 | * makefile for this to work.) | ||
| 41 | * | ||
| 42 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 43 | * until the next keyboard reset. | ||
| 44 | * | ||
| 45 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 46 | * fully operational during normal computer usage. | ||
| 47 | * | ||
| 48 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 49 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 50 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 51 | * power-up. | ||
| 52 | * | ||
| 53 | */ | ||
| 54 | //#define FORCE_NKRO | ||
| 55 | |||
| 56 | /* | ||
| 57 | * Feature disable options | 36 | * Feature disable options |
| 58 | * These options are also useful to firmware size reduction. | 37 | * These options are also useful to firmware size reduction. |
| 59 | */ | 38 | */ |
diff --git a/keyboards/keebio/choconum/config.h b/keyboards/keebio/choconum/config.h index 3d201f9383..28de23e569 100644 --- a/keyboards/keebio/choconum/config.h +++ b/keyboards/keebio/choconum/config.h | |||
| @@ -48,27 +48,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | // #define GRAVE_ESC_CTRL_OVERRIDE | 48 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 49 | 49 | ||
| 50 | /* | 50 | /* |
| 51 | * Force NKRO | ||
| 52 | * | ||
| 53 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 54 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 55 | * makefile for this to work.) | ||
| 56 | * | ||
| 57 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 58 | * until the next keyboard reset. | ||
| 59 | * | ||
| 60 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 61 | * fully operational during normal computer usage. | ||
| 62 | * | ||
| 63 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 64 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 65 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 66 | * power-up. | ||
| 67 | * | ||
| 68 | */ | ||
| 69 | //#define FORCE_NKRO | ||
| 70 | |||
| 71 | /* | ||
| 72 | * Feature disable options | 51 | * Feature disable options |
| 73 | * These options are also useful to firmware size reduction. | 52 | * These options are also useful to firmware size reduction. |
| 74 | */ | 53 | */ |
diff --git a/keyboards/keebio/ergodicity/config.h b/keyboards/keebio/ergodicity/config.h index 74be3dd505..6a5569ee12 100644 --- a/keyboards/keebio/ergodicity/config.h +++ b/keyboards/keebio/ergodicity/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | // #define GRAVE_ESC_CTRL_OVERRIDE | 84 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/keebwerk/mega/ansi/config.h b/keyboards/keebwerk/mega/ansi/config.h index 1881c15c44..45f8ab2776 100755 --- a/keyboards/keebwerk/mega/ansi/config.h +++ b/keyboards/keebwerk/mega/ansi/config.h | |||
| @@ -40,39 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | */ | 40 | */ |
| 41 | // #define GRAVE_ESC_CTRL_OVERRIDE | 41 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | ||
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Magic Key Options | ||
| 66 | * | ||
| 67 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 68 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 69 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 70 | * | ||
| 71 | * The options below allow the magic key functionality to be changed. This is | ||
| 72 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | |||
| 76 | /* Bootmagic Lite key configuration */ | 43 | /* Bootmagic Lite key configuration */ |
| 77 | #define BOOTMAGIC_LITE_ROW 0 | 44 | #define BOOTMAGIC_LITE_ROW 0 |
| 78 | #define BOOTMAGIC_LITE_COLUMN 0 | 45 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/keebzdotnet/wazowski/config.h b/keyboards/keebzdotnet/wazowski/config.h index 0e6467a7cb..e720185595 100644 --- a/keyboards/keebzdotnet/wazowski/config.h +++ b/keyboards/keebzdotnet/wazowski/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/keycapsss/o4l_5x12/config.h b/keyboards/keycapsss/o4l_5x12/config.h index c305f385a9..eb5e28d670 100644 --- a/keyboards/keycapsss/o4l_5x12/config.h +++ b/keyboards/keycapsss/o4l_5x12/config.h | |||
| @@ -64,27 +64,6 @@ | |||
| 64 | //#define GRAVE_ESC_CTRL_OVERRIDE | 64 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/keygem/kg60ansi/config.h b/keyboards/keygem/kg60ansi/config.h index ac01993953..e2b1a01d7f 100644 --- a/keyboards/keygem/kg60ansi/config.h +++ b/keyboards/keygem/kg60ansi/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/keygem/kg65rgbv2/config.h b/keyboards/keygem/kg65rgbv2/config.h index d7dca61c2b..89f0ce4442 100644 --- a/keyboards/keygem/kg65rgbv2/config.h +++ b/keyboards/keygem/kg65rgbv2/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | /* Define less important options */ | 73 | /* Define less important options */ |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/keyhive/ergosaurus/config.h b/keyboards/keyhive/ergosaurus/config.h index b346b63025..0b1785ba83 100644 --- a/keyboards/keyhive/ergosaurus/config.h +++ b/keyboards/keyhive/ergosaurus/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | // #define GRAVE_ESC_CTRL_OVERRIDE | 87 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/keyhive/lattice60/config.h b/keyboards/keyhive/lattice60/config.h index bdd81ccd69..f76456119c 100644 --- a/keyboards/keyhive/lattice60/config.h +++ b/keyboards/keyhive/lattice60/config.h | |||
| @@ -52,27 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | // #define GRAVE_ESC_CTRL_OVERRIDE | 52 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 53 | 53 | ||
| 54 | /* | 54 | /* |
| 55 | * Force NKRO | ||
| 56 | * | ||
| 57 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 58 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 59 | * makefile for this to work.) | ||
| 60 | * | ||
| 61 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 62 | * until the next keyboard reset. | ||
| 63 | * | ||
| 64 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 65 | * fully operational during normal computer usage. | ||
| 66 | * | ||
| 67 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 68 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 69 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 70 | * power-up. | ||
| 71 | * | ||
| 72 | */ | ||
| 73 | //#define FORCE_NKRO | ||
| 74 | |||
| 75 | /* | ||
| 76 | * Feature disable options | 55 | * Feature disable options |
| 77 | * These options are also useful to firmware size reduction. | 56 | * These options are also useful to firmware size reduction. |
| 78 | */ | 57 | */ |
diff --git a/keyboards/keyhive/maypad/config.h b/keyboards/keyhive/maypad/config.h index 72601ae201..dd1e433e27 100644 --- a/keyboards/keyhive/maypad/config.h +++ b/keyboards/keyhive/maypad/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/keyprez/bison/config.h b/keyboards/keyprez/bison/config.h index cce13e68c7..506a646047 100644 --- a/keyboards/keyprez/bison/config.h +++ b/keyboards/keyprez/bison/config.h | |||
| @@ -88,27 +88,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 88 | //#define GRAVE_ESC_CTRL_OVERRIDE | 88 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 89 | 89 | ||
| 90 | /* | 90 | /* |
| 91 | * Force NKRO | ||
| 92 | * | ||
| 93 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 94 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 95 | * makefile for this to work.) | ||
| 96 | * | ||
| 97 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 98 | * until the next keyboard reset. | ||
| 99 | * | ||
| 100 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 101 | * fully operational during normal computer usage. | ||
| 102 | * | ||
| 103 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 104 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 105 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 106 | * power-up. | ||
| 107 | * | ||
| 108 | */ | ||
| 109 | //#define FORCE_NKRO | ||
| 110 | |||
| 111 | /* | ||
| 112 | * Feature disable options | 91 | * Feature disable options |
| 113 | * These options are also useful to firmware size reduction. | 92 | * These options are also useful to firmware size reduction. |
| 114 | */ | 93 | */ |
diff --git a/keyboards/keyprez/rhino/config.h b/keyboards/keyprez/rhino/config.h index 4e71917cf9..0793e279e8 100644 --- a/keyboards/keyprez/rhino/config.h +++ b/keyboards/keyprez/rhino/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | //#define GRAVE_ESC_CTRL_OVERRIDE | 62 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/keyprez/unicorn/config.h b/keyboards/keyprez/unicorn/config.h index 1526971667..0b10e69fe0 100644 --- a/keyboards/keyprez/unicorn/config.h +++ b/keyboards/keyprez/unicorn/config.h | |||
| @@ -71,27 +71,6 @@ | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/kindakeyboards/conone65/config.h b/keyboards/kindakeyboards/conone65/config.h index 0a1106f867..9569bd8c81 100644 --- a/keyboards/kindakeyboards/conone65/config.h +++ b/keyboards/kindakeyboards/conone65/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/kinesis/config.h b/keyboards/kinesis/config.h index aa42ade2a7..de5f023bb9 100644 --- a/keyboards/kinesis/config.h +++ b/keyboards/kinesis/config.h | |||
| @@ -35,27 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 35 | #define LOCKING_RESYNC_ENABLE | 35 | #define LOCKING_RESYNC_ENABLE |
| 36 | 36 | ||
| 37 | /* | 37 | /* |
| 38 | * Force NKRO | ||
| 39 | * | ||
| 40 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 41 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 42 | * makefile for this to work.) | ||
| 43 | * | ||
| 44 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 45 | * until the next keyboard reset. | ||
| 46 | * | ||
| 47 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 48 | * fully operational during normal computer usage. | ||
| 49 | * | ||
| 50 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 51 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 52 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 53 | * power-up. | ||
| 54 | * | ||
| 55 | */ | ||
| 56 | //#define FORCE_NKRO | ||
| 57 | |||
| 58 | /* | ||
| 59 | * Feature disable options | 38 | * Feature disable options |
| 60 | * These options are also useful to firmware size reduction. | 39 | * These options are also useful to firmware size reduction. |
| 61 | */ | 40 | */ |
diff --git a/keyboards/kira75/config.h b/keyboards/kira75/config.h index e286c42642..a129c21790 100644 --- a/keyboards/kira75/config.h +++ b/keyboards/kira75/config.h | |||
| @@ -75,27 +75,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/kiwikeebs/macro/config.h b/keyboards/kiwikeebs/macro/config.h index c2c18ba8f7..cdcb6ae9f7 100644 --- a/keyboards/kiwikeebs/macro/config.h +++ b/keyboards/kiwikeebs/macro/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | */ |
diff --git a/keyboards/kiwikeebs/macro_v2/config.h b/keyboards/kiwikeebs/macro_v2/config.h index 0a94d5cdb8..f96843b6cc 100644 --- a/keyboards/kiwikeebs/macro_v2/config.h +++ b/keyboards/kiwikeebs/macro_v2/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | */ |
diff --git a/keyboards/kiwikey/borderland/config.h b/keyboards/kiwikey/borderland/config.h index f077f1f604..789adfb5db 100644 --- a/keyboards/kiwikey/borderland/config.h +++ b/keyboards/kiwikey/borderland/config.h | |||
| @@ -72,27 +72,6 @@ | |||
| 72 | //#define GRAVE_ESC_CTRL_OVERRIDE | 72 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/kiwikey/kawii9/config.h b/keyboards/kiwikey/kawii9/config.h index d5236013d0..b34b38240e 100644 --- a/keyboards/kiwikey/kawii9/config.h +++ b/keyboards/kiwikey/kawii9/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | //#define GRAVE_ESC_CTRL_OVERRIDE | 81 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/kiwikey/wanderland/config.h b/keyboards/kiwikey/wanderland/config.h index 7548620d5a..d412ff2f07 100644 --- a/keyboards/kiwikey/wanderland/config.h +++ b/keyboards/kiwikey/wanderland/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | //#define GRAVE_ESC_CTRL_OVERRIDE | 90 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/kkatano/bakeneko60/config.h b/keyboards/kkatano/bakeneko60/config.h index 25fcaac0ae..31a1cd263f 100644 --- a/keyboards/kkatano/bakeneko60/config.h +++ b/keyboards/kkatano/bakeneko60/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/kkatano/bakeneko65/rev2/config.h b/keyboards/kkatano/bakeneko65/rev2/config.h index e5debb26ae..3291c57f13 100644 --- a/keyboards/kkatano/bakeneko65/rev2/config.h +++ b/keyboards/kkatano/bakeneko65/rev2/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/kkatano/bakeneko65/rev3/config.h b/keyboards/kkatano/bakeneko65/rev3/config.h index e5debb26ae..3291c57f13 100644 --- a/keyboards/kkatano/bakeneko65/rev3/config.h +++ b/keyboards/kkatano/bakeneko65/rev3/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/kkatano/bakeneko80/config.h b/keyboards/kkatano/bakeneko80/config.h index 51d8b495a4..c728d681c8 100644 --- a/keyboards/kkatano/bakeneko80/config.h +++ b/keyboards/kkatano/bakeneko80/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/kkatano/wallaby/config.h b/keyboards/kkatano/wallaby/config.h index 4875e818e3..4c44128e3e 100644 --- a/keyboards/kkatano/wallaby/config.h +++ b/keyboards/kkatano/wallaby/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/kkatano/yurei/config.h b/keyboards/kkatano/yurei/config.h index 413197a88d..b62ee43827 100644 --- a/keyboards/kkatano/yurei/config.h +++ b/keyboards/kkatano/yurei/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h index 6ca26b3d4c..80a4304bf2 100644 --- a/keyboards/kmac/config.h +++ b/keyboards/kmac/config.h | |||
| @@ -51,27 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 51 | #define LOCKING_RESYNC_ENABLE | 51 | #define LOCKING_RESYNC_ENABLE |
| 52 | 52 | ||
| 53 | /* | 53 | /* |
| 54 | * Force NKRO | ||
| 55 | * | ||
| 56 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 57 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 58 | * makefile for this to work.) | ||
| 59 | * | ||
| 60 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 61 | * until the next keyboard reset. | ||
| 62 | * | ||
| 63 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 64 | * fully operational during normal computer usage. | ||
| 65 | * | ||
| 66 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 67 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 68 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 69 | * power-up. | ||
| 70 | * | ||
| 71 | */ | ||
| 72 | //#define FORCE_NKRO | ||
| 73 | |||
| 74 | /* | ||
| 75 | * Feature disable options | 54 | * Feature disable options |
| 76 | * These options are also useful to firmware size reduction. | 55 | * These options are also useful to firmware size reduction. |
| 77 | */ | 56 | */ |
diff --git a/keyboards/kmac_pad/config.h b/keyboards/kmac_pad/config.h index 122e10afa8..062a763a65 100644 --- a/keyboards/kmac_pad/config.h +++ b/keyboards/kmac_pad/config.h | |||
| @@ -49,27 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | #define LOCKING_RESYNC_ENABLE | 49 | #define LOCKING_RESYNC_ENABLE |
| 50 | 50 | ||
| 51 | /* | 51 | /* |
| 52 | * Force NKRO | ||
| 53 | * | ||
| 54 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 55 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 56 | * makefile for this to work.) | ||
| 57 | * | ||
| 58 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 59 | * until the next keyboard reset. | ||
| 60 | * | ||
| 61 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 62 | * fully operational during normal computer usage. | ||
| 63 | * | ||
| 64 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 65 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 66 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 67 | * power-up. | ||
| 68 | * | ||
| 69 | */ | ||
| 70 | //#define FORCE_NKRO | ||
| 71 | |||
| 72 | /* | ||
| 73 | * Feature disable options | 52 | * Feature disable options |
| 74 | * These options are also useful to firmware size reduction. | 53 | * These options are also useful to firmware size reduction. |
| 75 | */ | 54 | */ |
diff --git a/keyboards/knops/mini/config.h b/keyboards/knops/mini/config.h index fa1250fd0e..fa9cb52a36 100644 --- a/keyboards/knops/mini/config.h +++ b/keyboards/knops/mini/config.h | |||
| @@ -55,25 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | /* | ||
| 77 | * Feature disable options | 58 | * Feature disable options |
| 78 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 79 | */ | 60 | */ |
diff --git a/keyboards/kona_classic/config.h b/keyboards/kona_classic/config.h index cfcd48c35e..c217ed818e 100644 --- a/keyboards/kona_classic/config.h +++ b/keyboards/kona_classic/config.h | |||
| @@ -63,27 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | #define LOCKING_RESYNC_ENABLE | 63 | #define LOCKING_RESYNC_ENABLE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | /* | ||
| 87 | * Feature disable options | 66 | * Feature disable options |
| 88 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 89 | */ | 68 | */ |
diff --git a/keyboards/kprepublic/bm65hsrgb/rev1/config.h b/keyboards/kprepublic/bm65hsrgb/rev1/config.h index 7e9fa09c7e..5e5a19e7db 100644 --- a/keyboards/kprepublic/bm65hsrgb/rev1/config.h +++ b/keyboards/kprepublic/bm65hsrgb/rev1/config.h | |||
| @@ -68,27 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | //#define GRAVE_ESC_CTRL_OVERRIDE | 68 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/kprepublic/bm68hsrgb/rev1/config.h b/keyboards/kprepublic/bm68hsrgb/rev1/config.h index 02771df190..7b15bab9d4 100644 --- a/keyboards/kprepublic/bm68hsrgb/rev1/config.h +++ b/keyboards/kprepublic/bm68hsrgb/rev1/config.h | |||
| @@ -120,27 +120,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 120 | //#define GRAVE_ESC_CTRL_OVERRIDE | 120 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 121 | 121 | ||
| 122 | /* | 122 | /* |
| 123 | * Force NKRO | ||
| 124 | * | ||
| 125 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 126 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 127 | * makefile for this to work.) | ||
| 128 | * | ||
| 129 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 130 | * until the next keyboard reset. | ||
| 131 | * | ||
| 132 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 133 | * fully operational during normal computer usage. | ||
| 134 | * | ||
| 135 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 136 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 137 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 138 | * power-up. | ||
| 139 | * | ||
| 140 | */ | ||
| 141 | //#define FORCE_NKRO | ||
| 142 | |||
| 143 | /* | ||
| 144 | * Feature disable options | 123 | * Feature disable options |
| 145 | * These options are also useful to firmware size reduction. | 124 | * These options are also useful to firmware size reduction. |
| 146 | */ | 125 | */ |
diff --git a/keyboards/kprepublic/bm980hsrgb/config.h b/keyboards/kprepublic/bm980hsrgb/config.h index 6886f628a5..3241e74c0a 100644 --- a/keyboards/kprepublic/bm980hsrgb/config.h +++ b/keyboards/kprepublic/bm980hsrgb/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | //#define GRAVE_ESC_CTRL_OVERRIDE | 78 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/kprepublic/cospad/config.h b/keyboards/kprepublic/cospad/config.h index eee0eb5c7b..1704a7f4ed 100644 --- a/keyboards/kprepublic/cospad/config.h +++ b/keyboards/kprepublic/cospad/config.h | |||
| @@ -93,27 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 93 | // #define GRAVE_ESC_CTRL_OVERRIDE | 93 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 94 | 94 | ||
| 95 | /* | 95 | /* |
| 96 | * Force NKRO | ||
| 97 | * | ||
| 98 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 99 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 100 | * makefile for this to work.) | ||
| 101 | * | ||
| 102 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 103 | * until the next keyboard reset. | ||
| 104 | * | ||
| 105 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 106 | * fully operational during normal computer usage. | ||
| 107 | * | ||
| 108 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 109 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 110 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 111 | * power-up. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | //#define FORCE_NKRO | ||
| 115 | |||
| 116 | /* | ||
| 117 | * Feature disable options | 96 | * Feature disable options |
| 118 | * These options are also useful to firmware size reduction. | 97 | * These options are also useful to firmware size reduction. |
| 119 | */ | 98 | */ |
diff --git a/keyboards/ktec/daisy/config.h b/keyboards/ktec/daisy/config.h index 17d3d46983..ac28983779 100644 --- a/keyboards/ktec/daisy/config.h +++ b/keyboards/ktec/daisy/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | // #define GRAVE_ESC_CTRL_OVERRIDE | 92 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/ky01/config.h b/keyboards/ky01/config.h index 5a61ec4530..ad6800c511 100644 --- a/keyboards/ky01/config.h +++ b/keyboards/ky01/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/labyrinth75/config.h b/keyboards/labyrinth75/config.h index 3a8e0813d8..8f404078e8 100644 --- a/keyboards/labyrinth75/config.h +++ b/keyboards/labyrinth75/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | //#define GRAVE_ESC_CTRL_OVERRIDE | 86 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/latincompass/latin47ble/config.h b/keyboards/latincompass/latin47ble/config.h index b371d6dea1..13e420fde2 100644 --- a/keyboards/latincompass/latin47ble/config.h +++ b/keyboards/latincompass/latin47ble/config.h | |||
| @@ -71,27 +71,6 @@ | |||
| 71 | #define LOCKING_RESYNC_ENABLE | 71 | #define LOCKING_RESYNC_ENABLE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/lfkeyboards/lfk65_hs/config.h b/keyboards/lfkeyboards/lfk65_hs/config.h index 16ee7b0485..ec8a6e394b 100644 --- a/keyboards/lfkeyboards/lfk65_hs/config.h +++ b/keyboards/lfkeyboards/lfk65_hs/config.h | |||
| @@ -44,27 +44,6 @@ | |||
| 44 | #define LOCKING_RESYNC_ENABLE | 44 | #define LOCKING_RESYNC_ENABLE |
| 45 | 45 | ||
| 46 | /* | 46 | /* |
| 47 | * Force NKRO | ||
| 48 | * | ||
| 49 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 50 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 51 | * makefile for this to work.) | ||
| 52 | * | ||
| 53 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 54 | * until the next keyboard reset. | ||
| 55 | * | ||
| 56 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 57 | * fully operational during normal computer usage. | ||
| 58 | * | ||
| 59 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 60 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 61 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 62 | * power-up. | ||
| 63 | * | ||
| 64 | */ | ||
| 65 | //#define FORCE_NKRO | ||
| 66 | |||
| 67 | /* | ||
| 68 | * Feature disable options | 47 | * Feature disable options |
| 69 | * These options are also useful to firmware size reduction. | 48 | * These options are also useful to firmware size reduction. |
| 70 | */ | 49 | */ |
diff --git a/keyboards/lfkeyboards/lfk78/config.h b/keyboards/lfkeyboards/lfk78/config.h index ea4b90f3be..bce78ca1de 100644 --- a/keyboards/lfkeyboards/lfk78/config.h +++ b/keyboards/lfkeyboards/lfk78/config.h | |||
| @@ -69,27 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 69 | // #define GRAVE_ESC_CTRL_OVERRIDE | 69 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 70 | 70 | ||
| 71 | /* | 71 | /* |
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* | ||
| 93 | * Feature disable options | 72 | * Feature disable options |
| 94 | * These options are also useful to firmware size reduction. | 73 | * These options are also useful to firmware size reduction. |
| 95 | */ | 74 | */ |
diff --git a/keyboards/lfkeyboards/lfk87/config.h b/keyboards/lfkeyboards/lfk87/config.h index d14c613d29..d46b12baf9 100644 --- a/keyboards/lfkeyboards/lfk87/config.h +++ b/keyboards/lfkeyboards/lfk87/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | #define LOCKING_RESYNC_ENABLE | 72 | #define LOCKING_RESYNC_ENABLE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/lfkeyboards/lfkpad/config.h b/keyboards/lfkeyboards/lfkpad/config.h index 2735cfb848..bbdab2d7ba 100644 --- a/keyboards/lfkeyboards/lfkpad/config.h +++ b/keyboards/lfkeyboards/lfkpad/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/lfkeyboards/mini1800/config.h b/keyboards/lfkeyboards/mini1800/config.h index 16741701ce..724a11db90 100644 --- a/keyboards/lfkeyboards/mini1800/config.h +++ b/keyboards/lfkeyboards/mini1800/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | #define LOCKING_RESYNC_ENABLE | 62 | #define LOCKING_RESYNC_ENABLE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/lfkeyboards/smk65/revb/config.h b/keyboards/lfkeyboards/smk65/revb/config.h index 5b8f458b25..6822c3757e 100644 --- a/keyboards/lfkeyboards/smk65/revb/config.h +++ b/keyboards/lfkeyboards/smk65/revb/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/lfkeyboards/smk65/revf/config.h b/keyboards/lfkeyboards/smk65/revf/config.h index 1a097a5231..45bdfaba7e 100644 --- a/keyboards/lfkeyboards/smk65/revf/config.h +++ b/keyboards/lfkeyboards/smk65/revf/config.h | |||
| @@ -68,27 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | //#define GRAVE_ESC_CTRL_OVERRIDE | 68 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/lizard_trick/tenkey_plusplus/config.h b/keyboards/lizard_trick/tenkey_plusplus/config.h index 5c110885fe..43482a89c6 100644 --- a/keyboards/lizard_trick/tenkey_plusplus/config.h +++ b/keyboards/lizard_trick/tenkey_plusplus/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/lm_keyboard/lm60n/config.h b/keyboards/lm_keyboard/lm60n/config.h index a30c801d6f..87a9d3cda3 100644 --- a/keyboards/lm_keyboard/lm60n/config.h +++ b/keyboards/lm_keyboard/lm60n/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/loki65/config.h b/keyboards/loki65/config.h index 9f2c283325..9da04c76cf 100644 --- a/keyboards/loki65/config.h +++ b/keyboards/loki65/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | */ | 71 | */ |
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | ||
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* Bootmagic Lite key configuration */ | 74 | /* Bootmagic Lite key configuration */ |
| 96 | #define BOOTMAGIC_LITE_ROW 0 | 75 | #define BOOTMAGIC_LITE_ROW 0 |
| 97 | #define BOOTMAGIC_LITE_COLUMN 0 | 76 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/lucid/alexa/config.h b/keyboards/lucid/alexa/config.h index a6851983ee..9bb5148174 100644 --- a/keyboards/lucid/alexa/config.h +++ b/keyboards/lucid/alexa/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/lucid/alexa_solder/config.h b/keyboards/lucid/alexa_solder/config.h index 498691fc0f..7957614830 100644 --- a/keyboards/lucid/alexa_solder/config.h +++ b/keyboards/lucid/alexa_solder/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/lucid/kbd8x_hs/config.h b/keyboards/lucid/kbd8x_hs/config.h index a845e4bd61..6a2e91b724 100644 --- a/keyboards/lucid/kbd8x_hs/config.h +++ b/keyboards/lucid/kbd8x_hs/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/lucid/phantom_hs/config.h b/keyboards/lucid/phantom_hs/config.h index aeb780e84d..5a43e7d43e 100644 --- a/keyboards/lucid/phantom_hs/config.h +++ b/keyboards/lucid/phantom_hs/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/lucid/phantom_solder/config.h b/keyboards/lucid/phantom_solder/config.h index 6e170f6bd5..84f21cefa0 100644 --- a/keyboards/lucid/phantom_solder/config.h +++ b/keyboards/lucid/phantom_solder/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | /* Define less important options */ | 57 | /* Define less important options */ |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/lucid/scarlet/config.h b/keyboards/lucid/scarlet/config.h index 0e6eb08099..aa3d40da14 100644 --- a/keyboards/lucid/scarlet/config.h +++ b/keyboards/lucid/scarlet/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | /* Define less important options */ | 54 | /* Define less important options */ |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/machine_industries/m4_a/config.h b/keyboards/machine_industries/m4_a/config.h index 7c40a8d7f0..83f406fcfb 100644 --- a/keyboards/machine_industries/m4_a/config.h +++ b/keyboards/machine_industries/m4_a/config.h | |||
| @@ -68,27 +68,6 @@ | |||
| 68 | //#define GRAVE_ESC_CTRL_OVERRIDE | 68 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 69 | 69 | ||
| 70 | /* | 70 | /* |
| 71 | * Force NKRO | ||
| 72 | * | ||
| 73 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 74 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 75 | * makefile for this to work.) | ||
| 76 | * | ||
| 77 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 78 | * until the next keyboard reset. | ||
| 79 | * | ||
| 80 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 81 | * fully operational during normal computer usage. | ||
| 82 | * | ||
| 83 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 84 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 85 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 86 | * power-up. | ||
| 87 | * | ||
| 88 | */ | ||
| 89 | //#define FORCE_NKRO | ||
| 90 | |||
| 91 | /* | ||
| 92 | * Feature disable options | 71 | * Feature disable options |
| 93 | * These options are also useful to firmware size reduction. | 72 | * These options are also useful to firmware size reduction. |
| 94 | */ | 73 | */ |
diff --git a/keyboards/manta60/config.h b/keyboards/manta60/config.h index f65a0f1d39..d5d8da4e72 100644 --- a/keyboards/manta60/config.h +++ b/keyboards/manta60/config.h | |||
| @@ -100,27 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 100 | //#define GRAVE_ESC_CTRL_OVERRIDE | 100 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 101 | 101 | ||
| 102 | /* | 102 | /* |
| 103 | * Force NKRO | ||
| 104 | * | ||
| 105 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 106 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 107 | * makefile for this to work.) | ||
| 108 | * | ||
| 109 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 110 | * until the next keyboard reset. | ||
| 111 | * | ||
| 112 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 113 | * fully operational during normal computer usage. | ||
| 114 | * | ||
| 115 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 116 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 117 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 118 | * power-up. | ||
| 119 | * | ||
| 120 | */ | ||
| 121 | //#define FORCE_NKRO | ||
| 122 | |||
| 123 | /* | ||
| 124 | * Feature disable options | 103 | * Feature disable options |
| 125 | * These options are also useful to firmware size reduction. | 104 | * These options are also useful to firmware size reduction. |
| 126 | */ | 105 | */ |
diff --git a/keyboards/maple_computing/c39/config.h b/keyboards/maple_computing/c39/config.h index 5be054ca05..fce77e5a3f 100755 --- a/keyboards/maple_computing/c39/config.h +++ b/keyboards/maple_computing/c39/config.h | |||
| @@ -29,27 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 29 | #define DIODE_DIRECTION COL2ROW | 29 | #define DIODE_DIRECTION COL2ROW |
| 30 | 30 | ||
| 31 | /* | 31 | /* |
| 32 | * Force NKRO | ||
| 33 | * | ||
| 34 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 35 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 36 | * makefile for this to work.) | ||
| 37 | * | ||
| 38 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 39 | * until the next keyboard reset. | ||
| 40 | * | ||
| 41 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 42 | * fully operational during normal computer usage. | ||
| 43 | * | ||
| 44 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 45 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 46 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 47 | * power-up. | ||
| 48 | * | ||
| 49 | */ | ||
| 50 | //#define FORCE_NKRO | ||
| 51 | |||
| 52 | /* | ||
| 53 | * Feature disable options | 32 | * Feature disable options |
| 54 | * These options are also useful to firmware size reduction. | 33 | * These options are also useful to firmware size reduction. |
| 55 | */ | 34 | */ |
diff --git a/keyboards/maple_computing/the_ruler/config.h b/keyboards/maple_computing/the_ruler/config.h index 515ead4b55..9afc50d066 100644 --- a/keyboards/maple_computing/the_ruler/config.h +++ b/keyboards/maple_computing/the_ruler/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/marksard/leftover30/config.h b/keyboards/marksard/leftover30/config.h index e91ff54f9b..cd61514881 100644 --- a/keyboards/marksard/leftover30/config.h +++ b/keyboards/marksard/leftover30/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/marksard/treadstone48/rev1/config.h b/keyboards/marksard/treadstone48/rev1/config.h index ed802fe07c..c209f6f329 100644 --- a/keyboards/marksard/treadstone48/rev1/config.h +++ b/keyboards/marksard/treadstone48/rev1/config.h | |||
| @@ -91,27 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | // #define GRAVE_ESC_CTRL_OVERRIDE | 91 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 92 | 92 | ||
| 93 | /* | 93 | /* |
| 94 | * Force NKRO | ||
| 95 | * | ||
| 96 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 97 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 98 | * makefile for this to work.) | ||
| 99 | * | ||
| 100 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 101 | * until the next keyboard reset. | ||
| 102 | * | ||
| 103 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 104 | * fully operational during normal computer usage. | ||
| 105 | * | ||
| 106 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 107 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 108 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 109 | * power-up. | ||
| 110 | * | ||
| 111 | */ | ||
| 112 | //#define FORCE_NKRO | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Feature disable options | 94 | * Feature disable options |
| 116 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
| 117 | */ | 96 | */ |
diff --git a/keyboards/marksard/treadstone48/rev2/config.h b/keyboards/marksard/treadstone48/rev2/config.h index 22b309d32d..a91eb1291f 100644 --- a/keyboards/marksard/treadstone48/rev2/config.h +++ b/keyboards/marksard/treadstone48/rev2/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/massdrop/alt/config.h b/keyboards/massdrop/alt/config.h index 7b89d815cb..cbe8cc3c37 100644 --- a/keyboards/massdrop/alt/config.h +++ b/keyboards/massdrop/alt/config.h | |||
| @@ -102,9 +102,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 102 | /* Locking resynchronize hack */ | 102 | /* Locking resynchronize hack */ |
| 103 | //#define LOCKING_RESYNC_ENABLE | 103 | //#define LOCKING_RESYNC_ENABLE |
| 104 | 104 | ||
| 105 | /* Force boot in NKRO mode */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | 105 | /* |
| 109 | * Feature disable options | 106 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 107 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/massdrop/ctrl/config.h b/keyboards/massdrop/ctrl/config.h index fa4e774ca8..f48c25d423 100644 --- a/keyboards/massdrop/ctrl/config.h +++ b/keyboards/massdrop/ctrl/config.h | |||
| @@ -101,9 +101,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 101 | /* Locking resynchronize hack */ | 101 | /* Locking resynchronize hack */ |
| 102 | //#define LOCKING_RESYNC_ENABLE | 102 | //#define LOCKING_RESYNC_ENABLE |
| 103 | 103 | ||
| 104 | /* Force boot in NKRO mode */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | 104 | /* |
| 108 | * Feature disable options | 105 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 106 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/matchstickworks/southpad/config.h b/keyboards/matchstickworks/southpad/config.h index fb8b6a6ffa..8d804e86ee 100644 --- a/keyboards/matchstickworks/southpad/config.h +++ b/keyboards/matchstickworks/southpad/config.h | |||
| @@ -45,29 +45,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 45 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ | 45 | /* define if matrix has ghost (lacks anti-ghosting diodes) */ |
| 46 | //#define MATRIX_HAS_GHOST | 46 | //#define MATRIX_HAS_GHOST |
| 47 | 47 | ||
| 48 | |||
| 49 | /* | ||
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | |||
| 71 | /* | 48 | /* |
| 72 | * Feature disable options | 49 | * Feature disable options |
| 73 | * These options are also useful to firmware size reduction. | 50 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/mc_76k/config.h b/keyboards/mc_76k/config.h index 1e6d8ba017..068b2417dd 100644 --- a/keyboards/mc_76k/config.h +++ b/keyboards/mc_76k/config.h | |||
| @@ -53,36 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 53 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | |||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Magic Key Options | ||
| 80 | * | ||
| 81 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 82 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 83 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 84 | * | ||
| 85 | * The options below allow the magic key functionality to be changed. This is | ||
| 86 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 87 | * | ||
| 88 | */ | ||
diff --git a/keyboards/mechkeys/mk60/config.h b/keyboards/mechkeys/mk60/config.h index acd32f7541..a07bb31ba2 100644 --- a/keyboards/mechkeys/mk60/config.h +++ b/keyboards/mechkeys/mk60/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | // #define GRAVE_ESC_CTRL_OVERRIDE | 87 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/mechlovin/hannah910/config.h b/keyboards/mechlovin/hannah910/config.h index 1f526461a2..a002a28f74 100644 --- a/keyboards/mechlovin/hannah910/config.h +++ b/keyboards/mechlovin/hannah910/config.h | |||
| @@ -74,27 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 74 | // #define GRAVE_ESC_CTRL_OVERRIDE | 74 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 75 | 75 | ||
| 76 | /* | 76 | /* |
| 77 | * Force NKRO | ||
| 78 | * | ||
| 79 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 80 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 81 | * makefile for this to work.) | ||
| 82 | * | ||
| 83 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 84 | * until the next keyboard reset. | ||
| 85 | * | ||
| 86 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 87 | * fully operational during normal computer usage. | ||
| 88 | * | ||
| 89 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 90 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 91 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 92 | * power-up. | ||
| 93 | * | ||
| 94 | */ | ||
| 95 | //#define FORCE_NKRO | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Feature disable options | 77 | * Feature disable options |
| 99 | * These options are also useful to firmware size reduction. | 78 | * These options are also useful to firmware size reduction. |
| 100 | */ | 79 | */ |
diff --git a/keyboards/mechlovin/jay60/config.h b/keyboards/mechlovin/jay60/config.h index 5e2ed2edec..4724606324 100644 --- a/keyboards/mechlovin/jay60/config.h +++ b/keyboards/mechlovin/jay60/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | //#define GRAVE_ESC_CTRL_OVERRIDE | 77 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/mechlovin/kay60/config.h b/keyboards/mechlovin/kay60/config.h index 80953e6885..2277ed5fd6 100644 --- a/keyboards/mechlovin/kay60/config.h +++ b/keyboards/mechlovin/kay60/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/mechlovin/kay65/config.h b/keyboards/mechlovin/kay65/config.h index 84f970785a..9c77efc814 100644 --- a/keyboards/mechlovin/kay65/config.h +++ b/keyboards/mechlovin/kay65/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/mechlovin/zed65/config.h b/keyboards/mechlovin/zed65/config.h index 49487d2e30..9d87ffa437 100644 --- a/keyboards/mechlovin/zed65/config.h +++ b/keyboards/mechlovin/zed65/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | */ |
diff --git a/keyboards/mechwild/bbs/config.h b/keyboards/mechwild/bbs/config.h index 8461e96ecf..926732420a 100644 --- a/keyboards/mechwild/bbs/config.h +++ b/keyboards/mechwild/bbs/config.h | |||
| @@ -44,25 +44,6 @@ | |||
| 44 | */ | 44 | */ |
| 45 | //#define GRAVE_ESC_CTRL_OVERRIDE | 45 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | 46 | ||
| 47 | /* | ||
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | * | ||
| 65 | */ | ||
| 66 | #define FORCE_NKRO | 47 | #define FORCE_NKRO |
| 67 | 48 | ||
| 68 | /* | 49 | /* |
diff --git a/keyboards/mechwild/mokulua/standard/config.h b/keyboards/mechwild/mokulua/standard/config.h index a44cf2e9f0..0829198033 100644 --- a/keyboards/mechwild/mokulua/standard/config.h +++ b/keyboards/mechwild/mokulua/standard/config.h | |||
| @@ -82,27 +82,6 @@ | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/mechwild/obe/config.h b/keyboards/mechwild/obe/config.h index c3e25e1efe..d995f16cb5 100644 --- a/keyboards/mechwild/obe/config.h +++ b/keyboards/mechwild/obe/config.h | |||
| @@ -91,27 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | //#define GRAVE_ESC_CTRL_OVERRIDE | 91 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 92 | 92 | ||
| 93 | /* | 93 | /* |
| 94 | * Force NKRO | ||
| 95 | * | ||
| 96 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 97 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 98 | * makefile for this to work.) | ||
| 99 | * | ||
| 100 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 101 | * until the next keyboard reset. | ||
| 102 | * | ||
| 103 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 104 | * fully operational during normal computer usage. | ||
| 105 | * | ||
| 106 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 107 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 108 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 109 | * power-up. | ||
| 110 | * | ||
| 111 | */ | ||
| 112 | //#define FORCE_NKRO | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Feature disable options | 94 | * Feature disable options |
| 116 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
| 117 | */ | 96 | */ |
diff --git a/keyboards/mechwild/puckbuddy/config.h b/keyboards/mechwild/puckbuddy/config.h index 49557686f3..fa2753c88d 100644 --- a/keyboards/mechwild/puckbuddy/config.h +++ b/keyboards/mechwild/puckbuddy/config.h | |||
| @@ -101,27 +101,6 @@ | |||
| 101 | //#define GRAVE_ESC_CTRL_OVERRIDE | 101 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 102 | 102 | ||
| 103 | /* | 103 | /* |
| 104 | * Force NKRO | ||
| 105 | * | ||
| 106 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 107 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 108 | * makefile for this to work.) | ||
| 109 | * | ||
| 110 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 111 | * until the next keyboard reset. | ||
| 112 | * | ||
| 113 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 114 | * fully operational during normal computer usage. | ||
| 115 | * | ||
| 116 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 117 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 118 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 119 | * power-up. | ||
| 120 | * | ||
| 121 | */ | ||
| 122 | //#define FORCE_NKRO | ||
| 123 | |||
| 124 | /* | ||
| 125 | * Feature disable options | 104 | * Feature disable options |
| 126 | * These options are also useful to firmware size reduction. | 105 | * These options are also useful to firmware size reduction. |
| 127 | */ | 106 | */ |
diff --git a/keyboards/mechwild/waka60/config.h b/keyboards/mechwild/waka60/config.h index 81138828d1..0352132837 100644 --- a/keyboards/mechwild/waka60/config.h +++ b/keyboards/mechwild/waka60/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | //#define GRAVE_ESC_CTRL_OVERRIDE | 87 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/meme/config.h b/keyboards/meme/config.h index 88b3a30feb..b0d81cb36d 100644 --- a/keyboards/meme/config.h +++ b/keyboards/meme/config.h | |||
| @@ -59,27 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | // #define GRAVE_ESC_CTRL_OVERRIDE | 59 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 60 | 60 | ||
| 61 | /* | 61 | /* |
| 62 | * Force NKRO | ||
| 63 | * | ||
| 64 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 65 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 66 | * makefile for this to work.) | ||
| 67 | * | ||
| 68 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 69 | * until the next keyboard reset. | ||
| 70 | * | ||
| 71 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 72 | * fully operational during normal computer usage. | ||
| 73 | * | ||
| 74 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 75 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 76 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 77 | * power-up. | ||
| 78 | * | ||
| 79 | */ | ||
| 80 | //#define FORCE_NKRO | ||
| 81 | |||
| 82 | /* | ||
| 83 | * Feature disable options | 62 | * Feature disable options |
| 84 | * These options are also useful to firmware size reduction. | 63 | * These options are also useful to firmware size reduction. |
| 85 | */ | 64 | */ |
diff --git a/keyboards/meow65/config.h b/keyboards/meow65/config.h index 29d77659f5..d3209e9edb 100644 --- a/keyboards/meow65/config.h +++ b/keyboards/meow65/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | //#define GRAVE_ESC_CTRL_OVERRIDE | 78 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/meson/config.h b/keyboards/meson/config.h index 7d80512817..537b07f6d3 100644 --- a/keyboards/meson/config.h +++ b/keyboards/meson/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/metamechs/timberwolf/config.h b/keyboards/metamechs/timberwolf/config.h index 6b69429f0c..592a37e4df 100644 --- a/keyboards/metamechs/timberwolf/config.h +++ b/keyboards/metamechs/timberwolf/config.h | |||
| @@ -66,27 +66,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* | ||
| 90 | * Feature disable options | 69 | * Feature disable options |
| 91 | * These options are also useful to firmware size reduction. | 70 | * These options are also useful to firmware size reduction. |
| 92 | */ | 71 | */ |
diff --git a/keyboards/mikeneko65/config.h b/keyboards/mikeneko65/config.h index de8a805da3..39506076cd 100644 --- a/keyboards/mikeneko65/config.h +++ b/keyboards/mikeneko65/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/millipad/config.h b/keyboards/millipad/config.h index ad80d11a37..f7e8ae8647 100644 --- a/keyboards/millipad/config.h +++ b/keyboards/millipad/config.h | |||
| @@ -46,26 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | 46 | ||
| 47 | #define LOCKING_RESYNC_ENABLE | 47 | #define LOCKING_RESYNC_ENABLE |
| 48 | 48 | ||
| 49 | |||
| 50 | /* | ||
| 51 | * Force NKRO | ||
| 52 | * | ||
| 53 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 54 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 55 | * makefile for this to work.) | ||
| 56 | * | ||
| 57 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 58 | * until the next keyboard reset. | ||
| 59 | * | ||
| 60 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 61 | * fully operational during normal computer usage. | ||
| 62 | * | ||
| 63 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 64 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 65 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 66 | * power-up. | ||
| 67 | * | ||
| 68 | */ | ||
| 69 | #define FORCE_NKRO | 49 | #define FORCE_NKRO |
| 70 | 50 | ||
| 71 | /* Bootmagic Lite key configuration */ | 51 | /* Bootmagic Lite key configuration */ |
diff --git a/keyboards/mini_elixivy/config.h b/keyboards/mini_elixivy/config.h index b6656f1a54..00024b65b2 100644 --- a/keyboards/mini_elixivy/config.h +++ b/keyboards/mini_elixivy/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | //#define GRAVE_ESC_CTRL_OVERRIDE | 54 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/mini_ten_key_plus/config.h b/keyboards/mini_ten_key_plus/config.h index d4d698b37b..c55f7af230 100644 --- a/keyboards/mini_ten_key_plus/config.h +++ b/keyboards/mini_ten_key_plus/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | //#define GRAVE_ESC_CTRL_OVERRIDE | 54 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/miniaxe/config.h b/keyboards/miniaxe/config.h index dabcf4d75a..20a7f64c7e 100644 --- a/keyboards/miniaxe/config.h +++ b/keyboards/miniaxe/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h index 49e0cdee48..518d07379e 100644 --- a/keyboards/mint60/config.h +++ b/keyboards/mint60/config.h | |||
| @@ -59,27 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | */ | 59 | */ |
| 60 | // #define GRAVE_ESC_CTRL_OVERRIDE | 60 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 61 | 61 | ||
| 62 | /* | ||
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* ws2812 RGB LED */ | 62 | /* ws2812 RGB LED */ |
| 84 | #define RGB_DI_PIN D3 | 63 | #define RGB_DI_PIN D3 |
| 85 | 64 | ||
diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index 83f5adb055..c2710a90c6 100644 --- a/keyboards/miuni32/config.h +++ b/keyboards/miuni32/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/mnk1800s/config.h b/keyboards/mnk1800s/config.h index 18f0e5f809..f0c3536bf9 100755 --- a/keyboards/mnk1800s/config.h +++ b/keyboards/mnk1800s/config.h | |||
| @@ -42,27 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | 44 | ||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
| 65 | |||
| 66 | /* Bootmagic Lite key configuration */ | 45 | /* Bootmagic Lite key configuration */ |
| 67 | #define BOOTMAGIC_LITE_ROW 0 | 46 | #define BOOTMAGIC_LITE_ROW 0 |
| 68 | #define BOOTMAGIC_LITE_COLUMN 0 | 47 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/mnk50/config.h b/keyboards/mnk50/config.h index 1576a8f37b..fa5b8f1858 100755 --- a/keyboards/mnk50/config.h +++ b/keyboards/mnk50/config.h | |||
| @@ -42,27 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | 44 | ||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
| 65 | |||
| 66 | /* Bootmagic Lite key configuration */ | 45 | /* Bootmagic Lite key configuration */ |
| 67 | #define BOOTMAGIC_LITE_ROW 0 | 46 | #define BOOTMAGIC_LITE_ROW 0 |
| 68 | #define BOOTMAGIC_LITE_COLUMN 0 | 47 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/mnk75/config.h b/keyboards/mnk75/config.h index d453edb5ab..9884819fcc 100755 --- a/keyboards/mnk75/config.h +++ b/keyboards/mnk75/config.h | |||
| @@ -42,27 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | */ | 42 | */ |
| 43 | // #define GRAVE_ESC_CTRL_OVERRIDE | 43 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 44 | 44 | ||
| 45 | /* | ||
| 46 | * Force NKRO | ||
| 47 | * | ||
| 48 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 49 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 50 | * makefile for this to work.) | ||
| 51 | * | ||
| 52 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 53 | * until the next keyboard reset. | ||
| 54 | * | ||
| 55 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 56 | * fully operational during normal computer usage. | ||
| 57 | * | ||
| 58 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 59 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 60 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 61 | * power-up. | ||
| 62 | * | ||
| 63 | */ | ||
| 64 | //#define FORCE_NKRO | ||
| 65 | |||
| 66 | /* Bootmagic Lite key configuration */ | 45 | /* Bootmagic Lite key configuration */ |
| 67 | #define BOOTMAGIC_LITE_ROW 0 | 46 | #define BOOTMAGIC_LITE_ROW 0 |
| 68 | #define BOOTMAGIC_LITE_COLUMN 0 | 47 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/mntre/config.h b/keyboards/mntre/config.h index 25eab85f1a..3874984d5d 100644 --- a/keyboards/mntre/config.h +++ b/keyboards/mntre/config.h | |||
| @@ -45,27 +45,6 @@ | |||
| 45 | //#define GRAVE_ESC_CTRL_OVERRIDE | 45 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 46 | 46 | ||
| 47 | /* | 47 | /* |
| 48 | * Force NKRO | ||
| 49 | * | ||
| 50 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 51 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 52 | * makefile for this to work.) | ||
| 53 | * | ||
| 54 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 55 | * until the next keyboard reset. | ||
| 56 | * | ||
| 57 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 58 | * fully operational during normal computer usage. | ||
| 59 | * | ||
| 60 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 61 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 62 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 63 | * power-up. | ||
| 64 | * | ||
| 65 | */ | ||
| 66 | //#define FORCE_NKRO | ||
| 67 | |||
| 68 | /* | ||
| 69 | * Feature disable options | 48 | * Feature disable options |
| 70 | * These options are also useful to firmware size reduction. | 49 | * These options are also useful to firmware size reduction. |
| 71 | */ | 50 | */ |
diff --git a/keyboards/mode/m80v1/config.h b/keyboards/mode/m80v1/config.h index 2afb68ec5b..20e3c9fc19 100644 --- a/keyboards/mode/m80v1/config.h +++ b/keyboards/mode/m80v1/config.h | |||
| @@ -53,27 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 53 | // #define GRAVE_ESC_CTRL_OVERRIDE | 53 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 54 | 54 | ||
| 55 | /* | 55 | /* |
| 56 | * Force NKRO | ||
| 57 | * | ||
| 58 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 59 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 60 | * makefile for this to work.) | ||
| 61 | * | ||
| 62 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 63 | * until the next keyboard reset. | ||
| 64 | * | ||
| 65 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 66 | * fully operational during normal computer usage. | ||
| 67 | * | ||
| 68 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 69 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 70 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 71 | * power-up. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | //#define FORCE_NKRO | ||
| 75 | |||
| 76 | /* | ||
| 77 | * Feature disable options | 56 | * Feature disable options |
| 78 | * These options are also useful to firmware size reduction. | 57 | * These options are also useful to firmware size reduction. |
| 79 | */ | 58 | */ |
diff --git a/keyboards/molecule/config.h b/keyboards/molecule/config.h index 21ba7294fa..7bca1ae966 100755 --- a/keyboards/molecule/config.h +++ b/keyboards/molecule/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | //#define GRAVE_ESC_CTRL_OVERRIDE | 87 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/mountainblocks/mb17/config.h b/keyboards/mountainblocks/mb17/config.h index 6e05e9ff11..2c8bf317ff 100644 --- a/keyboards/mountainblocks/mb17/config.h +++ b/keyboards/mountainblocks/mb17/config.h | |||
| @@ -60,24 +60,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 60 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 61 | */ | 61 | */ |
| 62 | // #define GRAVE_ESC_CTRL_OVERRIDE | 62 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | |||
| 64 | /* | ||
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
diff --git a/keyboards/mt/mt40/config.h b/keyboards/mt/mt40/config.h index 33d3e934c8..cdf4128365 100644 --- a/keyboards/mt/mt40/config.h +++ b/keyboards/mt/mt40/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/mxss/config.h b/keyboards/mxss/config.h index 91535f5ddc..3fdb4504e8 100644 --- a/keyboards/mxss/config.h +++ b/keyboards/mxss/config.h | |||
| @@ -65,24 +65,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 65 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 66 | */ | 66 | */ |
| 67 | // #define GRAVE_ESC_CTRL_OVERRIDE | 67 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 68 | |||
| 69 | /* | ||
| 70 | * Force NKRO | ||
| 71 | * | ||
| 72 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 73 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 74 | * makefile for this to work.) | ||
| 75 | * | ||
| 76 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 77 | * until the next keyboard reset. | ||
| 78 | * | ||
| 79 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 80 | * fully operational during normal computer usage. | ||
| 81 | * | ||
| 82 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 83 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 84 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 85 | * power-up. | ||
| 86 | * | ||
| 87 | */ | ||
| 88 | //#define FORCE_NKRO | ||
diff --git a/keyboards/nacly/ua62/config.h b/keyboards/nacly/ua62/config.h index d9b823855d..9777d748af 100644 --- a/keyboards/nacly/ua62/config.h +++ b/keyboards/nacly/ua62/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/nasu/config.h b/keyboards/nasu/config.h index bc75b3fbcd..1efa358aa8 100644 --- a/keyboards/nasu/config.h +++ b/keyboards/nasu/config.h | |||
| @@ -47,39 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | */ | 47 | */ |
| 48 | // #define GRAVE_ESC_CTRL_OVERRIDE | 48 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 49 | 49 | ||
| 50 | /* | ||
| 51 | * Force NKRO | ||
| 52 | * | ||
| 53 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 54 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 55 | * makefile for this to work.) | ||
| 56 | * | ||
| 57 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 58 | * until the next keyboard reset. | ||
| 59 | * | ||
| 60 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 61 | * fully operational during normal computer usage. | ||
| 62 | * | ||
| 63 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 64 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 65 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 66 | * power-up. | ||
| 67 | * | ||
| 68 | */ | ||
| 69 | //#define FORCE_NKRO | ||
| 70 | |||
| 71 | /* | ||
| 72 | * Magic Key Options | ||
| 73 | * | ||
| 74 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 75 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 76 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 77 | * | ||
| 78 | * The options below allow the magic key functionality to be changed. This is | ||
| 79 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 80 | * | ||
| 81 | */ | ||
| 82 | |||
| 83 | /* Bootmagic Lite key configuration */ | 50 | /* Bootmagic Lite key configuration */ |
| 84 | #define BOOTMAGIC_LITE_ROW 1 | 51 | #define BOOTMAGIC_LITE_ROW 1 |
| 85 | #define BOOTMAGIC_LITE_COLUMN 0 | 52 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/nightingale_studios/hailey/config.h b/keyboards/nightingale_studios/hailey/config.h index cb860a40e9..0f5067ed6a 100644 --- a/keyboards/nightingale_studios/hailey/config.h +++ b/keyboards/nightingale_studios/hailey/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/nightly_boards/n87/config.h b/keyboards/nightly_boards/n87/config.h index 229ad8066b..d5a7ed70b0 100644 --- a/keyboards/nightly_boards/n87/config.h +++ b/keyboards/nightly_boards/n87/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | // #define GRAVE_ESC_CTRL_OVERRIDE | 92 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/nightmare/config.h b/keyboards/nightmare/config.h index 9ba8375594..1d53dfad43 100644 --- a/keyboards/nightmare/config.h +++ b/keyboards/nightmare/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/novelkeys/nk1/config.h b/keyboards/novelkeys/nk1/config.h index f71bd93fca..6c56610d58 100644 --- a/keyboards/novelkeys/nk1/config.h +++ b/keyboards/novelkeys/nk1/config.h | |||
| @@ -38,39 +38,6 @@ | |||
| 38 | */ | 38 | */ |
| 39 | // #define GRAVE_ESC_CTRL_OVERRIDE | 39 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 40 | 40 | ||
| 41 | /* | ||
| 42 | * Force NKRO | ||
| 43 | * | ||
| 44 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 45 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 46 | * makefile for this to work.) | ||
| 47 | * | ||
| 48 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 49 | * until the next keyboard reset. | ||
| 50 | * | ||
| 51 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 52 | * fully operational during normal computer usage. | ||
| 53 | * | ||
| 54 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 55 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 56 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 57 | * power-up. | ||
| 58 | * | ||
| 59 | */ | ||
| 60 | //#define FORCE_NKRO | ||
| 61 | |||
| 62 | /* | ||
| 63 | * Magic Key Options | ||
| 64 | * | ||
| 65 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 66 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 67 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 68 | * | ||
| 69 | * The options below allow the magic key functionality to be changed. This is | ||
| 70 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 71 | * | ||
| 72 | */ | ||
| 73 | |||
| 74 | #define RGB_DI_PIN F0 | 41 | #define RGB_DI_PIN F0 |
| 75 | #ifdef RGB_DI_PIN | 42 | #ifdef RGB_DI_PIN |
| 76 | #define RGBLED_NUM 9 | 43 | #define RGBLED_NUM 9 |
diff --git a/keyboards/novelkeys/nk20/config.h b/keyboards/novelkeys/nk20/config.h index 7e9149a6e0..98fb706b86 100644 --- a/keyboards/novelkeys/nk20/config.h +++ b/keyboards/novelkeys/nk20/config.h | |||
| @@ -39,27 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | */ | 39 | */ |
| 40 | // #define GRAVE_ESC_CTRL_OVERRIDE | 40 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 41 | 41 | ||
| 42 | /* | ||
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | // #define FORCE_NKRO | ||
| 62 | |||
| 63 | /* Bootmagic Lite key configuration */ | 42 | /* Bootmagic Lite key configuration */ |
| 64 | #define BOOTMAGIC_LITE_ROW 0 | 43 | #define BOOTMAGIC_LITE_ROW 0 |
| 65 | #define BOOTMAGIC_LITE_COLUMN 0 | 44 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/novelkeys/nk65/config.h b/keyboards/novelkeys/nk65/config.h index 6ba34be25a..78a1cdd965 100755 --- a/keyboards/novelkeys/nk65/config.h +++ b/keyboards/novelkeys/nk65/config.h | |||
| @@ -40,39 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | */ | 40 | */ |
| 41 | // #define GRAVE_ESC_CTRL_OVERRIDE | 41 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | ||
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Magic Key Options | ||
| 66 | * | ||
| 67 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 68 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 69 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 70 | * | ||
| 71 | * The options below allow the magic key functionality to be changed. This is | ||
| 72 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | |||
| 76 | /* Bootmagic Lite key configuration */ | 43 | /* Bootmagic Lite key configuration */ |
| 77 | #define BOOTMAGIC_LITE_ROW 0 | 44 | #define BOOTMAGIC_LITE_ROW 0 |
| 78 | #define BOOTMAGIC_LITE_COLUMN 0 | 45 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/novelkeys/nk65b/config.h b/keyboards/novelkeys/nk65b/config.h index f874dd978a..71a5ea90f7 100755 --- a/keyboards/novelkeys/nk65b/config.h +++ b/keyboards/novelkeys/nk65b/config.h | |||
| @@ -43,27 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | */ | 43 | */ |
| 44 | // #define GRAVE_ESC_CTRL_OVERRIDE | 44 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 45 | 45 | ||
| 46 | /* | ||
| 47 | * Force NKRO | ||
| 48 | * | ||
| 49 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 50 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 51 | * makefile for this to work.) | ||
| 52 | * | ||
| 53 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 54 | * until the next keyboard reset. | ||
| 55 | * | ||
| 56 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 57 | * fully operational during normal computer usage. | ||
| 58 | * | ||
| 59 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 60 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 61 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 62 | * power-up. | ||
| 63 | * | ||
| 64 | */ | ||
| 65 | // #define FORCE_NKRO | ||
| 66 | |||
| 67 | /* Bootmagic Lite key configuration */ | 46 | /* Bootmagic Lite key configuration */ |
| 68 | #define BOOTMAGIC_LITE_ROW 0 | 47 | #define BOOTMAGIC_LITE_ROW 0 |
| 69 | #define BOOTMAGIC_LITE_COLUMN 0 | 48 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/novelkeys/nk87/config.h b/keyboards/novelkeys/nk87/config.h index 08c54b9a57..0fbf7b6b4d 100755 --- a/keyboards/novelkeys/nk87/config.h +++ b/keyboards/novelkeys/nk87/config.h | |||
| @@ -40,39 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | */ | 40 | */ |
| 41 | // #define GRAVE_ESC_CTRL_OVERRIDE | 41 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | ||
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Magic Key Options | ||
| 66 | * | ||
| 67 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 68 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 69 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 70 | * | ||
| 71 | * The options below allow the magic key functionality to be changed. This is | ||
| 72 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | |||
| 76 | /* Bootmagic Lite key configuration */ | 43 | /* Bootmagic Lite key configuration */ |
| 77 | #define BOOTMAGIC_LITE_ROW 0 | 44 | #define BOOTMAGIC_LITE_ROW 0 |
| 78 | #define BOOTMAGIC_LITE_COLUMN 0 | 45 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/novelkeys/nk87b/config.h b/keyboards/novelkeys/nk87b/config.h index 9deb7b775b..2209fbd84a 100644 --- a/keyboards/novelkeys/nk87b/config.h +++ b/keyboards/novelkeys/nk87b/config.h | |||
| @@ -43,27 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | */ | 43 | */ |
| 44 | // #define GRAVE_ESC_CTRL_OVERRIDE | 44 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 45 | 45 | ||
| 46 | /* | ||
| 47 | * Force NKRO | ||
| 48 | * | ||
| 49 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 50 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 51 | * makefile for this to work.) | ||
| 52 | * | ||
| 53 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 54 | * until the next keyboard reset. | ||
| 55 | * | ||
| 56 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 57 | * fully operational during normal computer usage. | ||
| 58 | * | ||
| 59 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 60 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 61 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 62 | * power-up. | ||
| 63 | * | ||
| 64 | */ | ||
| 65 | // #define FORCE_NKRO | ||
| 66 | |||
| 67 | /* Bootmagic Lite key configuration */ | 46 | /* Bootmagic Lite key configuration */ |
| 68 | #define BOOTMAGIC_LITE_ROW 0 | 47 | #define BOOTMAGIC_LITE_ROW 0 |
| 69 | #define BOOTMAGIC_LITE_COLUMN 0 | 48 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/novelkeys/novelpad/config.h b/keyboards/novelkeys/novelpad/config.h index 4e3e7c367d..ddeae99e72 100755 --- a/keyboards/novelkeys/novelpad/config.h +++ b/keyboards/novelkeys/novelpad/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | // #define GRAVE_ESC_CTRL_OVERRIDE | 89 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/noxary/220/config.h b/keyboards/noxary/220/config.h index df15f2013b..40002269bd 100644 --- a/keyboards/noxary/220/config.h +++ b/keyboards/noxary/220/config.h | |||
| @@ -64,27 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 64 | // #define GRAVE_ESC_CTRL_OVERRIDE | 64 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 65 | 65 | ||
| 66 | /* | 66 | /* |
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | //#define FORCE_NKRO | ||
| 86 | |||
| 87 | /* | ||
| 88 | * Feature disable options | 67 | * Feature disable options |
| 89 | * These options are also useful to firmware size reduction. | 68 | * These options are also useful to firmware size reduction. |
| 90 | */ | 69 | */ |
diff --git a/keyboards/noxary/260/config.h b/keyboards/noxary/260/config.h index 8a18d95c55..42e5fa931d 100644 --- a/keyboards/noxary/260/config.h +++ b/keyboards/noxary/260/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | // #define GRAVE_ESC_CTRL_OVERRIDE | 83 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/noxary/268_2/config.h b/keyboards/noxary/268_2/config.h index 3256709668..d7396c2d8d 100644 --- a/keyboards/noxary/268_2/config.h +++ b/keyboards/noxary/268_2/config.h | |||
| @@ -63,27 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | // #define GRAVE_ESC_CTRL_OVERRIDE | 63 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | /* | ||
| 87 | * Feature disable options | 66 | * Feature disable options |
| 88 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 89 | */ | 68 | */ |
diff --git a/keyboards/noxary/280/config.h b/keyboards/noxary/280/config.h index 836fea6888..dda1b3cb53 100644 --- a/keyboards/noxary/280/config.h +++ b/keyboards/noxary/280/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | // #define GRAVE_ESC_CTRL_OVERRIDE | 65 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 66 | 66 | ||
| 67 | /* | 67 | /* |
| 68 | * Force NKRO | ||
| 69 | * | ||
| 70 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 71 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 72 | * makefile for this to work.) | ||
| 73 | * | ||
| 74 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 75 | * until the next keyboard reset. | ||
| 76 | * | ||
| 77 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 78 | * fully operational during normal computer usage. | ||
| 79 | * | ||
| 80 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 81 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 82 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 83 | * power-up. | ||
| 84 | * | ||
| 85 | */ | ||
| 86 | //#define FORCE_NKRO | ||
| 87 | |||
| 88 | /* | ||
| 89 | * Feature disable options | 68 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
| 91 | */ | 70 | */ |
diff --git a/keyboards/noxary/vulcan/config.h b/keyboards/noxary/vulcan/config.h index 982f98ff56..414b7957e1 100644 --- a/keyboards/noxary/vulcan/config.h +++ b/keyboards/noxary/vulcan/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/noxary/x268/config.h b/keyboards/noxary/x268/config.h index 6a3faeb285..4f36703f68 100644 --- a/keyboards/noxary/x268/config.h +++ b/keyboards/noxary/x268/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/owlab/jelly_epoch/hotswap/config.h b/keyboards/owlab/jelly_epoch/hotswap/config.h index f5f49eda9b..b8026d93fa 100644 --- a/keyboards/owlab/jelly_epoch/hotswap/config.h +++ b/keyboards/owlab/jelly_epoch/hotswap/config.h | |||
| @@ -33,9 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | 34 | ||
| 35 | /* NKRO */ | 35 | /* NKRO */ |
| 36 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 37 | # define FORCE_NKRO | ||
| 38 | #endif | ||
| 39 | 37 | ||
| 40 | /* RGB Strip*/ | 38 | /* RGB Strip*/ |
| 41 | #define RGB_DI_PIN B15 | 39 | #define RGB_DI_PIN B15 |
diff --git a/keyboards/owlab/jelly_epoch/soldered/config.h b/keyboards/owlab/jelly_epoch/soldered/config.h index f5f49eda9b..b8026d93fa 100644 --- a/keyboards/owlab/jelly_epoch/soldered/config.h +++ b/keyboards/owlab/jelly_epoch/soldered/config.h | |||
| @@ -33,9 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | 34 | ||
| 35 | /* NKRO */ | 35 | /* NKRO */ |
| 36 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 37 | # define FORCE_NKRO | ||
| 38 | #endif | ||
| 39 | 37 | ||
| 40 | /* RGB Strip*/ | 38 | /* RGB Strip*/ |
| 41 | #define RGB_DI_PIN B15 | 39 | #define RGB_DI_PIN B15 |
diff --git a/keyboards/owlab/suit80/ansi/config.h b/keyboards/owlab/suit80/ansi/config.h index f73ab91588..510127aa68 100644 --- a/keyboards/owlab/suit80/ansi/config.h +++ b/keyboards/owlab/suit80/ansi/config.h | |||
| @@ -33,6 +33,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | 34 | ||
| 35 | /* NKRO */ | 35 | /* NKRO */ |
| 36 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 37 | # define FORCE_NKRO | ||
| 38 | #endif \ No newline at end of file | ||
diff --git a/keyboards/owlab/suit80/iso/config.h b/keyboards/owlab/suit80/iso/config.h index 1cc9c8dea1..132ec401cc 100644 --- a/keyboards/owlab/suit80/iso/config.h +++ b/keyboards/owlab/suit80/iso/config.h | |||
| @@ -33,6 +33,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | 34 | ||
| 35 | /* NKRO */ | 35 | /* NKRO */ |
| 36 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 37 | # define FORCE_NKRO | ||
| 38 | #endif | ||
diff --git a/keyboards/owlab/voice65/hotswap/config.h b/keyboards/owlab/voice65/hotswap/config.h index 112056b100..15f084aa9d 100644 --- a/keyboards/owlab/voice65/hotswap/config.h +++ b/keyboards/owlab/voice65/hotswap/config.h | |||
| @@ -33,9 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | 34 | ||
| 35 | /* NKRO */ | 35 | /* NKRO */ |
| 36 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 37 | # define FORCE_NKRO | ||
| 38 | #endif | ||
| 39 | 37 | ||
| 40 | /* RGB stripe */ | 38 | /* RGB stripe */ |
| 41 | #define RGB_DI_PIN B15 | 39 | #define RGB_DI_PIN B15 |
diff --git a/keyboards/owlab/voice65/soldered/config.h b/keyboards/owlab/voice65/soldered/config.h index bb9235bedd..34ad70b137 100644 --- a/keyboards/owlab/voice65/soldered/config.h +++ b/keyboards/owlab/voice65/soldered/config.h | |||
| @@ -31,10 +31,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 31 | 31 | ||
| 32 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 32 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
| 33 | #define DEBOUNCE 5 | 33 | #define DEBOUNCE 5 |
| 34 | |||
| 34 | /* NKRO */ | 35 | /* NKRO */ |
| 35 | #ifdef NKRO_ENABLE | 36 | #define FORCE_NKRO |
| 36 | # define FORCE_NKRO | ||
| 37 | #endif | ||
| 38 | 37 | ||
| 39 | /* RGB stripe */ | 38 | /* RGB stripe */ |
| 40 | #define RGB_DI_PIN B15 | 39 | #define RGB_DI_PIN B15 |
diff --git a/keyboards/papercranekeyboards/gerald65/config.h b/keyboards/papercranekeyboards/gerald65/config.h index 872b42e507..0c503005b8 100644 --- a/keyboards/papercranekeyboards/gerald65/config.h +++ b/keyboards/papercranekeyboards/gerald65/config.h | |||
| @@ -77,27 +77,6 @@ | |||
| 77 | //#define GRAVE_ESC_CTRL_OVERRIDE | 77 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/parallel/parallel_65/hotswap/config.h b/keyboards/parallel/parallel_65/hotswap/config.h index cf6ac3965c..ee08b45a5e 100644 --- a/keyboards/parallel/parallel_65/hotswap/config.h +++ b/keyboards/parallel/parallel_65/hotswap/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/parallel/parallel_65/soldered/config.h b/keyboards/parallel/parallel_65/soldered/config.h index cf6ac3965c..ee08b45a5e 100644 --- a/keyboards/parallel/parallel_65/soldered/config.h +++ b/keyboards/parallel/parallel_65/soldered/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/pdxkbc/config.h b/keyboards/pdxkbc/config.h index 9268978d63..40f2fedc7e 100644 --- a/keyboards/pdxkbc/config.h +++ b/keyboards/pdxkbc/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/peranekofactory/tone/rev1/config.h b/keyboards/peranekofactory/tone/rev1/config.h index 021f53ec68..a9ca3b80cf 100644 --- a/keyboards/peranekofactory/tone/rev1/config.h +++ b/keyboards/peranekofactory/tone/rev1/config.h | |||
| @@ -98,27 +98,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 98 | //#define GRAVE_ESC_CTRL_OVERRIDE | 98 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 99 | 99 | ||
| 100 | /* | 100 | /* |
| 101 | * Force NKRO | ||
| 102 | * | ||
| 103 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 104 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 105 | * makefile for this to work.) | ||
| 106 | * | ||
| 107 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 108 | * until the next keyboard reset. | ||
| 109 | * | ||
| 110 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 111 | * fully operational during normal computer usage. | ||
| 112 | * | ||
| 113 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 114 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 115 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 116 | * power-up. | ||
| 117 | * | ||
| 118 | */ | ||
| 119 | //#define FORCE_NKRO | ||
| 120 | |||
| 121 | /* | ||
| 122 | * Feature disable options | 101 | * Feature disable options |
| 123 | * These options are also useful to firmware size reduction. | 102 | * These options are also useful to firmware size reduction. |
| 124 | */ | 103 | */ |
diff --git a/keyboards/peranekofactory/tone/rev2/config.h b/keyboards/peranekofactory/tone/rev2/config.h index f06fd2b903..0dc51ff049 100644 --- a/keyboards/peranekofactory/tone/rev2/config.h +++ b/keyboards/peranekofactory/tone/rev2/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/phantom/config.h b/keyboards/phantom/config.h index b44af3c9dc..79d6788ea2 100644 --- a/keyboards/phantom/config.h +++ b/keyboards/phantom/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/pinky/3/config.h b/keyboards/pinky/3/config.h index 27f2fae5d5..07c20c181b 100644 --- a/keyboards/pinky/3/config.h +++ b/keyboards/pinky/3/config.h | |||
| @@ -62,27 +62,6 @@ | |||
| 62 | // #define GRAVE_ESC_CTRL_OVERRIDE | 62 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/pinky/4/config.h b/keyboards/pinky/4/config.h index a4a05e9b67..2eec0b6cf7 100644 --- a/keyboards/pinky/4/config.h +++ b/keyboards/pinky/4/config.h | |||
| @@ -62,27 +62,6 @@ | |||
| 62 | // #define GRAVE_ESC_CTRL_OVERRIDE | 62 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h index 1840e087cf..9f7e6b1e14 100644 --- a/keyboards/planck/ez/config.h +++ b/keyboards/planck/ez/config.h | |||
| @@ -60,27 +60,6 @@ | |||
| 60 | //#define LOCKING_RESYNC_ENABLE | 60 | //#define LOCKING_RESYNC_ENABLE |
| 61 | 61 | ||
| 62 | /* | 62 | /* |
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Feature disable options | 63 | * Feature disable options |
| 85 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
| 86 | */ | 65 | */ |
diff --git a/keyboards/planck/rev6/config.h b/keyboards/planck/rev6/config.h index 5925feb8d9..ccb3e1f509 100644 --- a/keyboards/planck/rev6/config.h +++ b/keyboards/planck/rev6/config.h | |||
| @@ -62,27 +62,6 @@ | |||
| 62 | //#define LOCKING_RESYNC_ENABLE | 62 | //#define LOCKING_RESYNC_ENABLE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/planck/rev6_drop/config.h b/keyboards/planck/rev6_drop/config.h index 35b3a55c1f..a67e2101a3 100644 --- a/keyboards/planck/rev6_drop/config.h +++ b/keyboards/planck/rev6_drop/config.h | |||
| @@ -67,27 +67,6 @@ | |||
| 67 | //#define LOCKING_RESYNC_ENABLE | 67 | //#define LOCKING_RESYNC_ENABLE |
| 68 | 68 | ||
| 69 | /* | 69 | /* |
| 70 | * Force NKRO | ||
| 71 | * | ||
| 72 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 73 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 74 | * makefile for this to work.) | ||
| 75 | * | ||
| 76 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 77 | * until the next keyboard reset. | ||
| 78 | * | ||
| 79 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 80 | * fully operational during normal computer usage. | ||
| 81 | * | ||
| 82 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 83 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 84 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 85 | * power-up. | ||
| 86 | * | ||
| 87 | */ | ||
| 88 | //#define FORCE_NKRO | ||
| 89 | |||
| 90 | /* | ||
| 91 | * Feature disable options | 70 | * Feature disable options |
| 92 | * These options are also useful to firmware size reduction. | 71 | * These options are also useful to firmware size reduction. |
| 93 | */ | 72 | */ |
diff --git a/keyboards/plume/plume65/config.h b/keyboards/plume/plume65/config.h index 7f79c19466..5118fccede 100644 --- a/keyboards/plume/plume65/config.h +++ b/keyboards/plume/plume65/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/plut0nium/0x3e/config.h b/keyboards/plut0nium/0x3e/config.h index 1f3be677d5..43e548dd2e 100644 --- a/keyboards/plut0nium/0x3e/config.h +++ b/keyboards/plut0nium/0x3e/config.h | |||
| @@ -76,11 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Feature disable options | 79 | * Feature disable options |
| 85 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 86 | */ | 81 | */ |
diff --git a/keyboards/pohjolaworks/louhi/config.h b/keyboards/pohjolaworks/louhi/config.h index 0c9b27739b..786498e70f 100644 --- a/keyboards/pohjolaworks/louhi/config.h +++ b/keyboards/pohjolaworks/louhi/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | //#define GRAVE_ESC_CTRL_OVERRIDE | 80 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/portal_66/hotswap/config.h b/keyboards/portal_66/hotswap/config.h index cf6ac3965c..ee08b45a5e 100644 --- a/keyboards/portal_66/hotswap/config.h +++ b/keyboards/portal_66/hotswap/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/portal_66/soldered/config.h b/keyboards/portal_66/soldered/config.h index cf6ac3965c..ee08b45a5e 100644 --- a/keyboards/portal_66/soldered/config.h +++ b/keyboards/portal_66/soldered/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/pos78/config.h b/keyboards/pos78/config.h index 20f286e70f..f85a13cf8a 100644 --- a/keyboards/pos78/config.h +++ b/keyboards/pos78/config.h | |||
| @@ -61,27 +61,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 61 | //#define GRAVE_ESC_CTRL_OVERRIDE | 61 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 62 | 62 | ||
| 63 | /* | 63 | /* |
| 64 | * Force NKRO | ||
| 65 | * | ||
| 66 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 67 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 68 | * makefile for this to work.) | ||
| 69 | * | ||
| 70 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 71 | * until the next keyboard reset. | ||
| 72 | * | ||
| 73 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 74 | * fully operational during normal computer usage. | ||
| 75 | * | ||
| 76 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 77 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 78 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 79 | * power-up. | ||
| 80 | * | ||
| 81 | */ | ||
| 82 | //#define FORCE_NKRO | ||
| 83 | |||
| 84 | /* | ||
| 85 | * Feature disable options | 64 | * Feature disable options |
| 86 | * These options are also useful to firmware size reduction. | 65 | * These options are also useful to firmware size reduction. |
| 87 | */ | 66 | */ |
diff --git a/keyboards/preonic/rev3/config.h b/keyboards/preonic/rev3/config.h index 079ba2a0d1..0fb1e1f94f 100644 --- a/keyboards/preonic/rev3/config.h +++ b/keyboards/preonic/rev3/config.h | |||
| @@ -49,27 +49,6 @@ | |||
| 49 | //#define LOCKING_RESYNC_ENABLE | 49 | //#define LOCKING_RESYNC_ENABLE |
| 50 | 50 | ||
| 51 | /* | 51 | /* |
| 52 | * Force NKRO | ||
| 53 | * | ||
| 54 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 55 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 56 | * makefile for this to work.) | ||
| 57 | * | ||
| 58 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 59 | * until the next keyboard reset. | ||
| 60 | * | ||
| 61 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 62 | * fully operational during normal computer usage. | ||
| 63 | * | ||
| 64 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 65 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 66 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 67 | * power-up. | ||
| 68 | * | ||
| 69 | */ | ||
| 70 | //#define FORCE_NKRO | ||
| 71 | |||
| 72 | /* | ||
| 73 | * Feature disable options | 52 | * Feature disable options |
| 74 | * These options are also useful to firmware size reduction. | 53 | * These options are also useful to firmware size reduction. |
| 75 | */ | 54 | */ |
diff --git a/keyboards/preonic/rev3_drop/config.h b/keyboards/preonic/rev3_drop/config.h index e136e01d64..63a76864e3 100644 --- a/keyboards/preonic/rev3_drop/config.h +++ b/keyboards/preonic/rev3_drop/config.h | |||
| @@ -49,27 +49,6 @@ | |||
| 49 | //#define LOCKING_RESYNC_ENABLE | 49 | //#define LOCKING_RESYNC_ENABLE |
| 50 | 50 | ||
| 51 | /* | 51 | /* |
| 52 | * Force NKRO | ||
| 53 | * | ||
| 54 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 55 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 56 | * makefile for this to work.) | ||
| 57 | * | ||
| 58 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 59 | * until the next keyboard reset. | ||
| 60 | * | ||
| 61 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 62 | * fully operational during normal computer usage. | ||
| 63 | * | ||
| 64 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 65 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 66 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 67 | * power-up. | ||
| 68 | * | ||
| 69 | */ | ||
| 70 | //#define FORCE_NKRO | ||
| 71 | |||
| 72 | /* | ||
| 73 | * Feature disable options | 52 | * Feature disable options |
| 74 | * These options are also useful to firmware size reduction. | 53 | * These options are also useful to firmware size reduction. |
| 75 | */ | 54 | */ |
diff --git a/keyboards/projectcain/relic/config.h b/keyboards/projectcain/relic/config.h index ed3c45ec33..87cc04c43b 100644 --- a/keyboards/projectcain/relic/config.h +++ b/keyboards/projectcain/relic/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/projectcain/vault35/config.h b/keyboards/projectcain/vault35/config.h index ee9979f76a..362a1c056b 100644 --- a/keyboards/projectcain/vault35/config.h +++ b/keyboards/projectcain/vault35/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | //#define GRAVE_ESC_CTRL_OVERRIDE | 83 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/projectcain/vault45/config.h b/keyboards/projectcain/vault45/config.h index 5796e2724c..a9486488fe 100644 --- a/keyboards/projectcain/vault45/config.h +++ b/keyboards/projectcain/vault45/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | //#define GRAVE_ESC_CTRL_OVERRIDE | 86 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/prototypist/allison/config.h b/keyboards/prototypist/allison/config.h index 0e4406e4f3..dc7820e505 100644 --- a/keyboards/prototypist/allison/config.h +++ b/keyboards/prototypist/allison/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/prototypist/allison_numpad/config.h b/keyboards/prototypist/allison_numpad/config.h index c75fa6ae56..7593578380 100644 --- a/keyboards/prototypist/allison_numpad/config.h +++ b/keyboards/prototypist/allison_numpad/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/protozoa/cassini/config.h b/keyboards/protozoa/cassini/config.h index 099fdb51dc..9b5c44d05a 100644 --- a/keyboards/protozoa/cassini/config.h +++ b/keyboards/protozoa/cassini/config.h | |||
| @@ -46,27 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 46 | */ | 46 | */ |
| 47 | // #define GRAVE_ESC_CTRL_OVERRIDE | 47 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 48 | 48 | ||
| 49 | /* | ||
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* Bootmagic Lite key configuration */ | 49 | /* Bootmagic Lite key configuration */ |
| 71 | #define BOOTMAGIC_LITE_ROW 0 | 50 | #define BOOTMAGIC_LITE_ROW 0 |
| 72 | #define BOOTMAGIC_LITE_COLUMN 0 | 51 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/protozoa/p01/config.h b/keyboards/protozoa/p01/config.h index 4360bc3add..cd42618930 100644 --- a/keyboards/protozoa/p01/config.h +++ b/keyboards/protozoa/p01/config.h | |||
| @@ -68,27 +68,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 68 | */ | 68 | */ |
| 69 | // #define GRAVE_ESC_CTRL_OVERRIDE | 69 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 70 | 70 | ||
| 71 | /* | ||
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* Bootmagic Lite key configuration */ | 71 | /* Bootmagic Lite key configuration */ |
| 93 | #define BOOTMAGIC_LITE_ROW 0 | 72 | #define BOOTMAGIC_LITE_ROW 0 |
| 94 | #define BOOTMAGIC_LITE_COLUMN 0 | 73 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/pteron36/config.h b/keyboards/pteron36/config.h index 8986d9e919..c4397cc4de 100644 --- a/keyboards/pteron36/config.h +++ b/keyboards/pteron36/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/qpockets/wanten/config.h b/keyboards/qpockets/wanten/config.h index b35e63a442..7ba1883cc8 100644 --- a/keyboards/qpockets/wanten/config.h +++ b/keyboards/qpockets/wanten/config.h | |||
| @@ -91,27 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | //#define GRAVE_ESC_CTRL_OVERRIDE | 91 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 92 | 92 | ||
| 93 | /* | 93 | /* |
| 94 | * Force NKRO | ||
| 95 | * | ||
| 96 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 97 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 98 | * makefile for this to work.) | ||
| 99 | * | ||
| 100 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 101 | * until the next keyboard reset. | ||
| 102 | * | ||
| 103 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 104 | * fully operational during normal computer usage. | ||
| 105 | * | ||
| 106 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 107 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 108 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 109 | * power-up. | ||
| 110 | * | ||
| 111 | */ | ||
| 112 | //#define FORCE_NKRO | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Feature disable options | 94 | * Feature disable options |
| 116 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
| 117 | */ | 96 | */ |
diff --git a/keyboards/quad_h/lb75/config.h b/keyboards/quad_h/lb75/config.h index 53684b0a85..ff7de7b2e0 100644 --- a/keyboards/quad_h/lb75/config.h +++ b/keyboards/quad_h/lb75/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | // #define GRAVE_ESC_CTRL_OVERRIDE | 85 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/quantrik/kyuu/config.h b/keyboards/quantrik/kyuu/config.h index bac2fb4435..68ffcefef8 100644 --- a/keyboards/quantrik/kyuu/config.h +++ b/keyboards/quantrik/kyuu/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/qwertyydox/config.h b/keyboards/qwertyydox/config.h index 44f4235a19..1910758bcd 100644 --- a/keyboards/qwertyydox/config.h +++ b/keyboards/qwertyydox/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | */ | 87 | */ |
| 88 | // #define GRAVE_ESC_CTRL_OVERRIDE | 88 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 89 | 89 | ||
| 90 | /* | ||
| 91 | * Force NKRO | ||
| 92 | * | ||
| 93 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 94 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 95 | * makefile for this to work.) | ||
| 96 | * | ||
| 97 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 98 | * until the next keyboard reset. | ||
| 99 | * | ||
| 100 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 101 | * fully operational during normal computer usage. | ||
| 102 | * | ||
| 103 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 104 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 105 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 106 | * power-up. | ||
| 107 | * | ||
| 108 | */ | ||
| 109 | //#define FORCE_NKRO | ||
| 110 | |||
| 111 | #define MOUSEKEY_DELAY 150 | 90 | #define MOUSEKEY_DELAY 150 |
| 112 | #define MOUSEKEY_INTERVAL 20 | 91 | #define MOUSEKEY_INTERVAL 20 |
| 113 | #define MOUSEKEY_MAX_SPEED 10 | 92 | #define MOUSEKEY_MAX_SPEED 10 |
diff --git a/keyboards/rabbit/rabbit68/config.h b/keyboards/rabbit/rabbit68/config.h index 7493b95dbf..80555d05d1 100644 --- a/keyboards/rabbit/rabbit68/config.h +++ b/keyboards/rabbit/rabbit68/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/ramonimbao/aelith/config.h b/keyboards/ramonimbao/aelith/config.h index b5ca960470..cfca5b4d80 100644 --- a/keyboards/ramonimbao/aelith/config.h +++ b/keyboards/ramonimbao/aelith/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | //#define GRAVE_ESC_CTRL_OVERRIDE | 55 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/ramonimbao/chevron/config.h b/keyboards/ramonimbao/chevron/config.h index 606fabd4ef..1340890948 100644 --- a/keyboards/ramonimbao/chevron/config.h +++ b/keyboards/ramonimbao/chevron/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/ramonimbao/herringbone/pro/config.h b/keyboards/ramonimbao/herringbone/pro/config.h index 34151391da..daa915af49 100644 --- a/keyboards/ramonimbao/herringbone/pro/config.h +++ b/keyboards/ramonimbao/herringbone/pro/config.h | |||
| @@ -63,27 +63,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 63 | // #define GRAVE_ESC_CTRL_OVERRIDE | 63 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | /* | ||
| 87 | * Feature disable options | 66 | * Feature disable options |
| 88 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 89 | */ | 68 | */ |
diff --git a/keyboards/ramonimbao/herringbone/v1/config.h b/keyboards/ramonimbao/herringbone/v1/config.h index 8f188c9273..141d208513 100644 --- a/keyboards/ramonimbao/herringbone/v1/config.h +++ b/keyboards/ramonimbao/herringbone/v1/config.h | |||
| @@ -75,27 +75,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 75 | // #define GRAVE_ESC_CTRL_OVERRIDE | 75 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | 76 | ||
| 77 | /* | 77 | /* |
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Feature disable options | 78 | * Feature disable options |
| 100 | * These options are also useful to firmware size reduction. | 79 | * These options are also useful to firmware size reduction. |
| 101 | */ | 80 | */ |
diff --git a/keyboards/ramonimbao/squishyfrl/config.h b/keyboards/ramonimbao/squishyfrl/config.h index b6af651fe3..1280290b43 100644 --- a/keyboards/ramonimbao/squishyfrl/config.h +++ b/keyboards/ramonimbao/squishyfrl/config.h | |||
| @@ -92,27 +92,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 92 | //#define GRAVE_ESC_CTRL_OVERRIDE | 92 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 93 | 93 | ||
| 94 | /* | 94 | /* |
| 95 | * Force NKRO | ||
| 96 | * | ||
| 97 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 98 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 99 | * makefile for this to work.) | ||
| 100 | * | ||
| 101 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 102 | * until the next keyboard reset. | ||
| 103 | * | ||
| 104 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 105 | * fully operational during normal computer usage. | ||
| 106 | * | ||
| 107 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 108 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 109 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 110 | * power-up. | ||
| 111 | * | ||
| 112 | */ | ||
| 113 | //#define FORCE_NKRO | ||
| 114 | |||
| 115 | /* | ||
| 116 | * Feature disable options | 95 | * Feature disable options |
| 117 | * These options are also useful to firmware size reduction. | 96 | * These options are also useful to firmware size reduction. |
| 118 | */ | 97 | */ |
diff --git a/keyboards/ramonimbao/squishytkl/config.h b/keyboards/ramonimbao/squishytkl/config.h index 1a1d7a7062..1066af403d 100644 --- a/keyboards/ramonimbao/squishytkl/config.h +++ b/keyboards/ramonimbao/squishytkl/config.h | |||
| @@ -93,27 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 93 | //#define GRAVE_ESC_CTRL_OVERRIDE | 93 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 94 | 94 | ||
| 95 | /* | 95 | /* |
| 96 | * Force NKRO | ||
| 97 | * | ||
| 98 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 99 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 100 | * makefile for this to work.) | ||
| 101 | * | ||
| 102 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 103 | * until the next keyboard reset. | ||
| 104 | * | ||
| 105 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 106 | * fully operational during normal computer usage. | ||
| 107 | * | ||
| 108 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 109 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 110 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 111 | * power-up. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | //#define FORCE_NKRO | ||
| 115 | |||
| 116 | /* | ||
| 117 | * Feature disable options | 96 | * Feature disable options |
| 118 | * These options are also useful to firmware size reduction. | 97 | * These options are also useful to firmware size reduction. |
| 119 | */ | 98 | */ |
diff --git a/keyboards/ramonimbao/tkl_ff/config.h b/keyboards/ramonimbao/tkl_ff/config.h index c6e10405d4..356f11a1ef 100644 --- a/keyboards/ramonimbao/tkl_ff/config.h +++ b/keyboards/ramonimbao/tkl_ff/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/ramonimbao/wete/v2/config.h b/keyboards/ramonimbao/wete/v2/config.h index c81eba1fd3..afc1dc0ecd 100644 --- a/keyboards/ramonimbao/wete/v2/config.h +++ b/keyboards/ramonimbao/wete/v2/config.h | |||
| @@ -98,27 +98,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 98 | //#define GRAVE_ESC_CTRL_OVERRIDE | 98 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 99 | 99 | ||
| 100 | /* | 100 | /* |
| 101 | * Force NKRO | ||
| 102 | * | ||
| 103 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 104 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 105 | * makefile for this to work.) | ||
| 106 | * | ||
| 107 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 108 | * until the next keyboard reset. | ||
| 109 | * | ||
| 110 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 111 | * fully operational during normal computer usage. | ||
| 112 | * | ||
| 113 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 114 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 115 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 116 | * power-up. | ||
| 117 | * | ||
| 118 | */ | ||
| 119 | //#define FORCE_NKRO | ||
| 120 | |||
| 121 | /* | ||
| 122 | * Feature disable options | 101 | * Feature disable options |
| 123 | * These options are also useful to firmware size reduction. | 102 | * These options are also useful to firmware size reduction. |
| 124 | */ | 103 | */ |
diff --git a/keyboards/rate/pistachio_pro/config.h b/keyboards/rate/pistachio_pro/config.h index 7b3ccb5b31..e0c32b22f0 100644 --- a/keyboards/rate/pistachio_pro/config.h +++ b/keyboards/rate/pistachio_pro/config.h | |||
| @@ -41,27 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 41 | //#define GRAVE_ESC_CTRL_OVERRIDE | 41 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | 43 | /* |
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Feature disable options | 44 | * Feature disable options |
| 66 | * These options are also useful to firmware size reduction. | 45 | * These options are also useful to firmware size reduction. |
| 67 | */ | 46 | */ |
diff --git a/keyboards/redscarf_iiplus/verb/config.h b/keyboards/redscarf_iiplus/verb/config.h index 590791b668..0075ad62e6 100755 --- a/keyboards/redscarf_iiplus/verb/config.h +++ b/keyboards/redscarf_iiplus/verb/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/redscarf_iiplus/verc/config.h b/keyboards/redscarf_iiplus/verc/config.h index 590791b668..0075ad62e6 100755 --- a/keyboards/redscarf_iiplus/verc/config.h +++ b/keyboards/redscarf_iiplus/verc/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/redscarf_iiplus/verd/config.h b/keyboards/redscarf_iiplus/verd/config.h index caf9bf7718..a2221037bf 100644 --- a/keyboards/redscarf_iiplus/verd/config.h +++ b/keyboards/redscarf_iiplus/verd/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | // #define GRAVE_ESC_CTRL_OVERRIDE | 83 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/retro_75/config.h b/keyboards/retro_75/config.h index 2c300b5577..6b8f714a96 100644 --- a/keyboards/retro_75/config.h +++ b/keyboards/retro_75/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/reviung/reviung33/config.h b/keyboards/reviung/reviung33/config.h index 1170d817e9..128b843174 100644 --- a/keyboards/reviung/reviung33/config.h +++ b/keyboards/reviung/reviung33/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | //#define GRAVE_ESC_CTRL_OVERRIDE | 81 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/reviung/reviung34/config.h b/keyboards/reviung/reviung34/config.h index 6faeb249c5..3f692a943a 100755 --- a/keyboards/reviung/reviung34/config.h +++ b/keyboards/reviung/reviung34/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/reviung/reviung39/config.h b/keyboards/reviung/reviung39/config.h index 4f02ba0c73..e8692e07c7 100644 --- a/keyboards/reviung/reviung39/config.h +++ b/keyboards/reviung/reviung39/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/reviung/reviung41/config.h b/keyboards/reviung/reviung41/config.h index 4b0c4a20ea..9dc1ff76ea 100644 --- a/keyboards/reviung/reviung41/config.h +++ b/keyboards/reviung/reviung41/config.h | |||
| @@ -88,27 +88,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 88 | // #define GRAVE_ESC_CTRL_OVERRIDE | 88 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 89 | 89 | ||
| 90 | /* | 90 | /* |
| 91 | * Force NKRO | ||
| 92 | * | ||
| 93 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 94 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 95 | * makefile for this to work.) | ||
| 96 | * | ||
| 97 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 98 | * until the next keyboard reset. | ||
| 99 | * | ||
| 100 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 101 | * fully operational during normal computer usage. | ||
| 102 | * | ||
| 103 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 104 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 105 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 106 | * power-up. | ||
| 107 | * | ||
| 108 | */ | ||
| 109 | //#define FORCE_NKRO | ||
| 110 | |||
| 111 | /* | ||
| 112 | * Feature disable options | 91 | * Feature disable options |
| 113 | * These options are also useful to firmware size reduction. | 92 | * These options are also useful to firmware size reduction. |
| 114 | */ | 93 | */ |
diff --git a/keyboards/reviung/reviung5/config.h b/keyboards/reviung/reviung5/config.h index 02f735d6b6..57a1a672ed 100644 --- a/keyboards/reviung/reviung5/config.h +++ b/keyboards/reviung/reviung5/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/reviung/reviung53/config.h b/keyboards/reviung/reviung53/config.h index 41a5b71e76..97d03ecb6e 100644 --- a/keyboards/reviung/reviung53/config.h +++ b/keyboards/reviung/reviung53/config.h | |||
| @@ -78,27 +78,6 @@ | |||
| 78 | //#define GRAVE_ESC_CTRL_OVERRIDE | 78 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/rmkeebs/rm_numpad/config.h b/keyboards/rmkeebs/rm_numpad/config.h index a77e2fd324..d46af6e285 100644 --- a/keyboards/rmkeebs/rm_numpad/config.h +++ b/keyboards/rmkeebs/rm_numpad/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/rominronin/katana60/rev1/config.h b/keyboards/rominronin/katana60/rev1/config.h index 8405971c3b..d77cb7b158 100644 --- a/keyboards/rominronin/katana60/rev1/config.h +++ b/keyboards/rominronin/katana60/rev1/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | #define TAPPING_TERM 200 | 57 | #define TAPPING_TERM 200 |
| 79 | 58 | ||
| 80 | /* | 59 | /* |
diff --git a/keyboards/rominronin/katana60/rev2/config.h b/keyboards/rominronin/katana60/rev2/config.h index 3f45ee739e..0e54bf9ab2 100644 --- a/keyboards/rominronin/katana60/rev2/config.h +++ b/keyboards/rominronin/katana60/rev2/config.h | |||
| @@ -54,27 +54,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 54 | */ | 54 | */ |
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | ||
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | #define TAPPING_TERM 200 | 57 | #define TAPPING_TERM 200 |
| 79 | 58 | ||
| 80 | /* | 59 | /* |
diff --git a/keyboards/roseslite/config.h b/keyboards/roseslite/config.h index 92834ca573..c737c0cb9c 100644 --- a/keyboards/roseslite/config.h +++ b/keyboards/roseslite/config.h | |||
| @@ -65,27 +65,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | // #define GRAVE_ESC_CTRL_OVERRIDE | 65 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 66 | 66 | ||
| 67 | /* | 67 | /* |
| 68 | * Force NKRO | ||
| 69 | * | ||
| 70 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 71 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 72 | * makefile for this to work.) | ||
| 73 | * | ||
| 74 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 75 | * until the next keyboard reset. | ||
| 76 | * | ||
| 77 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 78 | * fully operational during normal computer usage. | ||
| 79 | * | ||
| 80 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 81 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 82 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 83 | * power-up. | ||
| 84 | * | ||
| 85 | */ | ||
| 86 | //#define FORCE_NKRO | ||
| 87 | |||
| 88 | /* | ||
| 89 | * Feature disable options | 68 | * Feature disable options |
| 90 | * These options are also useful to firmware size reduction. | 69 | * These options are also useful to firmware size reduction. |
| 91 | */ | 70 | */ |
diff --git a/keyboards/runes/skjoldr/config.h b/keyboards/runes/skjoldr/config.h index e6004a0fc2..7b6ea1f6ee 100644 --- a/keyboards/runes/skjoldr/config.h +++ b/keyboards/runes/skjoldr/config.h | |||
| @@ -50,25 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | */ | 50 | */ |
| 51 | //#define GRAVE_ESC_CTRL_OVERRIDE | 51 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 52 | 52 | ||
| 53 | /* | ||
| 54 | * Force NKRO | ||
| 55 | * | ||
| 56 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 57 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 58 | * makefile for this to work.) | ||
| 59 | * | ||
| 60 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 61 | * until the next keyboard reset. | ||
| 62 | * | ||
| 63 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 64 | * fully operational during normal computer usage. | ||
| 65 | * | ||
| 66 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 67 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 68 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 69 | * power-up. | ||
| 70 | * | ||
| 71 | */ | ||
| 72 | #define FORCE_NKRO | 53 | #define FORCE_NKRO |
| 73 | 54 | ||
| 74 | /* | 55 | /* |
diff --git a/keyboards/runes/vaengr/config.h b/keyboards/runes/vaengr/config.h index d565a546ee..602d93fca7 100644 --- a/keyboards/runes/vaengr/config.h +++ b/keyboards/runes/vaengr/config.h | |||
| @@ -88,25 +88,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 88 | */ | 88 | */ |
| 89 | //#define GRAVE_ESC_CTRL_OVERRIDE | 89 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | ||
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | #define FORCE_NKRO | 91 | #define FORCE_NKRO |
| 111 | 92 | ||
| 112 | /* | 93 | /* |
diff --git a/keyboards/rura66/rev1/config.h b/keyboards/rura66/rev1/config.h index 5b3e4426b0..0e0ebe2e0a 100644 --- a/keyboards/rura66/rev1/config.h +++ b/keyboards/rura66/rev1/config.h | |||
| @@ -94,27 +94,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 94 | // #define GRAVE_ESC_CTRL_OVERRIDE | 94 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 95 | 95 | ||
| 96 | /* | 96 | /* |
| 97 | * Force NKRO | ||
| 98 | * | ||
| 99 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 100 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 101 | * makefile for this to work.) | ||
| 102 | * | ||
| 103 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 104 | * until the next keyboard reset. | ||
| 105 | * | ||
| 106 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 107 | * fully operational during normal computer usage. | ||
| 108 | * | ||
| 109 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 110 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 111 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 112 | * power-up. | ||
| 113 | * | ||
| 114 | */ | ||
| 115 | //#define FORCE_NKRO | ||
| 116 | |||
| 117 | /* | ||
| 118 | * Feature disable options | 97 | * Feature disable options |
| 119 | * These options are also useful to firmware size reduction. | 98 | * These options are also useful to firmware size reduction. |
| 120 | */ | 99 | */ |
diff --git a/keyboards/ryanbaekr/rb1/config.h b/keyboards/ryanbaekr/rb1/config.h index ea69ec20e5..6b9eecbda6 100644 --- a/keyboards/ryanbaekr/rb1/config.h +++ b/keyboards/ryanbaekr/rb1/config.h | |||
| @@ -42,24 +42,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 42 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 42 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 43 | */ | 43 | */ |
| 44 | // #define GRAVE_ESC_CTRL_OVERRIDE | 44 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 45 | |||
| 46 | /* | ||
| 47 | * Force NKRO | ||
| 48 | * | ||
| 49 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 50 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 51 | * makefile for this to work.) | ||
| 52 | * | ||
| 53 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 54 | * until the next keyboard reset. | ||
| 55 | * | ||
| 56 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 57 | * fully operational during normal computer usage. | ||
| 58 | * | ||
| 59 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 60 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 61 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 62 | * power-up. | ||
| 63 | * | ||
| 64 | */ | ||
| 65 | //#define FORCE_NKRO | ||
diff --git a/keyboards/ryanbaekr/rb18/config.h b/keyboards/ryanbaekr/rb18/config.h index ce17c8d6b9..d6d244cee2 100644 --- a/keyboards/ryanbaekr/rb18/config.h +++ b/keyboards/ryanbaekr/rb18/config.h | |||
| @@ -77,24 +77,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 78 | */ | 78 | */ |
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | |||
| 81 | /* | ||
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
diff --git a/keyboards/ryanbaekr/rb69/config.h b/keyboards/ryanbaekr/rb69/config.h index 58d8e67e09..29ff3cf39e 100644 --- a/keyboards/ryanbaekr/rb69/config.h +++ b/keyboards/ryanbaekr/rb69/config.h | |||
| @@ -77,24 +77,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 78 | */ | 78 | */ |
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | |||
| 81 | /* | ||
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
diff --git a/keyboards/ryanbaekr/rb86/config.h b/keyboards/ryanbaekr/rb86/config.h index c6ade22050..321b9db230 100644 --- a/keyboards/ryanbaekr/rb86/config.h +++ b/keyboards/ryanbaekr/rb86/config.h | |||
| @@ -56,24 +56,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 56 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 56 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 57 | */ | 57 | */ |
| 58 | // #define GRAVE_ESC_CTRL_OVERRIDE | 58 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 59 | |||
| 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 | ||
diff --git a/keyboards/ryanbaekr/rb87/config.h b/keyboards/ryanbaekr/rb87/config.h index 8e0afa348a..10312c97f3 100644 --- a/keyboards/ryanbaekr/rb87/config.h +++ b/keyboards/ryanbaekr/rb87/config.h | |||
| @@ -77,24 +77,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 77 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 78 | */ | 78 | */ |
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | |||
| 81 | /* | ||
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
diff --git a/keyboards/ryanskidmore/rskeys100/config.h b/keyboards/ryanskidmore/rskeys100/config.h index be7c44518c..b8178a024a 100644 --- a/keyboards/ryanskidmore/rskeys100/config.h +++ b/keyboards/ryanskidmore/rskeys100/config.h | |||
| @@ -51,23 +51,4 @@ | |||
| 51 | /* Set the max power consumption for the keyboard, which is 500 mA. */ | 51 | /* Set the max power consumption for the keyboard, which is 500 mA. */ |
| 52 | #define USB_MAX_POWER_CONSUMPTION 500 | 52 | #define USB_MAX_POWER_CONSUMPTION 500 |
| 53 | 53 | ||
| 54 | /* | ||
| 55 | * Force NKRO | ||
| 56 | * | ||
| 57 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 58 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 59 | * makefile for this to work.) | ||
| 60 | * | ||
| 61 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 62 | * until the next keyboard reset. | ||
| 63 | * | ||
| 64 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 65 | * fully operational during normal computer usage. | ||
| 66 | * | ||
| 67 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 68 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 69 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 70 | * power-up. | ||
| 71 | * | ||
| 72 | */ | ||
| 73 | #define FORCE_NKRO | 54 | #define FORCE_NKRO |
diff --git a/keyboards/sandwich/keeb68/config.h b/keyboards/sandwich/keeb68/config.h index fa386af1a6..6b9357831c 100644 --- a/keyboards/sandwich/keeb68/config.h +++ b/keyboards/sandwich/keeb68/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | //#define GRAVE_ESC_CTRL_OVERRIDE | 86 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/scatter42/config.h b/keyboards/scatter42/config.h index dc7e57c103..02904ab7f7 100644 --- a/keyboards/scatter42/config.h +++ b/keyboards/scatter42/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | //#define GRAVE_ESC_CTRL_OVERRIDE | 76 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/sck/m0116b/config.h b/keyboards/sck/m0116b/config.h index 836ca638b4..a29d1023bd 100644 --- a/keyboards/sck/m0116b/config.h +++ b/keyboards/sck/m0116b/config.h | |||
| @@ -86,27 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
diff --git a/keyboards/sck/neiso/config.h b/keyboards/sck/neiso/config.h index ae7288155b..4c57599e30 100644 --- a/keyboards/sck/neiso/config.h +++ b/keyboards/sck/neiso/config.h | |||
| @@ -78,27 +78,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/sck/osa/config.h b/keyboards/sck/osa/config.h index c666c60d99..0c2c83ec3e 100644 --- a/keyboards/sck/osa/config.h +++ b/keyboards/sck/osa/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/sekigon/grs_70ec/config.h b/keyboards/sekigon/grs_70ec/config.h index 5ce2c5e6a1..11938e0992 100644 --- a/keyboards/sekigon/grs_70ec/config.h +++ b/keyboards/sekigon/grs_70ec/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/senselessclay/ck65/config.h b/keyboards/senselessclay/ck65/config.h index 5ca221de58..516b49d039 100644 --- a/keyboards/senselessclay/ck65/config.h +++ b/keyboards/senselessclay/ck65/config.h | |||
| @@ -57,27 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | //#define GRAVE_ESC_CTRL_OVERRIDE | 57 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/senselessclay/gos65/config.h b/keyboards/senselessclay/gos65/config.h index 1252950563..764d206ed4 100644 --- a/keyboards/senselessclay/gos65/config.h +++ b/keyboards/senselessclay/gos65/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | //#define GRAVE_ESC_CTRL_OVERRIDE | 62 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/senselessclay/had60/config.h b/keyboards/senselessclay/had60/config.h index 56845c7c20..34c205178b 100644 --- a/keyboards/senselessclay/had60/config.h +++ b/keyboards/senselessclay/had60/config.h | |||
| @@ -60,27 +60,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 60 | //#define GRAVE_ESC_CTRL_OVERRIDE | 60 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 61 | 61 | ||
| 62 | /* | 62 | /* |
| 63 | * Force NKRO | ||
| 64 | * | ||
| 65 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 66 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 67 | * makefile for this to work.) | ||
| 68 | * | ||
| 69 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 70 | * until the next keyboard reset. | ||
| 71 | * | ||
| 72 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 73 | * fully operational during normal computer usage. | ||
| 74 | * | ||
| 75 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 76 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 77 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 78 | * power-up. | ||
| 79 | * | ||
| 80 | */ | ||
| 81 | //#define FORCE_NKRO | ||
| 82 | |||
| 83 | /* | ||
| 84 | * Feature disable options | 63 | * Feature disable options |
| 85 | * These options are also useful to firmware size reduction. | 64 | * These options are also useful to firmware size reduction. |
| 86 | */ | 65 | */ |
diff --git a/keyboards/shiro/config.h b/keyboards/shiro/config.h index 080211780f..8ffecdc414 100644 --- a/keyboards/shiro/config.h +++ b/keyboards/shiro/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/silverbullet44/config.h b/keyboards/silverbullet44/config.h index 1c3a07671e..6579835af2 100644 --- a/keyboards/silverbullet44/config.h +++ b/keyboards/silverbullet44/config.h | |||
| @@ -126,27 +126,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 126 | // #define GRAVE_ESC_CTRL_OVERRIDE | 126 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 127 | 127 | ||
| 128 | /* | 128 | /* |
| 129 | * Force NKRO | ||
| 130 | * | ||
| 131 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 132 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 133 | * makefile for this to work.) | ||
| 134 | * | ||
| 135 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 136 | * until the next keyboard reset. | ||
| 137 | * | ||
| 138 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 139 | * fully operational during normal computer usage. | ||
| 140 | * | ||
| 141 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 142 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 143 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 144 | * power-up. | ||
| 145 | * | ||
| 146 | */ | ||
| 147 | //#define FORCE_NKRO | ||
| 148 | |||
| 149 | /* | ||
| 150 | * Feature disable options | 129 | * Feature disable options |
| 151 | * These options are also useful to firmware size reduction. | 130 | * These options are also useful to firmware size reduction. |
| 152 | */ | 131 | */ |
diff --git a/keyboards/skeletonkbd/skeletonnumpad/config.h b/keyboards/skeletonkbd/skeletonnumpad/config.h index ec27d9ec50..d780df7a78 100644 --- a/keyboards/skeletonkbd/skeletonnumpad/config.h +++ b/keyboards/skeletonkbd/skeletonnumpad/config.h | |||
| @@ -91,27 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | //#define GRAVE_ESC_CTRL_OVERRIDE | 91 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 92 | 92 | ||
| 93 | /* | 93 | /* |
| 94 | * Force NKRO | ||
| 95 | * | ||
| 96 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 97 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 98 | * makefile for this to work.) | ||
| 99 | * | ||
| 100 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 101 | * until the next keyboard reset. | ||
| 102 | * | ||
| 103 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 104 | * fully operational during normal computer usage. | ||
| 105 | * | ||
| 106 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 107 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 108 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 109 | * power-up. | ||
| 110 | * | ||
| 111 | */ | ||
| 112 | //#define FORCE_NKRO | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Feature disable options | 94 | * Feature disable options |
| 116 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
| 117 | */ | 96 | */ |
diff --git a/keyboards/skippys_custom_pcs/rooboard65/config.h b/keyboards/skippys_custom_pcs/rooboard65/config.h index aa3913b8be..66875e7d0b 100644 --- a/keyboards/skippys_custom_pcs/rooboard65/config.h +++ b/keyboards/skippys_custom_pcs/rooboard65/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | /* Define less important options */ | 71 | /* Define less important options */ |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/slz40/config.h b/keyboards/slz40/config.h index f1e5647553..f2bd0f51fa 100644 --- a/keyboards/slz40/config.h +++ b/keyboards/slz40/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | //#define GRAVE_ESC_CTRL_OVERRIDE | 76 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/snampad/config.h b/keyboards/snampad/config.h index cbda4798d7..6b441f5b4e 100644 --- a/keyboards/snampad/config.h +++ b/keyboards/snampad/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/soup10/config.h b/keyboards/soup10/config.h index cb11b70719..a07bda0ddb 100644 --- a/keyboards/soup10/config.h +++ b/keyboards/soup10/config.h | |||
| @@ -83,27 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 83 | //#define GRAVE_ESC_CTRL_OVERRIDE | 83 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 84 | ||
| 85 | /* | 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 | ||
| 105 | |||
| 106 | /* | ||
| 107 | * Feature disable options | 86 | * Feature disable options |
| 108 | * These options are also useful to firmware size reduction. | 87 | * These options are also useful to firmware size reduction. |
| 109 | */ | 88 | */ |
diff --git a/keyboards/spaceholdings/nebula12/config.h b/keyboards/spaceholdings/nebula12/config.h index fdab934002..cd97c900c6 100755 --- a/keyboards/spaceholdings/nebula12/config.h +++ b/keyboards/spaceholdings/nebula12/config.h | |||
| @@ -57,39 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | */ | 57 | */ |
| 58 | // #define GRAVE_ESC_CTRL_OVERRIDE | 58 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 59 | 59 | ||
| 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 | * Magic Key Options | ||
| 83 | * | ||
| 84 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 85 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 86 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 87 | * | ||
| 88 | * The options below allow the magic key functionality to be changed. This is | ||
| 89 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | |||
| 93 | #define WS2812_SPI SPID2 // default: SPID1 | 60 | #define WS2812_SPI SPID2 // default: SPID1 |
| 94 | #define WS2812_SPI_MOSI_PAL_MODE 0 // Pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 5 | 61 | #define WS2812_SPI_MOSI_PAL_MODE 0 // Pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 5 |
| 95 | #define WS2812_SPI_SCK_PAL_MODE 0 | 62 | #define WS2812_SPI_SCK_PAL_MODE 0 |
diff --git a/keyboards/spaceholdings/nebula12b/config.h b/keyboards/spaceholdings/nebula12b/config.h index 7372152661..cad1a4ca3e 100755 --- a/keyboards/spaceholdings/nebula12b/config.h +++ b/keyboards/spaceholdings/nebula12b/config.h | |||
| @@ -39,27 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | */ | 39 | */ |
| 40 | // #define GRAVE_ESC_CTRL_OVERRIDE | 40 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 41 | 41 | ||
| 42 | /* | ||
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | // #define FORCE_NKRO | ||
| 62 | |||
| 63 | /* Bootmagic Lite key configuration */ | 42 | /* Bootmagic Lite key configuration */ |
| 64 | #define BOOTMAGIC_LITE_ROW 0 | 43 | #define BOOTMAGIC_LITE_ROW 0 |
| 65 | #define BOOTMAGIC_LITE_COLUMN 0 | 44 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/spaceholdings/nebula68/config.h b/keyboards/spaceholdings/nebula68/config.h index d21c6c789c..f4c1cce9c5 100755 --- a/keyboards/spaceholdings/nebula68/config.h +++ b/keyboards/spaceholdings/nebula68/config.h | |||
| @@ -40,39 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | */ | 40 | */ |
| 41 | // #define GRAVE_ESC_CTRL_OVERRIDE | 41 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 42 | 42 | ||
| 43 | /* | ||
| 44 | * Force NKRO | ||
| 45 | * | ||
| 46 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 47 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 48 | * makefile for this to work.) | ||
| 49 | * | ||
| 50 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 51 | * until the next keyboard reset. | ||
| 52 | * | ||
| 53 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 54 | * fully operational during normal computer usage. | ||
| 55 | * | ||
| 56 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 57 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 58 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 59 | * power-up. | ||
| 60 | * | ||
| 61 | */ | ||
| 62 | //#define FORCE_NKRO | ||
| 63 | |||
| 64 | /* | ||
| 65 | * Magic Key Options | ||
| 66 | * | ||
| 67 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 68 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 69 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 70 | * | ||
| 71 | * The options below allow the magic key functionality to be changed. This is | ||
| 72 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | |||
| 76 | #define WS2812_PWM_DRIVER PWMD3 // default: PWMD2 | 43 | #define WS2812_PWM_DRIVER PWMD3 // default: PWMD2 |
| 77 | #define WS2812_PWM_CHANNEL 2 // default: 2 | 44 | #define WS2812_PWM_CHANNEL 2 // default: 2 |
| 78 | #define WS2812_PWM_PAL_MODE 2 // Pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 2 | 45 | #define WS2812_PWM_PAL_MODE 2 // Pin "alternate function", see the respective datasheet for the appropriate values for your MCU. default: 2 |
diff --git a/keyboards/spaceholdings/nebula68b/config.h b/keyboards/spaceholdings/nebula68b/config.h index c2f1aa84c8..ff5ab8ff9b 100755 --- a/keyboards/spaceholdings/nebula68b/config.h +++ b/keyboards/spaceholdings/nebula68b/config.h | |||
| @@ -39,27 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 39 | */ | 39 | */ |
| 40 | // #define GRAVE_ESC_CTRL_OVERRIDE | 40 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 41 | 41 | ||
| 42 | /* | ||
| 43 | * Force NKRO | ||
| 44 | * | ||
| 45 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 46 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 47 | * makefile for this to work.) | ||
| 48 | * | ||
| 49 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 50 | * until the next keyboard reset. | ||
| 51 | * | ||
| 52 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 53 | * fully operational during normal computer usage. | ||
| 54 | * | ||
| 55 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 56 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 57 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 58 | * power-up. | ||
| 59 | * | ||
| 60 | */ | ||
| 61 | // #define FORCE_NKRO | ||
| 62 | |||
| 63 | /* Bootmagic Lite key configuration */ | 42 | /* Bootmagic Lite key configuration */ |
| 64 | #define BOOTMAGIC_LITE_ROW 0 | 43 | #define BOOTMAGIC_LITE_ROW 0 |
| 65 | #define BOOTMAGIC_LITE_COLUMN 0 | 44 | #define BOOTMAGIC_LITE_COLUMN 0 |
diff --git a/keyboards/spacetime/config.h b/keyboards/spacetime/config.h index 13040a4c3c..07a1561224 100644 --- a/keyboards/spacetime/config.h +++ b/keyboards/spacetime/config.h | |||
| @@ -70,27 +70,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 70 | // #define GRAVE_ESC_CTRL_OVERRIDE | 70 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * Force NKRO | ||
| 74 | * | ||
| 75 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 76 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 77 | * makefile for this to work.) | ||
| 78 | * | ||
| 79 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 80 | * until the next keyboard reset. | ||
| 81 | * | ||
| 82 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 83 | * fully operational during normal computer usage. | ||
| 84 | * | ||
| 85 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 86 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 87 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 88 | * power-up. | ||
| 89 | * | ||
| 90 | */ | ||
| 91 | //#define FORCE_NKRO | ||
| 92 | |||
| 93 | /* | ||
| 94 | * Feature disable options | 73 | * Feature disable options |
| 95 | * These options are also useful to firmware size reduction. | 74 | * These options are also useful to firmware size reduction. |
| 96 | */ | 75 | */ |
diff --git a/keyboards/specskeys/config.h b/keyboards/specskeys/config.h index 455cf354f6..aa1aa315f1 100644 --- a/keyboards/specskeys/config.h +++ b/keyboards/specskeys/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/splitography/config.h b/keyboards/splitography/config.h index f9e1a79623..6750f8d205 100644 --- a/keyboards/splitography/config.h +++ b/keyboards/splitography/config.h | |||
| @@ -28,24 +28,3 @@ | |||
| 28 | #define LOCKING_SUPPORT_ENABLE | 28 | #define LOCKING_SUPPORT_ENABLE |
| 29 | /* Locking resynchronize hack */ | 29 | /* Locking resynchronize hack */ |
| 30 | #define LOCKING_RESYNC_ENABLE | 30 | #define LOCKING_RESYNC_ENABLE |
| 31 | |||
| 32 | /* | ||
| 33 | * Force NKRO | ||
| 34 | * | ||
| 35 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 36 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 37 | * makefile for this to work.) | ||
| 38 | * | ||
| 39 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 40 | * until the next keyboard reset. | ||
| 41 | * | ||
| 42 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 43 | * fully operational during normal computer usage. | ||
| 44 | * | ||
| 45 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 46 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 47 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 48 | * power-up. | ||
| 49 | * | ||
| 50 | */ | ||
| 51 | //#define FORCE_NKRO | ||
diff --git a/keyboards/stello65/beta/config.h b/keyboards/stello65/beta/config.h index 385bd10306..d181981d53 100644 --- a/keyboards/stello65/beta/config.h +++ b/keyboards/stello65/beta/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | //#define GRAVE_ESC_CTRL_OVERRIDE | 80 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/stello65/hs_rev1/config.h b/keyboards/stello65/hs_rev1/config.h index f136359760..7666f17c22 100644 --- a/keyboards/stello65/hs_rev1/config.h +++ b/keyboards/stello65/hs_rev1/config.h | |||
| @@ -79,27 +79,6 @@ | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/stello65/sl_rev1/config.h b/keyboards/stello65/sl_rev1/config.h index 8a3f79a982..f2f5c48718 100644 --- a/keyboards/stello65/sl_rev1/config.h +++ b/keyboards/stello65/sl_rev1/config.h | |||
| @@ -79,27 +79,6 @@ | |||
| 79 | //#define GRAVE_ESC_CTRL_OVERRIDE | 79 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/switchplate/southpaw_65/config.h b/keyboards/switchplate/southpaw_65/config.h index d74662ab2d..a7a46c2c89 100644 --- a/keyboards/switchplate/southpaw_65/config.h +++ b/keyboards/switchplate/southpaw_65/config.h | |||
| @@ -78,27 +78,6 @@ | |||
| 78 | // #define GRAVE_ESC_CTRL_OVERRIDE | 78 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/synthlabs/060/config.h b/keyboards/synthlabs/060/config.h index 5c82c2270c..3c5ef7a99a 100644 --- a/keyboards/synthlabs/060/config.h +++ b/keyboards/synthlabs/060/config.h | |||
| @@ -63,23 +63,4 @@ | |||
| 63 | #undef ENABLE_RGB_MATRIX_RAINBOW_BEACON | 63 | #undef ENABLE_RGB_MATRIX_RAINBOW_BEACON |
| 64 | #undef ENABLE_RGB_MATRIX_RAINBOW_PINWHEELS | 64 | #undef ENABLE_RGB_MATRIX_RAINBOW_PINWHEELS |
| 65 | 65 | ||
| 66 | /* | ||
| 67 | * Force NKRO | ||
| 68 | * | ||
| 69 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 70 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 71 | * makefile for this to work.) | ||
| 72 | * | ||
| 73 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 74 | * until the next keyboard reset. | ||
| 75 | * | ||
| 76 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 77 | * fully operational during normal computer usage. | ||
| 78 | * | ||
| 79 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 80 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 81 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 82 | * power-up. | ||
| 83 | * | ||
| 84 | */ | ||
| 85 | #define FORCE_NKRO | 66 | #define FORCE_NKRO |
diff --git a/keyboards/synthlabs/solo/config.h b/keyboards/synthlabs/solo/config.h index 2b5aec872f..78a58bf9c4 100644 --- a/keyboards/synthlabs/solo/config.h +++ b/keyboards/synthlabs/solo/config.h | |||
| @@ -15,40 +15,8 @@ | |||
| 15 | #define MATRIX_ROWS 3 | 15 | #define MATRIX_ROWS 3 |
| 16 | #define MATRIX_COLS 7 | 16 | #define MATRIX_COLS 7 |
| 17 | 17 | ||
| 18 | /* | ||
| 19 | * Force NKRO | ||
| 20 | * | ||
| 21 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 22 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 23 | * makefile for this to work.) | ||
| 24 | * | ||
| 25 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 26 | * until the next keyboard reset. | ||
| 27 | * | ||
| 28 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 29 | * fully operational during normal computer usage. | ||
| 30 | * | ||
| 31 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 32 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 33 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 34 | * power-up. | ||
| 35 | * | ||
| 36 | */ | ||
| 37 | |||
| 38 | #define FORCE_NKRO | 18 | #define FORCE_NKRO |
| 39 | 19 | ||
| 40 | /* | ||
| 41 | * Magic Key Options | ||
| 42 | * | ||
| 43 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 44 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 45 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 46 | * | ||
| 47 | * The options below allow the magic key functionality to be changed. This is | ||
| 48 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 49 | * | ||
| 50 | */ | ||
| 51 | |||
| 52 | #define BOOTMAGIC_LITE_ROW 1 | 20 | #define BOOTMAGIC_LITE_ROW 1 |
| 53 | #define BOOTMAGIC_LITE_COLUMN 1 | 21 | #define BOOTMAGIC_LITE_COLUMN 1 |
| 54 | 22 | ||
diff --git a/keyboards/takashicompany/center_enter/config.h b/keyboards/takashicompany/center_enter/config.h index 42842359b8..3a89589e92 100644 --- a/keyboards/takashicompany/center_enter/config.h +++ b/keyboards/takashicompany/center_enter/config.h | |||
| @@ -95,27 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 95 | //#define GRAVE_ESC_CTRL_OVERRIDE | 95 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 96 | 96 | ||
| 97 | /* | 97 | /* |
| 98 | * Force NKRO | ||
| 99 | * | ||
| 100 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 101 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 102 | * makefile for this to work.) | ||
| 103 | * | ||
| 104 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 105 | * until the next keyboard reset. | ||
| 106 | * | ||
| 107 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 108 | * fully operational during normal computer usage. | ||
| 109 | * | ||
| 110 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 111 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 112 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 113 | * power-up. | ||
| 114 | * | ||
| 115 | */ | ||
| 116 | //#define FORCE_NKRO | ||
| 117 | |||
| 118 | /* | ||
| 119 | * Feature disable options | 98 | * Feature disable options |
| 120 | * These options are also useful to firmware size reduction. | 99 | * These options are also useful to firmware size reduction. |
| 121 | */ | 100 | */ |
diff --git a/keyboards/takashicompany/compacx/config.h b/keyboards/takashicompany/compacx/config.h index ca67aed64b..fe7cffbca9 100644 --- a/keyboards/takashicompany/compacx/config.h +++ b/keyboards/takashicompany/compacx/config.h | |||
| @@ -91,27 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 91 | //#define GRAVE_ESC_CTRL_OVERRIDE | 91 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 92 | 92 | ||
| 93 | /* | 93 | /* |
| 94 | * Force NKRO | ||
| 95 | * | ||
| 96 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 97 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 98 | * makefile for this to work.) | ||
| 99 | * | ||
| 100 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 101 | * until the next keyboard reset. | ||
| 102 | * | ||
| 103 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 104 | * fully operational during normal computer usage. | ||
| 105 | * | ||
| 106 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 107 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 108 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 109 | * power-up. | ||
| 110 | * | ||
| 111 | */ | ||
| 112 | //#define FORCE_NKRO | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Feature disable options | 94 | * Feature disable options |
| 116 | * These options are also useful to firmware size reduction. | 95 | * These options are also useful to firmware size reduction. |
| 117 | */ | 96 | */ |
diff --git a/keyboards/takashicompany/dogtag/config.h b/keyboards/takashicompany/dogtag/config.h index 08661a97b6..b6dc8e4896 100644 --- a/keyboards/takashicompany/dogtag/config.h +++ b/keyboards/takashicompany/dogtag/config.h | |||
| @@ -94,27 +94,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 94 | //#define GRAVE_ESC_CTRL_OVERRIDE | 94 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 95 | 95 | ||
| 96 | /* | 96 | /* |
| 97 | * Force NKRO | ||
| 98 | * | ||
| 99 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 100 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 101 | * makefile for this to work.) | ||
| 102 | * | ||
| 103 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 104 | * until the next keyboard reset. | ||
| 105 | * | ||
| 106 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 107 | * fully operational during normal computer usage. | ||
| 108 | * | ||
| 109 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 110 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 111 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 112 | * power-up. | ||
| 113 | * | ||
| 114 | */ | ||
| 115 | //#define FORCE_NKRO | ||
| 116 | |||
| 117 | /* | ||
| 118 | * Feature disable options | 97 | * Feature disable options |
| 119 | * These options are also useful to firmware size reduction. | 98 | * These options are also useful to firmware size reduction. |
| 120 | */ | 99 | */ |
diff --git a/keyboards/takashicompany/endzone34/config.h b/keyboards/takashicompany/endzone34/config.h index 934fc9b677..fa87b84b60 100644 --- a/keyboards/takashicompany/endzone34/config.h +++ b/keyboards/takashicompany/endzone34/config.h | |||
| @@ -93,27 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 93 | //#define GRAVE_ESC_CTRL_OVERRIDE | 93 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 94 | 94 | ||
| 95 | /* | 95 | /* |
| 96 | * Force NKRO | ||
| 97 | * | ||
| 98 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 99 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 100 | * makefile for this to work.) | ||
| 101 | * | ||
| 102 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 103 | * until the next keyboard reset. | ||
| 104 | * | ||
| 105 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 106 | * fully operational during normal computer usage. | ||
| 107 | * | ||
| 108 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 109 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 110 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 111 | * power-up. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | //#define FORCE_NKRO | ||
| 115 | |||
| 116 | /* | ||
| 117 | * Feature disable options | 96 | * Feature disable options |
| 118 | * These options are also useful to firmware size reduction. | 97 | * These options are also useful to firmware size reduction. |
| 119 | */ | 98 | */ |
diff --git a/keyboards/takashicompany/heavy_left/config.h b/keyboards/takashicompany/heavy_left/config.h index 0f8a16a607..89fe2991f6 100644 --- a/keyboards/takashicompany/heavy_left/config.h +++ b/keyboards/takashicompany/heavy_left/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | //#define GRAVE_ESC_CTRL_OVERRIDE | 87 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/takashicompany/minizone/config.h b/keyboards/takashicompany/minizone/config.h index 75270a48b0..0a1991b5f4 100644 --- a/keyboards/takashicompany/minizone/config.h +++ b/keyboards/takashicompany/minizone/config.h | |||
| @@ -77,27 +77,6 @@ | |||
| 77 | //#define GRAVE_ESC_CTRL_OVERRIDE | 77 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/takashicompany/qoolee/config.h b/keyboards/takashicompany/qoolee/config.h index 3593870303..219297740b 100644 --- a/keyboards/takashicompany/qoolee/config.h +++ b/keyboards/takashicompany/qoolee/config.h | |||
| @@ -95,27 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 95 | //#define GRAVE_ESC_CTRL_OVERRIDE | 95 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 96 | 96 | ||
| 97 | /* | 97 | /* |
| 98 | * Force NKRO | ||
| 99 | * | ||
| 100 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 101 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 102 | * makefile for this to work.) | ||
| 103 | * | ||
| 104 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 105 | * until the next keyboard reset. | ||
| 106 | * | ||
| 107 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 108 | * fully operational during normal computer usage. | ||
| 109 | * | ||
| 110 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 111 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 112 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 113 | * power-up. | ||
| 114 | * | ||
| 115 | */ | ||
| 116 | //#define FORCE_NKRO | ||
| 117 | |||
| 118 | /* | ||
| 119 | * Feature disable options | 98 | * Feature disable options |
| 120 | * These options are also useful to firmware size reduction. | 99 | * These options are also useful to firmware size reduction. |
| 121 | */ | 100 | */ |
diff --git a/keyboards/takashicompany/radialex/config.h b/keyboards/takashicompany/radialex/config.h index 6691971a0d..c1dd0681ec 100644 --- a/keyboards/takashicompany/radialex/config.h +++ b/keyboards/takashicompany/radialex/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | //#define GRAVE_ESC_CTRL_OVERRIDE | 81 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/takashiski/hecomi/alpha/config.h b/keyboards/takashiski/hecomi/alpha/config.h index 51e4868343..41af64c127 100644 --- a/keyboards/takashiski/hecomi/alpha/config.h +++ b/keyboards/takashiski/hecomi/alpha/config.h | |||
| @@ -81,27 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/takashiski/namecard2x4/rev1/config.h b/keyboards/takashiski/namecard2x4/rev1/config.h index 9630652527..c820dd7d1a 100644 --- a/keyboards/takashiski/namecard2x4/rev1/config.h +++ b/keyboards/takashiski/namecard2x4/rev1/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/takashiski/namecard2x4/rev2/config.h b/keyboards/takashiski/namecard2x4/rev2/config.h index ee6ef771c2..8371dcaa56 100644 --- a/keyboards/takashiski/namecard2x4/rev2/config.h +++ b/keyboards/takashiski/namecard2x4/rev2/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | // #define GRAVE_ESC_CTRL_OVERRIDE | 71 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/takashiski/otaku_split/rev0/config.h b/keyboards/takashiski/otaku_split/rev0/config.h index 96578ce65b..14821e880a 100644 --- a/keyboards/takashiski/otaku_split/rev0/config.h +++ b/keyboards/takashiski/otaku_split/rev0/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/takashiski/otaku_split/rev1/config.h b/keyboards/takashiski/otaku_split/rev1/config.h index 22c6cf8ce8..4b4d33057f 100644 --- a/keyboards/takashiski/otaku_split/rev1/config.h +++ b/keyboards/takashiski/otaku_split/rev1/config.h | |||
| @@ -80,27 +80,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/telophase/config.h b/keyboards/telophase/config.h index 53fdbd8b7f..32fd7604f0 100644 --- a/keyboards/telophase/config.h +++ b/keyboards/telophase/config.h | |||
| @@ -25,27 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 25 | #define ONESHOT_TIMEOUT 500 | 25 | #define ONESHOT_TIMEOUT 500 |
| 26 | 26 | ||
| 27 | /* | 27 | /* |
| 28 | * Force NKRO | ||
| 29 | * | ||
| 30 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 31 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 32 | * makefile for this to work.) | ||
| 33 | * | ||
| 34 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 35 | * until the next keyboard reset. | ||
| 36 | * | ||
| 37 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 38 | * fully operational during normal computer usage. | ||
| 39 | * | ||
| 40 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 41 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 42 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 43 | * power-up. | ||
| 44 | * | ||
| 45 | */ | ||
| 46 | //#define FORCE_NKRO | ||
| 47 | |||
| 48 | /* | ||
| 49 | * Feature disable options | 28 | * Feature disable options |
| 50 | * These options are also useful to firmware size reduction. | 29 | * These options are also useful to firmware size reduction. |
| 51 | */ | 30 | */ |
diff --git a/keyboards/tg4x/config.h b/keyboards/tg4x/config.h index c7f45f3b48..11ac7e5dc5 100644 --- a/keyboards/tg4x/config.h +++ b/keyboards/tg4x/config.h | |||
| @@ -87,27 +87,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 87 | // #define GRAVE_ESC_CTRL_OVERRIDE | 87 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 88 | 88 | ||
| 89 | /* | 89 | /* |
| 90 | * Force NKRO | ||
| 91 | * | ||
| 92 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 93 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 94 | * makefile for this to work.) | ||
| 95 | * | ||
| 96 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 97 | * until the next keyboard reset. | ||
| 98 | * | ||
| 99 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 100 | * fully operational during normal computer usage. | ||
| 101 | * | ||
| 102 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 103 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 104 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 105 | * power-up. | ||
| 106 | * | ||
| 107 | */ | ||
| 108 | //#define FORCE_NKRO | ||
| 109 | |||
| 110 | /* | ||
| 111 | * Feature disable options | 90 | * Feature disable options |
| 112 | * These options are also useful to firmware size reduction. | 91 | * These options are also useful to firmware size reduction. |
| 113 | */ | 92 | */ |
diff --git a/keyboards/thevankeyboards/jetvan/config.h b/keyboards/thevankeyboards/jetvan/config.h index 186cef70ca..cc65ffc4aa 100644 --- a/keyboards/thevankeyboards/jetvan/config.h +++ b/keyboards/thevankeyboards/jetvan/config.h | |||
| @@ -69,27 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 69 | /* Define less important options */ | 69 | /* Define less important options */ |
| 70 | 70 | ||
| 71 | /* | 71 | /* |
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* | ||
| 93 | * Feature disable options | 72 | * Feature disable options |
| 94 | * These options are also useful to firmware size reduction. | 73 | * These options are also useful to firmware size reduction. |
| 95 | */ | 74 | */ |
diff --git a/keyboards/thevankeyboards/roadkit/config.h b/keyboards/thevankeyboards/roadkit/config.h index a7db9938b5..5a94ddcaf6 100644 --- a/keyboards/thevankeyboards/roadkit/config.h +++ b/keyboards/thevankeyboards/roadkit/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/tkc/california/config.h b/keyboards/tkc/california/config.h index 30c95175b9..4dc9cb739a 100644 --- a/keyboards/tkc/california/config.h +++ b/keyboards/tkc/california/config.h | |||
| @@ -69,27 +69,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 69 | // #define GRAVE_ESC_CTRL_OVERRIDE | 69 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 70 | 70 | ||
| 71 | /* | 71 | /* |
| 72 | * Force NKRO | ||
| 73 | * | ||
| 74 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 75 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 76 | * makefile for this to work.) | ||
| 77 | * | ||
| 78 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 79 | * until the next keyboard reset. | ||
| 80 | * | ||
| 81 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 82 | * fully operational during normal computer usage. | ||
| 83 | * | ||
| 84 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 85 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 86 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 87 | * power-up. | ||
| 88 | * | ||
| 89 | */ | ||
| 90 | //#define FORCE_NKRO | ||
| 91 | |||
| 92 | /* | ||
| 93 | * Feature disable options | 72 | * Feature disable options |
| 94 | * These options are also useful to firmware size reduction. | 73 | * These options are also useful to firmware size reduction. |
| 95 | */ | 74 | */ |
diff --git a/keyboards/tkc/candybar/lefty/config.h b/keyboards/tkc/candybar/lefty/config.h index f8cadbc87c..1badd2f96d 100644 --- a/keyboards/tkc/candybar/lefty/config.h +++ b/keyboards/tkc/candybar/lefty/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define LOCKING_RESYNC_ENABLE | 34 | //#define LOCKING_RESYNC_ENABLE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/tkc/candybar/lefty_r3/config.h b/keyboards/tkc/candybar/lefty_r3/config.h index 041f5fe5ee..981ec8b711 100644 --- a/keyboards/tkc/candybar/lefty_r3/config.h +++ b/keyboards/tkc/candybar/lefty_r3/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define LOCKING_RESYNC_ENABLE | 34 | //#define LOCKING_RESYNC_ENABLE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/tkc/candybar/righty/config.h b/keyboards/tkc/candybar/righty/config.h index f8cadbc87c..1badd2f96d 100644 --- a/keyboards/tkc/candybar/righty/config.h +++ b/keyboards/tkc/candybar/righty/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define LOCKING_RESYNC_ENABLE | 34 | //#define LOCKING_RESYNC_ENABLE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/tkc/candybar/righty_r3/config.h b/keyboards/tkc/candybar/righty_r3/config.h index 7ed53da29c..1297d82b22 100644 --- a/keyboards/tkc/candybar/righty_r3/config.h +++ b/keyboards/tkc/candybar/righty_r3/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define LOCKING_RESYNC_ENABLE | 34 | //#define LOCKING_RESYNC_ENABLE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/tkc/godspeed75/config.h b/keyboards/tkc/godspeed75/config.h index ce03240df6..5184691ef2 100644 --- a/keyboards/tkc/godspeed75/config.h +++ b/keyboards/tkc/godspeed75/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define LOCKING_RESYNC_ENABLE | 34 | //#define LOCKING_RESYNC_ENABLE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/tkc/m0lly/config.h b/keyboards/tkc/m0lly/config.h index d2bb452a53..53f2a94f18 100644 --- a/keyboards/tkc/m0lly/config.h +++ b/keyboards/tkc/m0lly/config.h | |||
| @@ -95,27 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 95 | //#define GRAVE_ESC_CTRL_OVERRIDE | 95 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 96 | 96 | ||
| 97 | /* | 97 | /* |
| 98 | * Force NKRO | ||
| 99 | * | ||
| 100 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 101 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 102 | * makefile for this to work.) | ||
| 103 | * | ||
| 104 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 105 | * until the next keyboard reset. | ||
| 106 | * | ||
| 107 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 108 | * fully operational during normal computer usage. | ||
| 109 | * | ||
| 110 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 111 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 112 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 113 | * power-up. | ||
| 114 | * | ||
| 115 | */ | ||
| 116 | //#define FORCE_NKRO | ||
| 117 | |||
| 118 | /* | ||
| 119 | * Feature disable options | 98 | * Feature disable options |
| 120 | * These options are also useful to firmware size reduction. | 99 | * These options are also useful to firmware size reduction. |
| 121 | */ | 100 | */ |
diff --git a/keyboards/tkc/osav2/config.h b/keyboards/tkc/osav2/config.h index e8d6aaa61d..31da9570bd 100644 --- a/keyboards/tkc/osav2/config.h +++ b/keyboards/tkc/osav2/config.h | |||
| @@ -90,27 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 90 | // #define GRAVE_ESC_CTRL_OVERRIDE | 90 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 91 | 91 | ||
| 92 | /* | 92 | /* |
| 93 | * Force NKRO | ||
| 94 | * | ||
| 95 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 96 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 97 | * makefile for this to work.) | ||
| 98 | * | ||
| 99 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 100 | * until the next keyboard reset. | ||
| 101 | * | ||
| 102 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 103 | * fully operational during normal computer usage. | ||
| 104 | * | ||
| 105 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 106 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 107 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 108 | * power-up. | ||
| 109 | * | ||
| 110 | */ | ||
| 111 | //#define FORCE_NKRO | ||
| 112 | |||
| 113 | /* | ||
| 114 | * Feature disable options | 93 | * Feature disable options |
| 115 | * These options are also useful to firmware size reduction. | 94 | * These options are also useful to firmware size reduction. |
| 116 | */ | 95 | */ |
diff --git a/keyboards/tkc/tkc1800/config.h b/keyboards/tkc/tkc1800/config.h index 9cca323822..b3a335e017 100644 --- a/keyboards/tkc/tkc1800/config.h +++ b/keyboards/tkc/tkc1800/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | //#define QMK_SPEAKER C6 | 76 | //#define QMK_SPEAKER C6 |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/tkc/tkl_ab87/config.h b/keyboards/tkc/tkl_ab87/config.h index f77a996d29..a7569e5819 100644 --- a/keyboards/tkc/tkl_ab87/config.h +++ b/keyboards/tkc/tkl_ab87/config.h | |||
| @@ -95,27 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 95 | // #define GRAVE_ESC_CTRL_OVERRIDE | 95 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 96 | 96 | ||
| 97 | /* | 97 | /* |
| 98 | * Force NKRO | ||
| 99 | * | ||
| 100 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 101 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 102 | * makefile for this to work.) | ||
| 103 | * | ||
| 104 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 105 | * until the next keyboard reset. | ||
| 106 | * | ||
| 107 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 108 | * fully operational during normal computer usage. | ||
| 109 | * | ||
| 110 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 111 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 112 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 113 | * power-up. | ||
| 114 | * | ||
| 115 | */ | ||
| 116 | //#define FORCE_NKRO | ||
| 117 | |||
| 118 | /* | ||
| 119 | * Feature disable options | 98 | * Feature disable options |
| 120 | * These options are also useful to firmware size reduction. | 99 | * These options are also useful to firmware size reduction. |
| 121 | */ | 100 | */ |
diff --git a/keyboards/tmo50/config.h b/keyboards/tmo50/config.h index de19a533b1..73c35c7875 100644 --- a/keyboards/tmo50/config.h +++ b/keyboards/tmo50/config.h | |||
| @@ -79,27 +79,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 79 | // #define GRAVE_ESC_CTRL_OVERRIDE | 79 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 80 | 80 | ||
| 81 | /* | 81 | /* |
| 82 | * Force NKRO | ||
| 83 | * | ||
| 84 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 85 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 86 | * makefile for this to work.) | ||
| 87 | * | ||
| 88 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 89 | * until the next keyboard reset. | ||
| 90 | * | ||
| 91 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 92 | * fully operational during normal computer usage. | ||
| 93 | * | ||
| 94 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 95 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 96 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 97 | * power-up. | ||
| 98 | * | ||
| 99 | */ | ||
| 100 | //#define FORCE_NKRO | ||
| 101 | |||
| 102 | /* | ||
| 103 | * Feature disable options | 82 | * Feature disable options |
| 104 | * These options are also useful to firmware size reduction. | 83 | * These options are also useful to firmware size reduction. |
| 105 | */ | 84 | */ |
diff --git a/keyboards/treasure/type9/config.h b/keyboards/treasure/type9/config.h index e7b51a3ccf..316a9b550c 100644 --- a/keyboards/treasure/type9/config.h +++ b/keyboards/treasure/type9/config.h | |||
| @@ -66,27 +66,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 66 | // #define GRAVE_ESC_CTRL_OVERRIDE | 66 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* | ||
| 90 | * Feature disable options | 69 | * Feature disable options |
| 91 | * These options are also useful to firmware size reduction. | 70 | * These options are also useful to firmware size reduction. |
| 92 | */ | 71 | */ |
diff --git a/keyboards/tszaboo/ortho4exent/config.h b/keyboards/tszaboo/ortho4exent/config.h index 37d671b704..125f106374 100644 --- a/keyboards/tszaboo/ortho4exent/config.h +++ b/keyboards/tszaboo/ortho4exent/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | */ | 82 | */ |
| 83 | // #define GRAVE_ESC_CTRL_OVERRIDE | 83 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 84 | 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 | ||
| 105 | |||
| 106 | /* disable print */ | 85 | /* disable print */ |
| 107 | //#define NO_PRINT | 86 | //#define NO_PRINT |
| 108 | 87 | ||
diff --git a/keyboards/unikeyboard/diverge3/config.h b/keyboards/unikeyboard/diverge3/config.h index 5f1441cdbd..d01d7f04b2 100644 --- a/keyboards/unikeyboard/diverge3/config.h +++ b/keyboards/unikeyboard/diverge3/config.h | |||
| @@ -66,27 +66,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 66 | #define GRAVE_ESC_CTRL_OVERRIDE | 66 | #define GRAVE_ESC_CTRL_OVERRIDE |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * Force NKRO | ||
| 70 | * | ||
| 71 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 72 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 73 | * makefile for this to work.) | ||
| 74 | * | ||
| 75 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 76 | * until the next keyboard reset. | ||
| 77 | * | ||
| 78 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 79 | * fully operational during normal computer usage. | ||
| 80 | * | ||
| 81 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 82 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 83 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 84 | * power-up. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | //#define FORCE_NKRO | ||
| 88 | |||
| 89 | /* | ||
| 90 | * Feature disable options | 69 | * Feature disable options |
| 91 | * These options are also useful to firmware size reduction. | 70 | * These options are also useful to firmware size reduction. |
| 92 | */ | 71 | */ |
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 @@ | |||
| 48 | 48 | ||
| 49 | /* serial.c configuration for split keyboard */ | 49 | /* serial.c configuration for split keyboard */ |
| 50 | #define SOFT_SERIAL_PIN D0 | 50 | #define SOFT_SERIAL_PIN D0 |
| 51 | |||
| 52 | /* | ||
| 53 | * Magic Key Options | ||
| 54 | * | ||
| 55 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 56 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 57 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 58 | * | ||
| 59 | * The options below allow the magic key functionality to be changed. This is | ||
| 60 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 61 | * | ||
| 62 | */ | ||
diff --git a/keyboards/unikeyboard/felix/config.h b/keyboards/unikeyboard/felix/config.h index f6e4baa25d..af678e140b 100644 --- a/keyboards/unikeyboard/felix/config.h +++ b/keyboards/unikeyboard/felix/config.h | |||
| @@ -62,27 +62,6 @@ | |||
| 62 | // #define GRAVE_ESC_CTRL_OVERRIDE | 62 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/uranuma/config.h b/keyboards/uranuma/config.h index 022d91f1bd..15aa05e072 100644 --- a/keyboards/uranuma/config.h +++ b/keyboards/uranuma/config.h | |||
| @@ -63,27 +63,6 @@ | |||
| 63 | // #define GRAVE_ESC_CTRL_OVERRIDE | 63 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 64 | 64 | ||
| 65 | /* | 65 | /* |
| 66 | * Force NKRO | ||
| 67 | * | ||
| 68 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 69 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 70 | * makefile for this to work.) | ||
| 71 | * | ||
| 72 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 73 | * until the next keyboard reset. | ||
| 74 | * | ||
| 75 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 76 | * fully operational during normal computer usage. | ||
| 77 | * | ||
| 78 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 79 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 80 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 81 | * power-up. | ||
| 82 | * | ||
| 83 | */ | ||
| 84 | //#define FORCE_NKRO | ||
| 85 | |||
| 86 | /* | ||
| 87 | * Feature disable options | 66 | * Feature disable options |
| 88 | * These options are also useful to firmware size reduction. | 67 | * These options are also useful to firmware size reduction. |
| 89 | */ | 68 | */ |
diff --git a/keyboards/v60_type_r/config.h b/keyboards/v60_type_r/config.h index 6cf81f7a58..2dcbb4d7d6 100644 --- a/keyboards/v60_type_r/config.h +++ b/keyboards/v60_type_r/config.h | |||
| @@ -77,27 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 77 | // #define GRAVE_ESC_CTRL_OVERRIDE | 77 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 78 | 78 | ||
| 79 | /* | 79 | /* |
| 80 | * Force NKRO | ||
| 81 | * | ||
| 82 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 83 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 84 | * makefile for this to work.) | ||
| 85 | * | ||
| 86 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 87 | * until the next keyboard reset. | ||
| 88 | * | ||
| 89 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 90 | * fully operational during normal computer usage. | ||
| 91 | * | ||
| 92 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 93 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 94 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 95 | * power-up. | ||
| 96 | * | ||
| 97 | */ | ||
| 98 | //#define FORCE_NKRO | ||
| 99 | |||
| 100 | /* | ||
| 101 | * Feature disable options | 80 | * Feature disable options |
| 102 | * These options are also useful to firmware size reduction. | 81 | * These options are also useful to firmware size reduction. |
| 103 | */ | 82 | */ |
diff --git a/keyboards/vertex/arc60/config.h b/keyboards/vertex/arc60/config.h index 20ae0e71cc..b74bf09003 100644 --- a/keyboards/vertex/arc60/config.h +++ b/keyboards/vertex/arc60/config.h | |||
| @@ -49,27 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | * Feature disable options | 49 | * Feature disable options |
| 50 | * These options are also useful to firmware size reduction. | 50 | * These options are also useful to firmware size reduction. |
| 51 | */ | 51 | */ |
| 52 | /* | ||
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | #define FORCE_NKRO | ||
| 72 | 52 | ||
| 53 | #define FORCE_NKRO | ||
| 73 | 54 | ||
| 74 | /* disable debug print */ | 55 | /* disable debug print */ |
| 75 | //#define NO_DEBUG | 56 | //#define NO_DEBUG |
diff --git a/keyboards/viktus/smolka/config.h b/keyboards/viktus/smolka/config.h index c409d017f5..4fb2edeb3d 100644 --- a/keyboards/viktus/smolka/config.h +++ b/keyboards/viktus/smolka/config.h | |||
| @@ -62,27 +62,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 62 | //#define GRAVE_ESC_CTRL_OVERRIDE | 62 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 63 | 63 | ||
| 64 | /* | 64 | /* |
| 65 | * Force NKRO | ||
| 66 | * | ||
| 67 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 68 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 69 | * makefile for this to work.) | ||
| 70 | * | ||
| 71 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 72 | * until the next keyboard reset. | ||
| 73 | * | ||
| 74 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 75 | * fully operational during normal computer usage. | ||
| 76 | * | ||
| 77 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 78 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 79 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 80 | * power-up. | ||
| 81 | * | ||
| 82 | */ | ||
| 83 | //#define FORCE_NKRO | ||
| 84 | |||
| 85 | /* | ||
| 86 | * Feature disable options | 65 | * Feature disable options |
| 87 | * These options are also useful to firmware size reduction. | 66 | * These options are also useful to firmware size reduction. |
| 88 | */ | 67 | */ |
diff --git a/keyboards/viktus/sp111/config.h b/keyboards/viktus/sp111/config.h index 67409ba658..8682bb99b8 100644 --- a/keyboards/viktus/sp111/config.h +++ b/keyboards/viktus/sp111/config.h | |||
| @@ -34,27 +34,6 @@ | |||
| 34 | //#define GRAVE_ESC_CTRL_OVERRIDE | 34 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 35 | 35 | ||
| 36 | /* | 36 | /* |
| 37 | * Force NKRO | ||
| 38 | * | ||
| 39 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 40 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 41 | * makefile for this to work.) | ||
| 42 | * | ||
| 43 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 44 | * until the next keyboard reset. | ||
| 45 | * | ||
| 46 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 47 | * fully operational during normal computer usage. | ||
| 48 | * | ||
| 49 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 50 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 51 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 52 | * power-up. | ||
| 53 | * | ||
| 54 | */ | ||
| 55 | //#define FORCE_NKRO | ||
| 56 | |||
| 57 | /* | ||
| 58 | * Feature disable options | 37 | * Feature disable options |
| 59 | * These options are also useful to firmware size reduction. | 38 | * These options are also useful to firmware size reduction. |
| 60 | */ | 39 | */ |
diff --git a/keyboards/viktus/styrka/config.h b/keyboards/viktus/styrka/config.h index 717afc3bab..2067fbd6cb 100644 --- a/keyboards/viktus/styrka/config.h +++ b/keyboards/viktus/styrka/config.h | |||
| @@ -61,27 +61,6 @@ B0, which is unconnected on the PCB | |||
| 61 | // #define GRAVE_ESC_CTRL_OVERRIDE | 61 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 62 | 62 | ||
| 63 | /* | 63 | /* |
| 64 | * Force NKRO | ||
| 65 | * | ||
| 66 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 67 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 68 | * makefile for this to work.) | ||
| 69 | * | ||
| 70 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 71 | * until the next keyboard reset. | ||
| 72 | * | ||
| 73 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 74 | * fully operational during normal computer usage. | ||
| 75 | * | ||
| 76 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 77 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 78 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 79 | * power-up. | ||
| 80 | * | ||
| 81 | */ | ||
| 82 | //#define FORCE_NKRO | ||
| 83 | |||
| 84 | /* | ||
| 85 | * Feature disable options | 64 | * Feature disable options |
| 86 | * These options are also useful to firmware size reduction. | 65 | * These options are also useful to firmware size reduction. |
| 87 | */ | 66 | */ |
diff --git a/keyboards/w1_at/config.h b/keyboards/w1_at/config.h index 18a095361c..2f784eaa07 100644 --- a/keyboards/w1_at/config.h +++ b/keyboards/w1_at/config.h | |||
| @@ -49,27 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | */ | 49 | */ |
| 50 | // #define GRAVE_ESC_CTRL_OVERRIDE | 50 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 51 | 51 | ||
| 52 | /* | ||
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* Bootmagic Lite key configuration */ | 52 | /* Bootmagic Lite key configuration */ |
| 74 | #define BOOTMAGIC_LITE_ROW 0 | 53 | #define BOOTMAGIC_LITE_ROW 0 |
| 75 | #define BOOTMAGIC_LITE_COLUMN 2 | 54 | #define BOOTMAGIC_LITE_COLUMN 2 |
diff --git a/keyboards/wavtype/foundation/config.h b/keyboards/wavtype/foundation/config.h index 64afd9ace6..1ca3c2e537 100644 --- a/keyboards/wavtype/foundation/config.h +++ b/keyboards/wavtype/foundation/config.h | |||
| @@ -78,27 +78,6 @@ | |||
| 78 | //#define GRAVE_ESC_CTRL_OVERRIDE | 78 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 79 | 79 | ||
| 80 | /* | 80 | /* |
| 81 | * Force NKRO | ||
| 82 | * | ||
| 83 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 84 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 85 | * makefile for this to work.) | ||
| 86 | * | ||
| 87 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 88 | * until the next keyboard reset. | ||
| 89 | * | ||
| 90 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 91 | * fully operational during normal computer usage. | ||
| 92 | * | ||
| 93 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 94 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 95 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 96 | * power-up. | ||
| 97 | * | ||
| 98 | */ | ||
| 99 | //#define FORCE_NKRO | ||
| 100 | |||
| 101 | /* | ||
| 102 | * Feature disable options | 81 | * Feature disable options |
| 103 | * These options are also useful to firmware size reduction. | 82 | * These options are also useful to firmware size reduction. |
| 104 | */ | 83 | */ |
diff --git a/keyboards/wavtype/p01_ultra/config.h b/keyboards/wavtype/p01_ultra/config.h index 2411d33bdc..f966b246ed 100644 --- a/keyboards/wavtype/p01_ultra/config.h +++ b/keyboards/wavtype/p01_ultra/config.h | |||
| @@ -93,28 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 93 | 93 | ||
| 94 | #define DYNAMIC_KEYMAP_LAYER_COUNT 2 | 94 | #define DYNAMIC_KEYMAP_LAYER_COUNT 2 |
| 95 | 95 | ||
| 96 | |||
| 97 | /* | ||
| 98 | * Force NKRO | ||
| 99 | * | ||
| 100 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 101 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 102 | * makefile for this to work.) | ||
| 103 | * | ||
| 104 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 105 | * until the next keyboard reset. | ||
| 106 | * | ||
| 107 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 108 | * fully operational during normal computer usage. | ||
| 109 | * | ||
| 110 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 111 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 112 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 113 | * power-up. | ||
| 114 | * | ||
| 115 | */ | ||
| 116 | //#define FORCE_NKRO | ||
| 117 | |||
| 118 | /* | 96 | /* |
| 119 | * Feature disable options | 97 | * Feature disable options |
| 120 | * These options are also useful to firmware size reduction. | 98 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/wekey/polaris/config.h b/keyboards/wekey/polaris/config.h index 47ee5c7e1b..bbb842f8a4 100644 --- a/keyboards/wekey/polaris/config.h +++ b/keyboards/wekey/polaris/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | //#define GRAVE_ESC_CTRL_OVERRIDE | 82 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/wekey/we27/config.h b/keyboards/wekey/we27/config.h index 7d9dc22801..418dd783c7 100644 --- a/keyboards/wekey/we27/config.h +++ b/keyboards/wekey/we27/config.h | |||
| @@ -161,27 +161,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 161 | //#define GRAVE_ESC_CTRL_OVERRIDE | 161 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 162 | 162 | ||
| 163 | /* | 163 | /* |
| 164 | * Force NKRO | ||
| 165 | * | ||
| 166 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 167 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 168 | * makefile for this to work.) | ||
| 169 | * | ||
| 170 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 171 | * until the next keyboard reset. | ||
| 172 | * | ||
| 173 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 174 | * fully operational during normal computer usage. | ||
| 175 | * | ||
| 176 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 177 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 178 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 179 | * power-up. | ||
| 180 | * | ||
| 181 | */ | ||
| 182 | //#define FORCE_NKRO | ||
| 183 | |||
| 184 | /* | ||
| 185 | * Feature disable options | 164 | * Feature disable options |
| 186 | * These options are also useful to firmware size reduction. | 165 | * These options are also useful to firmware size reduction. |
| 187 | */ | 166 | */ |
diff --git a/keyboards/westfoxtrot/aanzee/config.h b/keyboards/westfoxtrot/aanzee/config.h index 5b50b25d2e..4891dc9cff 100644 --- a/keyboards/westfoxtrot/aanzee/config.h +++ b/keyboards/westfoxtrot/aanzee/config.h | |||
| @@ -73,36 +73,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 73 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 74 | */ | 74 | */ |
| 75 | #define GRAVE_ESC_CTRL_OVERRIDE | 75 | #define GRAVE_ESC_CTRL_OVERRIDE |
| 76 | |||
| 77 | /* | ||
| 78 | * Force NKRO | ||
| 79 | * | ||
| 80 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 81 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 82 | * makefile for this to work.) | ||
| 83 | * | ||
| 84 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 85 | * until the next keyboard reset. | ||
| 86 | * | ||
| 87 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 88 | * fully operational during normal computer usage. | ||
| 89 | * | ||
| 90 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 91 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 92 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 93 | * power-up. | ||
| 94 | * | ||
| 95 | */ | ||
| 96 | //#define FORCE_NKRO | ||
| 97 | |||
| 98 | /* | ||
| 99 | * Magic Key Options | ||
| 100 | * | ||
| 101 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 102 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 103 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 104 | * | ||
| 105 | * The options below allow the magic key functionality to be changed. This is | ||
| 106 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 107 | * | ||
| 108 | */ | ||
diff --git a/keyboards/westfoxtrot/cyclops/config.h b/keyboards/westfoxtrot/cyclops/config.h index 8bc29cd52d..04235f97f8 100644 --- a/keyboards/westfoxtrot/cyclops/config.h +++ b/keyboards/westfoxtrot/cyclops/config.h | |||
| @@ -55,27 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | /* | ||
| 79 | * Feature disable options | 58 | * Feature disable options |
| 80 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 81 | */ | 60 | */ |
diff --git a/keyboards/wilba_tech/rama_works_m10_b/config.h b/keyboards/wilba_tech/rama_works_m10_b/config.h index ba49c46a2e..adb69c6b94 100644 --- a/keyboards/wilba_tech/rama_works_m10_b/config.h +++ b/keyboards/wilba_tech/rama_works_m10_b/config.h | |||
| @@ -58,27 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 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 | */ |
diff --git a/keyboards/wilba_tech/rama_works_m6_a/config.h b/keyboards/wilba_tech/rama_works_m6_a/config.h index bbc54ac1db..b619f708c1 100644 --- a/keyboards/wilba_tech/rama_works_m6_a/config.h +++ b/keyboards/wilba_tech/rama_works_m6_a/config.h | |||
| @@ -52,39 +52,6 @@ | |||
| 52 | */ | 52 | */ |
| 53 | // #define GRAVE_ESC_CTRL_OVERRIDE | 53 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 54 | 54 | ||
| 55 | /* | ||
| 56 | * Force NKRO | ||
| 57 | * | ||
| 58 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 59 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 60 | * makefile for this to work.) | ||
| 61 | * | ||
| 62 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 63 | * until the next keyboard reset. | ||
| 64 | * | ||
| 65 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 66 | * fully operational during normal computer usage. | ||
| 67 | * | ||
| 68 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 69 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 70 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 71 | * power-up. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | //#define FORCE_NKRO | ||
| 75 | |||
| 76 | /* | ||
| 77 | * Magic Key Options | ||
| 78 | * | ||
| 79 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 80 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 81 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 82 | * | ||
| 83 | * The options below allow the magic key functionality to be changed. This is | ||
| 84 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | |||
| 88 | #define RGB_BACKLIGHT_ENABLED 0 | 55 | #define RGB_BACKLIGHT_ENABLED 0 |
| 89 | 56 | ||
| 90 | // NOTE: M6-A doesn't use RGB backlight, but we keep this | 57 | // NOTE: M6-A doesn't use RGB backlight, but we keep this |
diff --git a/keyboards/wilba_tech/rama_works_m6_b/config.h b/keyboards/wilba_tech/rama_works_m6_b/config.h index a2a3c969da..e3b7e7fca6 100644 --- a/keyboards/wilba_tech/rama_works_m6_b/config.h +++ b/keyboards/wilba_tech/rama_works_m6_b/config.h | |||
| @@ -52,39 +52,6 @@ | |||
| 52 | */ | 52 | */ |
| 53 | // #define GRAVE_ESC_CTRL_OVERRIDE | 53 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 54 | 54 | ||
| 55 | /* | ||
| 56 | * Force NKRO | ||
| 57 | * | ||
| 58 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 59 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 60 | * makefile for this to work.) | ||
| 61 | * | ||
| 62 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 63 | * until the next keyboard reset. | ||
| 64 | * | ||
| 65 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 66 | * fully operational during normal computer usage. | ||
| 67 | * | ||
| 68 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 69 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 70 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 71 | * power-up. | ||
| 72 | * | ||
| 73 | */ | ||
| 74 | //#define FORCE_NKRO | ||
| 75 | |||
| 76 | /* | ||
| 77 | * Magic Key Options | ||
| 78 | * | ||
| 79 | * Magic keys are hotkey commands that allow control over firmware functions of | ||
| 80 | * the keyboard. They are best used in combination with the HID Listen program, | ||
| 81 | * found here: https://www.pjrc.com/teensy/hid_listen.html | ||
| 82 | * | ||
| 83 | * The options below allow the magic key functionality to be changed. This is | ||
| 84 | * useful if your keyboard/keypad is missing keys and you want magic key support. | ||
| 85 | * | ||
| 86 | */ | ||
| 87 | |||
| 88 | #define RGB_BACKLIGHT_ENABLED 1 | 55 | #define RGB_BACKLIGHT_ENABLED 1 |
| 89 | 56 | ||
| 90 | // This conditionally compiles the backlight code for M6-B specifics | 57 | // This conditionally compiles the backlight code for M6-B specifics |
diff --git a/keyboards/wilba_tech/rama_works_u80_a/config.h b/keyboards/wilba_tech/rama_works_u80_a/config.h index 069ae9e73f..b795b47f08 100644 --- a/keyboards/wilba_tech/rama_works_u80_a/config.h +++ b/keyboards/wilba_tech/rama_works_u80_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt60_a/config.h b/keyboards/wilba_tech/wt60_a/config.h index a1eab64e7a..b28b4b0d32 100644 --- a/keyboards/wilba_tech/wt60_a/config.h +++ b/keyboards/wilba_tech/wt60_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt60_d/config.h b/keyboards/wilba_tech/wt60_d/config.h index 48a89d0cde..2901df7834 100644 --- a/keyboards/wilba_tech/wt60_d/config.h +++ b/keyboards/wilba_tech/wt60_d/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt60_xt/config.h b/keyboards/wilba_tech/wt60_xt/config.h index 6d641c4f6b..6b087e86ab 100644 --- a/keyboards/wilba_tech/wt60_xt/config.h +++ b/keyboards/wilba_tech/wt60_xt/config.h | |||
| @@ -57,27 +57,6 @@ | |||
| 57 | // #define GRAVE_ESC_CTRL_OVERRIDE | 57 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | /* | ||
| 81 | * Feature disable options | 60 | * Feature disable options |
| 82 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 83 | */ | 62 | */ |
diff --git a/keyboards/wilba_tech/wt65_a/config.h b/keyboards/wilba_tech/wt65_a/config.h index 11a826764e..0cebb2fc86 100644 --- a/keyboards/wilba_tech/wt65_a/config.h +++ b/keyboards/wilba_tech/wt65_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt65_b/config.h b/keyboards/wilba_tech/wt65_b/config.h index fe07ae3d40..845af90174 100644 --- a/keyboards/wilba_tech/wt65_b/config.h +++ b/keyboards/wilba_tech/wt65_b/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt69_a/config.h b/keyboards/wilba_tech/wt69_a/config.h index f836fc379c..cc80defe34 100644 --- a/keyboards/wilba_tech/wt69_a/config.h +++ b/keyboards/wilba_tech/wt69_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt75_a/config.h b/keyboards/wilba_tech/wt75_a/config.h index d36942c2ff..89a6617f56 100644 --- a/keyboards/wilba_tech/wt75_a/config.h +++ b/keyboards/wilba_tech/wt75_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt75_b/config.h b/keyboards/wilba_tech/wt75_b/config.h index bf613e3564..c763e5cc28 100644 --- a/keyboards/wilba_tech/wt75_b/config.h +++ b/keyboards/wilba_tech/wt75_b/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt75_c/config.h b/keyboards/wilba_tech/wt75_c/config.h index c79cef804b..6992b22183 100644 --- a/keyboards/wilba_tech/wt75_c/config.h +++ b/keyboards/wilba_tech/wt75_c/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt80_a/config.h b/keyboards/wilba_tech/wt80_a/config.h index 902171a64c..6e96b81903 100644 --- a/keyboards/wilba_tech/wt80_a/config.h +++ b/keyboards/wilba_tech/wt80_a/config.h | |||
| @@ -54,27 +54,6 @@ | |||
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | 55 | ||
| 56 | /* | 56 | /* |
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | ||
| 78 | * Feature disable options | 57 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 58 | * These options are also useful to firmware size reduction. |
| 80 | */ | 59 | */ |
diff --git a/keyboards/wilba_tech/wt8_a/config.h b/keyboards/wilba_tech/wt8_a/config.h index 28a46235bd..5bb268ec73 100644 --- a/keyboards/wilba_tech/wt8_a/config.h +++ b/keyboards/wilba_tech/wt8_a/config.h | |||
| @@ -52,24 +52,3 @@ | |||
| 52 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). | 52 | * This is userful for the Windows task manager shortcut (ctrl+shift+esc). |
| 53 | */ | 53 | */ |
| 54 | // #define GRAVE_ESC_CTRL_OVERRIDE | 54 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 55 | |||
| 56 | /* | ||
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
diff --git a/keyboards/woodkeys/meira/featherble/config.h b/keyboards/woodkeys/meira/featherble/config.h index 0932ea1cd0..b15b3db805 100644 --- a/keyboards/woodkeys/meira/featherble/config.h +++ b/keyboards/woodkeys/meira/featherble/config.h | |||
| @@ -50,27 +50,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 50 | #define LOCKING_RESYNC_ENABLE | 50 | #define LOCKING_RESYNC_ENABLE |
| 51 | 51 | ||
| 52 | /* | 52 | /* |
| 53 | * Force NKRO | ||
| 54 | * | ||
| 55 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 56 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 57 | * makefile for this to work.) | ||
| 58 | * | ||
| 59 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 60 | * until the next keyboard reset. | ||
| 61 | * | ||
| 62 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 63 | * fully operational during normal computer usage. | ||
| 64 | * | ||
| 65 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 66 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 67 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 68 | * power-up. | ||
| 69 | * | ||
| 70 | */ | ||
| 71 | //#define FORCE_NKRO | ||
| 72 | |||
| 73 | /* | ||
| 74 | * Feature disable options | 53 | * Feature disable options |
| 75 | * These options are also useful to firmware size reduction. | 54 | * These options are also useful to firmware size reduction. |
| 76 | */ | 55 | */ |
diff --git a/keyboards/woodkeys/meira/promicro/config.h b/keyboards/woodkeys/meira/promicro/config.h index 13e7598142..6f891c6d5d 100644 --- a/keyboards/woodkeys/meira/promicro/config.h +++ b/keyboards/woodkeys/meira/promicro/config.h | |||
| @@ -47,27 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | //#define LOCKING_RESYNC_ENABLE | 47 | //#define LOCKING_RESYNC_ENABLE |
| 48 | 48 | ||
| 49 | /* | 49 | /* |
| 50 | * Force NKRO | ||
| 51 | * | ||
| 52 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 53 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 54 | * makefile for this to work.) | ||
| 55 | * | ||
| 56 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 57 | * until the next keyboard reset. | ||
| 58 | * | ||
| 59 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 60 | * fully operational during normal computer usage. | ||
| 61 | * | ||
| 62 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 63 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 64 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 65 | * power-up. | ||
| 66 | * | ||
| 67 | */ | ||
| 68 | //#define FORCE_NKRO | ||
| 69 | |||
| 70 | /* | ||
| 71 | * Feature disable options | 50 | * Feature disable options |
| 72 | * These options are also useful to firmware size reduction. | 51 | * These options are also useful to firmware size reduction. |
| 73 | */ | 52 | */ |
diff --git a/keyboards/work_louder/loop/config.h b/keyboards/work_louder/loop/config.h index e0041e5324..6fb301f7f3 100644 --- a/keyboards/work_louder/loop/config.h +++ b/keyboards/work_louder/loop/config.h | |||
| @@ -143,27 +143,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 143 | //#define GRAVE_ESC_CTRL_OVERRIDE | 143 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 144 | 144 | ||
| 145 | /* | 145 | /* |
| 146 | * Force NKRO | ||
| 147 | * | ||
| 148 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 149 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 150 | * makefile for this to work.) | ||
| 151 | * | ||
| 152 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 153 | * until the next keyboard reset. | ||
| 154 | * | ||
| 155 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 156 | * fully operational during normal computer usage. | ||
| 157 | * | ||
| 158 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 159 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 160 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 161 | * power-up. | ||
| 162 | * | ||
| 163 | */ | ||
| 164 | //#define FORCE_NKRO | ||
| 165 | |||
| 166 | /* | ||
| 167 | * Feature disable options | 146 | * Feature disable options |
| 168 | * These options are also useful to firmware size reduction. | 147 | * These options are also useful to firmware size reduction. |
| 169 | */ | 148 | */ |
diff --git a/keyboards/work_louder/nano/config.h b/keyboards/work_louder/nano/config.h index 04e68af009..3826b41027 100644 --- a/keyboards/work_louder/nano/config.h +++ b/keyboards/work_louder/nano/config.h | |||
| @@ -144,27 +144,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 144 | //#define GRAVE_ESC_CTRL_OVERRIDE | 144 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 145 | 145 | ||
| 146 | /* | 146 | /* |
| 147 | * Force NKRO | ||
| 148 | * | ||
| 149 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 150 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 151 | * makefile for this to work.) | ||
| 152 | * | ||
| 153 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 154 | * until the next keyboard reset. | ||
| 155 | * | ||
| 156 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 157 | * fully operational during normal computer usage. | ||
| 158 | * | ||
| 159 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 160 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 161 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 162 | * power-up. | ||
| 163 | * | ||
| 164 | */ | ||
| 165 | //#define FORCE_NKRO | ||
| 166 | |||
| 167 | /* | ||
| 168 | * Feature disable options | 147 | * Feature disable options |
| 169 | * These options are also useful to firmware size reduction. | 148 | * These options are also useful to firmware size reduction. |
| 170 | */ | 149 | */ |
diff --git a/keyboards/work_louder/work_board/config.h b/keyboards/work_louder/work_board/config.h index 02a0264ee2..1538e95273 100644 --- a/keyboards/work_louder/work_board/config.h +++ b/keyboards/work_louder/work_board/config.h | |||
| @@ -146,27 +146,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 146 | //#define GRAVE_ESC_CTRL_OVERRIDE | 146 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 147 | 147 | ||
| 148 | /* | 148 | /* |
| 149 | * Force NKRO | ||
| 150 | * | ||
| 151 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 152 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 153 | * makefile for this to work.) | ||
| 154 | * | ||
| 155 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 156 | * until the next keyboard reset. | ||
| 157 | * | ||
| 158 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 159 | * fully operational during normal computer usage. | ||
| 160 | * | ||
| 161 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 162 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 163 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 164 | * power-up. | ||
| 165 | * | ||
| 166 | */ | ||
| 167 | //#define FORCE_NKRO | ||
| 168 | |||
| 169 | /* | ||
| 170 | * Feature disable options | 149 | * Feature disable options |
| 171 | * These options are also useful to firmware size reduction. | 150 | * These options are also useful to firmware size reduction. |
| 172 | */ | 151 | */ |
diff --git a/keyboards/wren/config.h b/keyboards/wren/config.h index 4aa7366e1a..10a996fe31 100644 --- a/keyboards/wren/config.h +++ b/keyboards/wren/config.h | |||
| @@ -71,27 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | //#define GRAVE_ESC_CTRL_OVERRIDE | 71 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 72 | 72 | ||
| 73 | /* | 73 | /* |
| 74 | * Force NKRO | ||
| 75 | * | ||
| 76 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 77 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 78 | * makefile for this to work.) | ||
| 79 | * | ||
| 80 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 81 | * until the next keyboard reset. | ||
| 82 | * | ||
| 83 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 84 | * fully operational during normal computer usage. | ||
| 85 | * | ||
| 86 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 87 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 88 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 89 | * power-up. | ||
| 90 | * | ||
| 91 | */ | ||
| 92 | //#define FORCE_NKRO | ||
| 93 | |||
| 94 | /* | ||
| 95 | * Feature disable options | 74 | * Feature disable options |
| 96 | * These options are also useful to firmware size reduction. | 75 | * These options are also useful to firmware size reduction. |
| 97 | */ | 76 | */ |
diff --git a/keyboards/wuque/tata80/wk/config.h b/keyboards/wuque/tata80/wk/config.h index 3d18fb523d..9495aef032 100644 --- a/keyboards/wuque/tata80/wk/config.h +++ b/keyboards/wuque/tata80/wk/config.h | |||
| @@ -34,23 +34,4 @@ | |||
| 34 | /* Locking resynchronize hack */ | 34 | /* Locking resynchronize hack */ |
| 35 | #define LOCKING_RESYNC_ENABLE | 35 | #define LOCKING_RESYNC_ENABLE |
| 36 | 36 | ||
| 37 | /* | ||
| 38 | * Force NKRO | ||
| 39 | * | ||
| 40 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 41 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 42 | * makefile for this to work.) | ||
| 43 | * | ||
| 44 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 45 | * until the next keyboard reset. | ||
| 46 | * | ||
| 47 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 48 | * fully operational during normal computer usage. | ||
| 49 | * | ||
| 50 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 51 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 52 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 53 | * power-up. | ||
| 54 | * | ||
| 55 | */ | ||
| 56 | #define FORCE_NKRO | 37 | #define FORCE_NKRO |
diff --git a/keyboards/wuque/tata80/wkl/config.h b/keyboards/wuque/tata80/wkl/config.h index 3d18fb523d..9495aef032 100644 --- a/keyboards/wuque/tata80/wkl/config.h +++ b/keyboards/wuque/tata80/wkl/config.h | |||
| @@ -34,23 +34,4 @@ | |||
| 34 | /* Locking resynchronize hack */ | 34 | /* Locking resynchronize hack */ |
| 35 | #define LOCKING_RESYNC_ENABLE | 35 | #define LOCKING_RESYNC_ENABLE |
| 36 | 36 | ||
| 37 | /* | ||
| 38 | * Force NKRO | ||
| 39 | * | ||
| 40 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 41 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 42 | * makefile for this to work.) | ||
| 43 | * | ||
| 44 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 45 | * until the next keyboard reset. | ||
| 46 | * | ||
| 47 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 48 | * fully operational during normal computer usage. | ||
| 49 | * | ||
| 50 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 51 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 52 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 53 | * power-up. | ||
| 54 | * | ||
| 55 | */ | ||
| 56 | #define FORCE_NKRO | 37 | #define FORCE_NKRO |
diff --git a/keyboards/x16/config.h b/keyboards/x16/config.h index 007f6a884f..6fa8736a06 100644 --- a/keyboards/x16/config.h +++ b/keyboards/x16/config.h | |||
| @@ -82,27 +82,6 @@ | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/xiudi/xd68/config.h b/keyboards/xiudi/xd68/config.h index 8b04a0259f..0fd8485e54 100644 --- a/keyboards/xiudi/xd68/config.h +++ b/keyboards/xiudi/xd68/config.h | |||
| @@ -59,27 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 59 | #define LOCKING_RESYNC_ENABLE | 59 | #define LOCKING_RESYNC_ENABLE |
| 60 | 60 | ||
| 61 | /* | 61 | /* |
| 62 | * Force NKRO | ||
| 63 | * | ||
| 64 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 65 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 66 | * makefile for this to work.) | ||
| 67 | * | ||
| 68 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 69 | * until the next keyboard reset. | ||
| 70 | * | ||
| 71 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 72 | * fully operational during normal computer usage. | ||
| 73 | * | ||
| 74 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 75 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 76 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 77 | * power-up. | ||
| 78 | * | ||
| 79 | */ | ||
| 80 | //#define FORCE_NKRO | ||
| 81 | |||
| 82 | /* | ||
| 83 | * Feature disable options | 62 | * Feature disable options |
| 84 | * These options are also useful to firmware size reduction. | 63 | * These options are also useful to firmware size reduction. |
| 85 | */ | 64 | */ |
diff --git a/keyboards/xiudi/xd75/config.h b/keyboards/xiudi/xd75/config.h index 336beb1e58..382a89c2e7 100644 --- a/keyboards/xiudi/xd75/config.h +++ b/keyboards/xiudi/xd75/config.h | |||
| @@ -85,27 +85,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 85 | //#define GRAVE_ESC_CTRL_OVERRIDE | 85 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 86 | 86 | ||
| 87 | /* | 87 | /* |
| 88 | * Force NKRO | ||
| 89 | * | ||
| 90 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 91 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 92 | * makefile for this to work.) | ||
| 93 | * | ||
| 94 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 95 | * until the next keyboard reset. | ||
| 96 | * | ||
| 97 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 98 | * fully operational during normal computer usage. | ||
| 99 | * | ||
| 100 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 101 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 102 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 103 | * power-up. | ||
| 104 | * | ||
| 105 | */ | ||
| 106 | //#define FORCE_NKRO | ||
| 107 | |||
| 108 | /* | ||
| 109 | * Feature disable options | 88 | * Feature disable options |
| 110 | * These options are also useful to firmware size reduction. | 89 | * These options are also useful to firmware size reduction. |
| 111 | */ | 90 | */ |
diff --git a/keyboards/xiudi/xd84/config.h b/keyboards/xiudi/xd84/config.h index 63c31ccafa..f61ad9e5ca 100644 --- a/keyboards/xiudi/xd84/config.h +++ b/keyboards/xiudi/xd84/config.h | |||
| @@ -81,27 +81,6 @@ | |||
| 81 | // #define GRAVE_ESC_CTRL_OVERRIDE | 81 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 82 | 82 | ||
| 83 | /* | 83 | /* |
| 84 | * Force NKRO | ||
| 85 | * | ||
| 86 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 87 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 88 | * makefile for this to work.) | ||
| 89 | * | ||
| 90 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 91 | * until the next keyboard reset. | ||
| 92 | * | ||
| 93 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 94 | * fully operational during normal computer usage. | ||
| 95 | * | ||
| 96 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 97 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 98 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 99 | * power-up. | ||
| 100 | * | ||
| 101 | */ | ||
| 102 | //#define FORCE_NKRO | ||
| 103 | |||
| 104 | /* | ||
| 105 | * Feature disable options | 84 | * Feature disable options |
| 106 | * These options are also useful to firmware size reduction. | 85 | * These options are also useful to firmware size reduction. |
| 107 | */ | 86 | */ |
diff --git a/keyboards/xiudi/xd87/config.h b/keyboards/xiudi/xd87/config.h index 2519521d97..0da59c03b8 100644 --- a/keyboards/xiudi/xd87/config.h +++ b/keyboards/xiudi/xd87/config.h | |||
| @@ -82,27 +82,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/xiudi/xd96/config.h b/keyboards/xiudi/xd96/config.h index 5678b593b2..ba5492a3aa 100644 --- a/keyboards/xiudi/xd96/config.h +++ b/keyboards/xiudi/xd96/config.h | |||
| @@ -82,27 +82,6 @@ | |||
| 82 | // #define GRAVE_ESC_CTRL_OVERRIDE | 82 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 83 | 83 | ||
| 84 | /* | 84 | /* |
| 85 | * Force NKRO | ||
| 86 | * | ||
| 87 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 88 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 89 | * makefile for this to work.) | ||
| 90 | * | ||
| 91 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 92 | * until the next keyboard reset. | ||
| 93 | * | ||
| 94 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 95 | * fully operational during normal computer usage. | ||
| 96 | * | ||
| 97 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 98 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 99 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 100 | * power-up. | ||
| 101 | * | ||
| 102 | */ | ||
| 103 | //#define FORCE_NKRO | ||
| 104 | |||
| 105 | /* | ||
| 106 | * Feature disable options | 85 | * Feature disable options |
| 107 | * These options are also useful to firmware size reduction. | 86 | * These options are also useful to firmware size reduction. |
| 108 | */ | 87 | */ |
diff --git a/keyboards/ydkb/chili/config.h b/keyboards/ydkb/chili/config.h index aa3c72d935..6684df3f1d 100644 --- a/keyboards/ydkb/chili/config.h +++ b/keyboards/ydkb/chili/config.h | |||
| @@ -71,28 +71,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 71 | /* Locking resynchronize hack */ | 71 | /* Locking resynchronize hack */ |
| 72 | #define LOCKING_RESYNC_ENABLE | 72 | #define LOCKING_RESYNC_ENABLE |
| 73 | 73 | ||
| 74 | |||
| 75 | /* | ||
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | 74 | /* |
| 97 | * Feature disable options | 75 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/ydkb/yd68/config.h b/keyboards/ydkb/yd68/config.h index 9baf64ac65..bba5491c7f 100644 --- a/keyboards/ydkb/yd68/config.h +++ b/keyboards/ydkb/yd68/config.h | |||
| @@ -76,27 +76,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 76 | // #define GRAVE_ESC_CTRL_OVERRIDE | 76 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 77 | 77 | ||
| 78 | /* | 78 | /* |
| 79 | * Force NKRO | ||
| 80 | * | ||
| 81 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 82 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 83 | * makefile for this to work.) | ||
| 84 | * | ||
| 85 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 86 | * until the next keyboard reset. | ||
| 87 | * | ||
| 88 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 89 | * fully operational during normal computer usage. | ||
| 90 | * | ||
| 91 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 92 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 93 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 94 | * power-up. | ||
| 95 | * | ||
| 96 | */ | ||
| 97 | //#define FORCE_NKRO | ||
| 98 | |||
| 99 | /* | ||
| 100 | * Feature disable options | 79 | * Feature disable options |
| 101 | * These options are also useful to firmware size reduction. | 80 | * These options are also useful to firmware size reduction. |
| 102 | */ | 81 | */ |
diff --git a/keyboards/yiancardesigns/barleycorn/config.h b/keyboards/yiancardesigns/barleycorn/config.h index 30a221ed52..755159f22a 100644 --- a/keyboards/yiancardesigns/barleycorn/config.h +++ b/keyboards/yiancardesigns/barleycorn/config.h | |||
| @@ -55,28 +55,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | // #define GRAVE_ESC_CTRL_OVERRIDE | 55 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 56 | 56 | ||
| 57 | /* | 57 | /* |
| 58 | * Force NKRO | ||
| 59 | * | ||
| 60 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 61 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 62 | * makefile for this to work.) | ||
| 63 | * | ||
| 64 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 65 | * until the next keyboard reset. | ||
| 66 | * | ||
| 67 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 68 | * fully operational during normal computer usage. | ||
| 69 | * | ||
| 70 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 71 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 72 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 73 | * power-up. | ||
| 74 | * | ||
| 75 | */ | ||
| 76 | //#define FORCE_NKRO | ||
| 77 | |||
| 78 | |||
| 79 | /* | ||
| 80 | * Feature disable options | 58 | * Feature disable options |
| 81 | * These options are also useful to firmware size reduction. | 59 | * These options are also useful to firmware size reduction. |
| 82 | */ | 60 | */ |
diff --git a/keyboards/yiancardesigns/gingham/config.h b/keyboards/yiancardesigns/gingham/config.h index 610b30a4ff..0fc3beb08b 100644 --- a/keyboards/yiancardesigns/gingham/config.h +++ b/keyboards/yiancardesigns/gingham/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/yiancardesigns/seigaiha/config.h b/keyboards/yiancardesigns/seigaiha/config.h index 7613a21aa7..25820d8c94 100644 --- a/keyboards/yiancardesigns/seigaiha/config.h +++ b/keyboards/yiancardesigns/seigaiha/config.h | |||
| @@ -57,28 +57,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 57 | // #define GRAVE_ESC_CTRL_OVERRIDE | 57 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 58 | 58 | ||
| 59 | /* | 59 | /* |
| 60 | * Force NKRO | ||
| 61 | * | ||
| 62 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 63 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 64 | * makefile for this to work.) | ||
| 65 | * | ||
| 66 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 67 | * until the next keyboard reset. | ||
| 68 | * | ||
| 69 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 70 | * fully operational during normal computer usage. | ||
| 71 | * | ||
| 72 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 73 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 74 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 75 | * power-up. | ||
| 76 | * | ||
| 77 | */ | ||
| 78 | //#define FORCE_NKRO | ||
| 79 | |||
| 80 | |||
| 81 | /* | ||
| 82 | * Feature disable options | 60 | * Feature disable options |
| 83 | * These options are also useful to firmware size reduction. | 61 | * These options are also useful to firmware size reduction. |
| 84 | */ | 62 | */ |
diff --git a/keyboards/ymdk/np21/config.h b/keyboards/ymdk/np21/config.h index 0be99e43e6..ac18a490ae 100644 --- a/keyboards/ymdk/np21/config.h +++ b/keyboards/ymdk/np21/config.h | |||
| @@ -84,27 +84,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 84 | //#define GRAVE_ESC_CTRL_OVERRIDE | 84 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 85 | 85 | ||
| 86 | /* | 86 | /* |
| 87 | * Force NKRO | ||
| 88 | * | ||
| 89 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 90 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 91 | * makefile for this to work.) | ||
| 92 | * | ||
| 93 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 94 | * until the next keyboard reset. | ||
| 95 | * | ||
| 96 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 97 | * fully operational during normal computer usage. | ||
| 98 | * | ||
| 99 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 100 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 101 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 102 | * power-up. | ||
| 103 | * | ||
| 104 | */ | ||
| 105 | //#define FORCE_NKRO | ||
| 106 | |||
| 107 | /* | ||
| 108 | * Feature disable options | 87 | * Feature disable options |
| 109 | * These options are also useful to firmware size reduction. | 88 | * These options are also useful to firmware size reduction. |
| 110 | */ | 89 | */ |
diff --git a/keyboards/yoichiro/lunakey_macro/config.h b/keyboards/yoichiro/lunakey_macro/config.h index d6aa46c1ad..2e2eb85d51 100644 --- a/keyboards/yoichiro/lunakey_macro/config.h +++ b/keyboards/yoichiro/lunakey_macro/config.h | |||
| @@ -100,27 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 100 | //#define GRAVE_ESC_CTRL_OVERRIDE | 100 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 101 | 101 | ||
| 102 | /* | 102 | /* |
| 103 | * Force NKRO | ||
| 104 | * | ||
| 105 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 106 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 107 | * makefile for this to work.) | ||
| 108 | * | ||
| 109 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 110 | * until the next keyboard reset. | ||
| 111 | * | ||
| 112 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 113 | * fully operational during normal computer usage. | ||
| 114 | * | ||
| 115 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 116 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 117 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 118 | * power-up. | ||
| 119 | * | ||
| 120 | */ | ||
| 121 | //#define FORCE_NKRO | ||
| 122 | |||
| 123 | /* | ||
| 124 | * Feature disable options | 103 | * Feature disable options |
| 125 | * These options are also useful to firmware size reduction. | 104 | * These options are also useful to firmware size reduction. |
| 126 | */ | 105 | */ |
diff --git a/keyboards/yoichiro/lunakey_mini/config.h b/keyboards/yoichiro/lunakey_mini/config.h index 9adf5f514e..3c1c73e354 100644 --- a/keyboards/yoichiro/lunakey_mini/config.h +++ b/keyboards/yoichiro/lunakey_mini/config.h | |||
| @@ -93,27 +93,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 93 | //#define GRAVE_ESC_CTRL_OVERRIDE | 93 | //#define GRAVE_ESC_CTRL_OVERRIDE |
| 94 | 94 | ||
| 95 | /* | 95 | /* |
| 96 | * Force NKRO | ||
| 97 | * | ||
| 98 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 99 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 100 | * makefile for this to work.) | ||
| 101 | * | ||
| 102 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 103 | * until the next keyboard reset. | ||
| 104 | * | ||
| 105 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 106 | * fully operational during normal computer usage. | ||
| 107 | * | ||
| 108 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 109 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 110 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 111 | * power-up. | ||
| 112 | * | ||
| 113 | */ | ||
| 114 | //#define FORCE_NKRO | ||
| 115 | |||
| 116 | /* | ||
| 117 | * Feature disable options | 96 | * Feature disable options |
| 118 | * These options are also useful to firmware size reduction. | 97 | * These options are also useful to firmware size reduction. |
| 119 | */ | 98 | */ |
diff --git a/keyboards/yugo_m/model_m_101/config.h b/keyboards/yugo_m/model_m_101/config.h index bf8bc5fe85..c485ba7a83 100644 --- a/keyboards/yugo_m/model_m_101/config.h +++ b/keyboards/yugo_m/model_m_101/config.h | |||
| @@ -52,28 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | /* Locking resynchronize hack */ | 52 | /* Locking resynchronize hack */ |
| 53 | // #define LOCKING_RESYNC_ENABLE | 53 | // #define LOCKING_RESYNC_ENABLE |
| 54 | 54 | ||
| 55 | |||
| 56 | /* | ||
| 57 | * Force NKRO | ||
| 58 | * | ||
| 59 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 60 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 61 | * makefile for this to work.) | ||
| 62 | * | ||
| 63 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 64 | * until the next keyboard reset. | ||
| 65 | * | ||
| 66 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 67 | * fully operational during normal computer usage. | ||
| 68 | * | ||
| 69 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 70 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 71 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 72 | * power-up. | ||
| 73 | * | ||
| 74 | */ | ||
| 75 | //#define FORCE_NKRO | ||
| 76 | |||
| 77 | /* | 55 | /* |
| 78 | * Feature disable options | 56 | * Feature disable options |
| 79 | * These options are also useful to firmware size reduction. | 57 | * These options are also useful to firmware size reduction. |
diff --git a/keyboards/yushakobo/quick7/config.h b/keyboards/yushakobo/quick7/config.h index f13df33a9c..23371f0acd 100644 --- a/keyboards/yushakobo/quick7/config.h +++ b/keyboards/yushakobo/quick7/config.h | |||
| @@ -89,27 +89,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 89 | // #define GRAVE_ESC_CTRL_OVERRIDE | 89 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 90 | 90 | ||
| 91 | /* | 91 | /* |
| 92 | * Force NKRO | ||
| 93 | * | ||
| 94 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 95 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 96 | * makefile for this to work.) | ||
| 97 | * | ||
| 98 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 99 | * until the next keyboard reset. | ||
| 100 | * | ||
| 101 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 102 | * fully operational during normal computer usage. | ||
| 103 | * | ||
| 104 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 105 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 106 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 107 | * power-up. | ||
| 108 | * | ||
| 109 | */ | ||
| 110 | //#define FORCE_NKRO | ||
| 111 | |||
| 112 | /* | ||
| 113 | * Feature disable options | 92 | * Feature disable options |
| 114 | * These options are also useful to firmware size reduction. | 93 | * These options are also useful to firmware size reduction. |
| 115 | */ | 94 | */ |
diff --git a/keyboards/yynmt/dozen0/config.h b/keyboards/yynmt/dozen0/config.h index 53cc9cfc92..45363f461f 100644 --- a/keyboards/yynmt/dozen0/config.h +++ b/keyboards/yynmt/dozen0/config.h | |||
| @@ -73,27 +73,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 73 | // #define GRAVE_ESC_CTRL_OVERRIDE | 73 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 74 | 74 | ||
| 75 | /* | 75 | /* |
| 76 | * Force NKRO | ||
| 77 | * | ||
| 78 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 79 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 80 | * makefile for this to work.) | ||
| 81 | * | ||
| 82 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 83 | * until the next keyboard reset. | ||
| 84 | * | ||
| 85 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 86 | * fully operational during normal computer usage. | ||
| 87 | * | ||
| 88 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 89 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 90 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 91 | * power-up. | ||
| 92 | * | ||
| 93 | */ | ||
| 94 | //#define FORCE_NKRO | ||
| 95 | |||
| 96 | /* | ||
| 97 | * Feature disable options | 76 | * Feature disable options |
| 98 | * These options are also useful to firmware size reduction. | 77 | * These options are also useful to firmware size reduction. |
| 99 | */ | 78 | */ |
diff --git a/keyboards/yynmt/kagamidget/config.h b/keyboards/yynmt/kagamidget/config.h index 285bac09e4..7b1a04294b 100644 --- a/keyboards/yynmt/kagamidget/config.h +++ b/keyboards/yynmt/kagamidget/config.h | |||
| @@ -72,27 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 72 | // #define GRAVE_ESC_CTRL_OVERRIDE | 72 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 73 | 73 | ||
| 74 | /* | 74 | /* |
| 75 | * Force NKRO | ||
| 76 | * | ||
| 77 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 78 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 79 | * makefile for this to work.) | ||
| 80 | * | ||
| 81 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 82 | * until the next keyboard reset. | ||
| 83 | * | ||
| 84 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 85 | * fully operational during normal computer usage. | ||
| 86 | * | ||
| 87 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 88 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 89 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 90 | * power-up. | ||
| 91 | * | ||
| 92 | */ | ||
| 93 | //#define FORCE_NKRO | ||
| 94 | |||
| 95 | /* | ||
| 96 | * Feature disable options | 75 | * Feature disable options |
| 97 | * These options are also useful to firmware size reduction. | 76 | * These options are also useful to firmware size reduction. |
| 98 | */ | 77 | */ |
diff --git a/keyboards/zvecr/split_blackpill/config.h b/keyboards/zvecr/split_blackpill/config.h index 830b28f405..f86654f929 100644 --- a/keyboards/zvecr/split_blackpill/config.h +++ b/keyboards/zvecr/split_blackpill/config.h | |||
| @@ -80,27 +80,6 @@ | |||
| 80 | // #define GRAVE_ESC_CTRL_OVERRIDE | 80 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * Force NKRO | ||
| 84 | * | ||
| 85 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 86 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 87 | * makefile for this to work.) | ||
| 88 | * | ||
| 89 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 90 | * until the next keyboard reset. | ||
| 91 | * | ||
| 92 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 93 | * fully operational during normal computer usage. | ||
| 94 | * | ||
| 95 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 96 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 97 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 98 | * power-up. | ||
| 99 | * | ||
| 100 | */ | ||
| 101 | //#define FORCE_NKRO | ||
| 102 | |||
| 103 | /* | ||
| 104 | * Feature disable options | 83 | * Feature disable options |
| 105 | * These options are also useful to firmware size reduction. | 84 | * These options are also useful to firmware size reduction. |
| 106 | */ | 85 | */ |
diff --git a/keyboards/zvecr/zv48/config.h b/keyboards/zvecr/zv48/config.h index b71e6cdcd6..bb9fb4bb0d 100644 --- a/keyboards/zvecr/zv48/config.h +++ b/keyboards/zvecr/zv48/config.h | |||
| @@ -86,27 +86,6 @@ | |||
| 86 | // #define GRAVE_ESC_CTRL_OVERRIDE | 86 | // #define GRAVE_ESC_CTRL_OVERRIDE |
| 87 | 87 | ||
| 88 | /* | 88 | /* |
| 89 | * Force NKRO | ||
| 90 | * | ||
| 91 | * Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved | ||
| 92 | * state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the | ||
| 93 | * makefile for this to work.) | ||
| 94 | * | ||
| 95 | * If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N) | ||
| 96 | * until the next keyboard reset. | ||
| 97 | * | ||
| 98 | * NKRO may prevent your keystrokes from being detected in the BIOS, but it is | ||
| 99 | * fully operational during normal computer usage. | ||
| 100 | * | ||
| 101 | * For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N) | ||
| 102 | * or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by | ||
| 103 | * bootmagic, NKRO mode will always be enabled until it is toggled again during a | ||
| 104 | * power-up. | ||
| 105 | * | ||
| 106 | */ | ||
| 107 | //#define FORCE_NKRO | ||
| 108 | |||
| 109 | /* | ||
| 110 | * Feature disable options | 89 | * Feature disable options |
| 111 | * These options are also useful to firmware size reduction. | 90 | * These options are also useful to firmware size reduction. |
| 112 | */ | 91 | */ |
