diff options
Diffstat (limited to 'keyboards/planck/keymaps/vaire/config.h')
-rw-r--r-- | keyboards/planck/keymaps/vaire/config.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/planck/keymaps/vaire/config.h b/keyboards/planck/keymaps/vaire/config.h index 96a13cc427..a5e236e4a9 100644 --- a/keyboards/planck/keymaps/vaire/config.h +++ b/keyboards/planck/keymaps/vaire/config.h @@ -1,15 +1,9 @@ -#pragma - - - +#pragma once /* * MIDI options */ -/* Prevent use of disabled MIDI features in the keymap */ -//#define MIDI_ENABLE_STRICT 1 - /* enable basic MIDI features: - MIDI notes can be sent when in Music mode is on */ @@ -18,7 +12,6 @@ #define MOUSEKEY_TIME_TO_MAX 60 #define MOUSEKEY_MAX_SPEED 7 #define MOUSEKEY_WHEEL_DELAY 0 - #define MIDI_BASIC |