Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)

This commit is contained in:
Daniel Shields 2018-07-04 00:14:50 +01:00 committed by Drashna Jaelre
parent 3f886a3efe
commit a120bbc4de
2 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,11 @@
#include "../../config.h"
#define QMK_ESC_OUTPUT F1
#define QMK_ESC_INPUT D5
#define QMK_LED E6
#define QMK_SPEAKER C6
#define _______ KC_TRNS
#define XXXXXXX KC_NO
#define PREVENT_STUCK_MODIFIERS

View File

@ -10,3 +10,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
AUDIO_ENABLE = no
API_SYSEX_ENABLE = no
BOOTLOADER = qmk-dfu