summaryrefslogtreecommitdiffstats
path: root/converter/usb_usb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/usb_usb/config.h')
-rw-r--r--converter/usb_usb/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/usb_usb/config.h b/converter/usb_usb/config.h
index ecf4ed9b1..d614973f7 100644
--- a/converter/usb_usb/config.h
+++ b/converter/usb_usb/config.h
@@ -33,6 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 32
#define MATRIX_COLS 8
+#define USE_LEGACY_KEYMAP
/* key combination for command */
#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))