Clean up Force NKRO in config.h (#19718)
This commit is contained in:
@@ -33,9 +33,7 @@ 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
|
||||
|
||||
/* RGB stripe */
|
||||
#define RGB_DI_PIN B15
|
||||
|
Reference in New Issue
Block a user