浏览代码

[Keyboard] Added QMK-DFU config to Vitamins Included rev2 (#6818)

Mikkel Jeppesen 5 年之前
父节点
当前提交
e6d8a6111b
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      keyboards/vitamins_included/rev2/config.h

+ 6 - 0
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.