Remove MATRIX_HAS_LOCKING_CAPS option

master
tmk 2013-04-12 12:27:31 +09:00
parent d2e358712a
commit 2372029de5
1 changed files with 0 additions and 2 deletions

View 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 */