aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2021-02-27 21:57:46 -0500
committerBrian Cully <bjc@kublai.com>2021-02-27 21:57:46 -0500
commitb268bc6ee330e132574d1a1e176bf02acfa71e5e (patch)
treebded818981b401e136652803b681c823a7dbab01
parentee9e08f48aed3344b236d51a4e23139352fbaea1 (diff)
downloadModel01-Firmware-b268bc6ee330e132574d1a1e176bf02acfa71e5e.tar.gz
Model01-Firmware-b268bc6ee330e132574d1a1e176bf02acfa71e5e.zip
Remove fn+space for enter.
I hit this all the time and I never use it anymore.
-rw-r--r--Model01-Firmware.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino
index 9499813..b3f3a6b 100644
--- a/Model01-Firmware.ino
+++ b/Model01-Firmware.ino
@@ -97,7 +97,7 @@ KEYMAPS(
Key_ScrollLock, Key_Home, Key_PageUp, Key_UpArrow, Key_PageDown, ___, Key_F12,
Key_End, Key_LeftArrow, Key_DownArrow, Key_RightArrow, ___, ___,
Key_PcApplication, Consumer_Mute, Consumer_VolumeDecrement, Consumer_VolumeIncrement, ___, Key_Backslash, Key_Pipe,
- ___, ___, Key_Enter, ___,
+ ___, ___, ___, ___,
___),
[NUMPAD] = KEYMAP_STACKED