1
0
Fork 0

Added locking capslock key support and default now.

This commit is contained in:
tmk 2011-09-01 11:21:35 +09:00
parent 0dde25e81c
commit b703de7b29
2 changed files with 34 additions and 0 deletions

View file

@ -31,6 +31,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 16 // keycode bit: 3-0
#define MATRIX_COLS 8 // keycode bit: 6-4
/* Locking Caps Lock support */
#define MATRIX_HAS_LOCKING_CAPS
/* key combination for command */
#define IS_COMMAND() ( \