diff options
Diffstat (limited to 'keyboards/buildakb')
| -rw-r--r-- | keyboards/buildakb/potato65/config.h | 21 |
1 files changed, 0 insertions, 21 deletions
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 | */ |
