diff options
Diffstat (limited to 'keyboards/mlego/m65/rev4/config.h')
-rw-r--r-- | keyboards/mlego/m65/rev4/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mlego/m65/rev4/config.h b/keyboards/mlego/m65/rev4/config.h index b3187fbdb7..afd8c86bcc 100644 --- a/keyboards/mlego/m65/rev4/config.h +++ b/keyboards/mlego/m65/rev4/config.h @@ -64,7 +64,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define OLED_BRIGHTNESS 128 #define OLED_FONT_H "keyboards/mlego/m65/lib/glcdfont.c" #endif - -#define UNUSED_PINS -// you want to comment this if using stm32-dfu as bootloader -#define FEE_PAGE_BASE_ADDRESS 0x08008000 |