]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Remove MATRIX_HAS_LOCKING_CAPS option
authortmk <nobody@nowhere>
Fri, 12 Apr 2013 03:27:31 +0000 (12:27 +0900)
committertmk <nobody@nowhere>
Fri, 12 Apr 2013 03:27:31 +0000 (12:27 +0900)
converter/adb_usb/config.h

index da87eed6a7df8a021056293e228f53508c03a6ac..c4edadc5697cea1076c35a8e1d4240141f82b315 100644 (file)
@@ -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 */