]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818)
authorMikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
Thu, 26 Sep 2019 04:34:01 +0000 (06:34 +0200)
committerDrashna Jaelre <drashna@live.com>
Thu, 26 Sep 2019 04:34:01 +0000 (21:34 -0700)
keyboards/vitamins_included/rev2/config.h

index 4ae02e86e6687280109393c6ca178c93ad4d7a3b..0aa0e7063f9b8657d377a3c1aea164f4c1b7f273 100644 (file)
@@ -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.