From b77e31b12d29bf54c0a673b78fc56ba6964f77fb Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 8 Feb 2019 18:24:18 +0000 Subject: make the layout work --- Model01-Firmware.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino index 75e3e81..822a37c 100644 --- a/Model01-Firmware.ino +++ b/Model01-Firmware.ino @@ -225,7 +225,7 @@ KEYMAPS( ___, ___, ___, ___, ___, ___, ___, ___, ___, LALT(Key_Keypad4), LALT(Key_Keypad2), LALT(Key_Keypad8), LALT(Key_Keypad6), ___, ___, ___, ___, ___, ___, ___, - ___, LSHIFT(Consumer_AL_CommandLineProcessorSlashRun), Consumer_AL_CommandLineProcessorSlashRun, ___, + ___, Consumer_AL_CommandLineProcessorSlashRun, Consumer_AL_CommandLineProcessorSlashRun, ___, ___, ___, Consumer_Mute, Consumer_VolumeDecrement, Consumer_VolumeIncrement, ___, Consumer_Volume, ___, -- cgit v1.2.3