Clean up Force NKRO in config.h (#19718)
This commit is contained in:
parent
d84a7351ea
commit
b867522f8c
625 changed files with 11 additions and 13108 deletions
|
@ -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 Strip*/
|
||||
#define RGB_DI_PIN B15
|
||||
|
|
|
@ -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 Strip*/
|
||||
#define RGB_DI_PIN B15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue