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

@ -35,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { C6, D7, E6, B4, B5 }
#define MATRIX_COL_PINS { F7, B1, B3, B2, B6 }
#define CATERINA_BOOTLOADER
#define USB_MAX_POWER_CONSUMPTION 50
/* Use I2C or Serial, not both */