Parcourir la source

Remove MATRIX_HAS_LOCKING_CAPS option

tmk il y a 12 ans
Parent
commit
2372029de5
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      converter/adb_usb/config.h

+ 0 - 2
converter/adb_usb/config.h

@@ -36,8 +36,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #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 */