summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/vitamins_included/rev2/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/vitamins_included/rev2/config.h b/keyboards/vitamins_included/rev2/config.h
index 4ae02e86e6..0aa0e7063f 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 <http://www.gnu.org/licenses/>.
#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.