1
0

Add a Caps lock key on Fn-Let by default.

Enough customers want a caps lock that we ought to give them -something-
in the default firmware
This commit is contained in:
Jesse Vincent 2018-07-19 21:19:47 -07:00
parent c1480faea2
commit a5b86bea5a

View File

@ -167,7 +167,7 @@ KEYMAPS(
___),
[FUNCTION] = KEYMAP_STACKED
(___, Key_F1, Key_F2, Key_F3, Key_F4, Key_F5, XXX,
(___, Key_F1, Key_F2, Key_F3, Key_F4, Key_F5, Key_CapsLock,
Key_Tab, ___, Key_mouseUp, ___, Key_mouseBtnR, Key_mouseWarpEnd, Key_mouseWarpNE,
Key_Home, Key_mouseL, Key_mouseDn, Key_mouseR, Key_mouseBtnL, Key_mouseWarpNW,
Key_End, Key_PrintScreen, Key_Insert, ___, Key_mouseBtnM, Key_mouseWarpSW, Key_mouseWarpSE,