Browse Source

Update rules.mk

pull/14192/head
JX 2 years ago
committed by GitHub
parent
commit
2d7b8f1f90
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      keyboards/yandrstudio/zhou65/f401/rules.mk

+ 1
- 6
keyboards/yandrstudio/zhou65/f401/rules.mk View File

@ -1,11 +1,6 @@
# MCU name
MCU = STM32F401
# Address of the bootloader in system memory
STM32_BOOTLOADER_ADDRESS = 0x1FFF0000
# Bootloader selection
BOOTLOADER = stm32-dfu
# ENCODER_ENABLE = yes
# # project specific file
CUSTOM_MATRIX = lite # for using the A9 pin as matrix io

Loading…
Cancel
Save