diff options
| author | brian cully <bjc@spork.org> | 2026-02-01 10:40:05 -0500 |
|---|---|---|
| committer | brian cully <bjc@spork.org> | 2026-02-01 10:40:05 -0500 |
| commit | 6821fafc6631960ec7af75f134aea2c4e7f8c88c (patch) | |
| tree | 844235d86f41daba30a08dfff7dfa0de43bde5fc /Model100.ino | |
| parent | 8e66c1b9465d54c4fed1f343f479950cf3833439 (diff) | |
| download | Model100-main.tar.gz Model100-main.zip | |
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, ___, ___, |
