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/doio | |
parent | d84a7351ea965010ea51a2c9410add0f4e0306de (diff) |
Clean up Force NKRO in config.h (#19718)
Diffstat (limited to 'keyboards/doio')
-rw-r--r-- | keyboards/doio/kb30/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ { 4, 4, 2 } // #define QMK_KEYS_PER_SCAN 12 -// #define FORCE_NKRO - /* OLED */ #ifdef OLED_ENABLE |