summaryrefslogtreecommitdiff
path: root/keyboards/mlego/m65/rev4/rules.mk
diff options
context:
space:
mode:
authorAlin Marin Elena <alin@elena.space>2022-01-30 19:13:08 +0000
committerGitHub <noreply@github.com>2022-01-30 11:13:08 -0800
commitb0da2302137aa180af4e7464a70aa4b63ae919fe (patch)
treecfd7458beb2bc5904ff12e91fd100a3442484f92 /keyboards/mlego/m65/rev4/rules.mk
parent03b1d9ef1f7f472f83c929c15044e71453823737 (diff)
downloadqmk_firmware-b0da2302137aa180af4e7464a70aa4b63ae919fe.tar.gz
qmk_firmware-b0da2302137aa180af4e7464a70aa4b63ae919fe.zip
[Keyboard] add mlego/m65 oled revision (#15833)
Diffstat (limited to 'keyboards/mlego/m65/rev4/rules.mk')
-rw-r--r--keyboards/mlego/m65/rev4/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/mlego/m65/rev4/rules.mk b/keyboards/mlego/m65/rev4/rules.mk
new file mode 100644
index 0000000000..9e1e0ab23b
--- /dev/null
+++ b/keyboards/mlego/m65/rev4/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = STM32F401
+
+# Bootloader selection
+BOOTLOADER = stm32-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes # Enable encoder
+OLED_ENABLE = yes # Enable OLED
+OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C
+WPM_ENABLE = yes # Enable WPM Counter