Skip to content

Commit 389b2d7

Browse files
committed
archimedes: Enable NKRO and update prebuilt firmware files
1 parent b030a16 commit 389b2d7

File tree

2 files changed

+1129
-1106
lines changed

2 files changed

+1129
-1106
lines changed

converter/archimedes_usb/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ MOUSEKEY_ENABLE ?= yes # Mouse keys
5353
EXTRAKEY_ENABLE ?= yes # Audio control and System control
5454
CONSOLE_ENABLE ?= yes # Console for debug
5555
COMMAND_ENABLE ?= yes # Commands for debug and configuration
56-
#NKRO_ENABLE ?= yes # USB Nkey Rollover
56+
NKRO_ENABLE ?= yes # USB Nkey Rollover
5757
UNIMAP_ENABLE = yes
5858
KEYMAP_SECTION_ENABLE = yes
5959

0 commit comments

Comments
 (0)