Skip to content

Commit

Permalink
Added QMK-DFU defines to config
Browse files Browse the repository at this point in the history
  • Loading branch information
Duckle29 committed Sep 25, 2019
1 parent 251b4fb commit d0fd256
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/vitamins_included/rev2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d0fd256

Please sign in to comment.