From: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Date: Thu, 26 Sep 2019 04:34:01 +0000 (+0200) Subject: [Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e6d8a6111b9397c55f37cbbe50c12eea7712f7fc;p=qmk_firmware.git [Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818) --- diff --git a/keyboards/vitamins_included/rev2/config.h b/keyboards/vitamins_included/rev2/config.h index 4ae02e86e..0aa0e7063 100644 --- a/keyboards/vitamins_included/rev2/config.h +++ b/keyboards/vitamins_included/rev2/config.h @@ -62,6 +62,12 @@ along with this program. If not, see . #define C6_AUDIO // Define this to enable the buzzer #endif +#define QMK_ESC_OUTPUT F1 // usually COL +#define QMK_ESC_INPUT F5 // usually ROW +#define QMK_LED D5 +#define QMK_SPEAKER C6 + + /* * Feature disable options * These options are also useful to firmware size reduction.