aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ymd96/config.h
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-08-02 13:47:52 +1000
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-08-04 20:46:57 -0700
commit72f382fc02b3c5c81c54fd2d239d653fe2f8083c (patch)
tree4000273f563ec929108f95950916f8b703e17a96 /keyboards/ymd96/config.h
parent430c37024e8de42bb735f26386f2b13f042e3569 (diff)
downloadqmk_firmware-72f382fc02b3c5c81c54fd2d239d653fe2f8083c.tar.gz
qmk_firmware-72f382fc02b3c5c81c54fd2d239d653fe2f8083c.zip
Remove unused _BOOTLOADER defines
Diffstat (limited to 'keyboards/ymd96/config.h')
-rw-r--r--keyboards/ymd96/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ymd96/config.h b/keyboards/ymd96/config.h
index 51d42603d..58169196b 100644
--- a/keyboards/ymd96/config.h
+++ b/keyboards/ymd96/config.h
@@ -51,7 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
51#define RGBLIGHT_ANIMATIONS 51#define RGBLIGHT_ANIMATIONS
52/*#define RGBLIGHT_VAL_STEP 20 52/*#define RGBLIGHT_VAL_STEP 20
53 53
54#define NO_UART 1 54#define NO_UART 1*/
55#define BOOTLOADHID_BOOTLOADER 1*/
56 55
57#endif 56#endif