From 2372029de5f595f496bd6cd803f9b0a1bb5bd5ee Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 12 Apr 2013 12:27:31 +0900 Subject: [PATCH] Remove MATRIX_HAS_LOCKING_CAPS option --- converter/adb_usb/config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/converter/adb_usb/config.h b/converter/adb_usb/config.h index da87eed6..c4edadc5 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 */ -- 2.39.3