diff options
Diffstat (limited to 'common/host.c')
| -rw-r--r-- | common/host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/host.c b/common/host.c index 1eafef75c..2e56971bd 100644 --- a/common/host.c +++ b/common/host.c | |||
| @@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | 24 | ||
| 25 | 25 | ||
| 26 | #ifdef NKRO_ENABLE | 26 | #ifdef NKRO_ENABLE |
| 27 | bool keyboard_nkro = false; | 27 | bool keyboard_nkro = true; |
| 28 | #endif | 28 | #endif |
| 29 | 29 | ||
| 30 | static host_driver_t *driver; | 30 | static host_driver_t *driver; |
