summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrian cully <bjc@spork.org>2026-02-01 10:40:05 -0500
committerbrian cully <bjc@spork.org>2026-02-01 10:40:05 -0500
commit6821fafc6631960ec7af75f134aea2c4e7f8c88c (patch)
tree844235d86f41daba30a08dfff7dfa0de43bde5fc
parent8e66c1b9465d54c4fed1f343f479950cf3833439 (diff)
downloadModel100-6821fafc6631960ec7af75f134aea2c4e7f8c88c.tar.gz
Model100-6821fafc6631960ec7af75f134aea2c4e7f8c88c.zip
change cut/copy/paste to be easier, match chrysalis layoutHEADmain
-rw-r--r--Model100.ino2
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, ___, ___,