1
0

Slightly simplify the default keymaps, removing some duplication

This commit is contained in:
Jesse Vincent 2017-10-02 23:01:26 -07:00
parent d466c1fa63
commit 028b9c6dda

View File

@ -119,14 +119,14 @@ ___, Key_F1, Key_F2, Key_F3, Key_F4, Key_F5,
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, \
Key_LeftControl, Key_Delete, Key_LeftGui, Key_LeftShift, \
___, \
___, Key_Delete, ___, ___, \
___, \
\
Consumer_ScanPreviousTrack, Key_F6, Key_F7, Key_F8, Key_F9, Key_F10, Key_F11, \
Consumer_PlaySlashPause, Consumer_ScanNextTrack, Key_LeftCurlyBracket, Key_RightCurlyBracket, Key_LeftBracket, Key_RightBracket, Key_F12, \
Key_LeftArrow, Key_DownArrow, Key_UpArrow, Key_RightArrow, ___, ___, \
Key_PcApplication, Key_Mute, Consumer_VolumeDecrement, Consumer_VolumeIncrement, ___, Key_Backslash, Key_Pipe, \
Key_RightShift, Key_RightAlt, Key_Enter, Key_RightControl, \
___, ___, Key_Enter, ___, \
___ \
)
@ -137,7 +137,7 @@ ___ \
___, ___, ___, ___, ___, ___, \
___, ___, ___, ___, ___, ___, ___, \
___, ___, ___, ___, \
Key_Keymap1_Momentary, \
___, \
\
\
M(MACRO_VERSION_INFO), ___, Key_Keypad7, Key_Keypad8, Key_Keypad9, Key_KeypadSubtract, ___, \
@ -145,7 +145,7 @@ ___ \
___, Key_Keypad1, Key_Keypad2, Key_Keypad3, Key_Equals, Key_Quote, \
___, ___, Key_Keypad0, Key_KeypadDot, Key_KeypadMultiply, Key_KeypadDivide, Key_Enter, \
___, ___, ___, ___, \
Key_Keymap1_Momentary \
___ \
)