diff options
Diffstat (limited to 'Model100.ino')
| -rw-r--r-- | Model100.ino | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Model100.ino b/Model100.ino index 274ca45..70b7329 100644 --- a/Model100.ino +++ b/Model100.ino @@ -326,7 +326,7 @@ KEYMAPS( // ___) [FUNCTION] = KEYMAP_STACKED (Key_LEDEffectNext, Key_F1, Key_F2, Key_F3, Key_F4, Key_F5, LSHIFT(Key_Comma), - Key_CapsLock, Key_Cut, Key_Copy, Key_Paste, ___, ___, ___, + Key_CapsLock, ___, Key_Cut, Key_Copy, Key_Paste, ___, ___, Key_ScrollLock, ___, ___, ___, ___, ___, Key_KeypadNumLock, Key_PrintScreen, Key_Insert, Consumer_ScanPreviousTrack, Consumer_ScanNextTrack, Consumer_PlaySlashPause, ___, ___, Key_Delete, ___, ___, |
