forked from mirrors/qmk_userspace
Remove unused _BOOTLOADER defines
This commit is contained in:
parent
430c37024e
commit
72f382fc02
20 changed files with 48 additions and 55 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue