]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jj40/config.h
Updates bootloader settings, adds file size check (#2029)
[qmk_firmware.git] / keyboards / jj40 / config.h
index 42a37c957f8b1e7f412e560c93c084706fdfe62d..02339a33f7bea6d76c8dadd1ce9fc67557bb091e 100644 (file)
@@ -38,7 +38,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define TAPPING_TOGGLE 3
 
 #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)))