Clean up Force NKRO in config.h (#19718)
This commit is contained in:
@@ -33,6 +33,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* NKRO */
|
||||
#ifdef NKRO_ENABLE
|
||||
# define FORCE_NKRO
|
||||
#endif
|
||||
#define FORCE_NKRO
|
||||
|
@@ -33,6 +33,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define DEBOUNCE 5
|
||||
|
||||
/* NKRO */
|
||||
#ifdef NKRO_ENABLE
|
||||
# define FORCE_NKRO
|
||||
#endif
|
||||
#define FORCE_NKRO
|
||||
|
Reference in New Issue
Block a user