Remove unused _BOOTLOADER defines

This commit is contained in:
fauxpark
2019-08-02 13:47:52 +10:00
committed by noroadsleft
parent 430c37024e
commit 72f382fc02
20 changed files with 48 additions and 55 deletions

View File

@ -51,7 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_ANIMATIONS
/*#define RGBLIGHT_VAL_STEP 20
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1*/
#define NO_UART 1*/
#endif