summaryrefslogtreecommitdiffstats
path: root/keyboards/bfake/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bfake/config.h')
-rw-r--r--keyboards/bfake/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/bfake/config.h b/keyboards/bfake/config.h
index c52d9175b..c0e0face5 100644
--- a/keyboards/bfake/config.h
+++ b/keyboards/bfake/config.h
@@ -41,7 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#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)))