X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fbmini%2Fconfig.h;h=b7a25e050e2a29b9210b6b0376d9a9d5b0c018fd;hb=9fdc27626097ae03b767a09427efc90475d90955;hp=90b315b7c5d3434793221d9a6e71869dc5b8957d;hpb=9113f3387a670373919fe62899b0ab27e9d89eba;p=qmk_firmware.git diff --git a/keyboards/bmini/config.h b/keyboards/bmini/config.h index 90b315b7c..b7a25e050 100644 --- a/keyboards/bmini/config.h +++ b/keyboards/bmini/config.h @@ -34,7 +34,6 @@ along with this program. If not, see . #define RGBLIGHT_ANIMATIONS #define NO_UART 1 -#define BOOTLOADHID_BOOTLOADER 1 /* key combination for command */ #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))