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 /keyboards/plut0nium | |
parent | d84a7351ea965010ea51a2c9410add0f4e0306de (diff) |
Clean up Force NKRO in config.h (#19718)
Diffstat (limited to 'keyboards/plut0nium')
-rw-r--r-- | keyboards/plut0nium/0x3e/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
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/>. // #define GRAVE_ESC_CTRL_OVERRIDE /* - * Force NKRO - */ -//#define FORCE_NKRO - -/* * Feature disable options * These options are also useful to firmware size reduction. */ |