diff --git a/converter/adb_usb/config.h b/converter/adb_usb/config.h index da87eed6a..c4edadc56 100644 --- a/converter/adb_usb/config.h +++ b/converter/adb_usb/config.h @@ -36,8 +36,6 @@ along with this program. If not, see . #define MATRIX_COL(code) ((code)&0x07) -/* Locking Caps Lock support */ -//#define MATRIX_HAS_LOCKING_CAPS /* Mechanical locking CapsLock support. Use KC_LCAP instead of KC_CAPS in keymap */ #define CAPSLOCK_LOCKING_ENABLE /* Locking CapsLock resynchronize hack */