summaryrefslogtreecommitdiff
path: root/keyboards/gboards/gergoplex/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-04-24 23:01:29 +1000
committerGitHub <noreply@github.com>2022-04-24 14:01:29 +0100
commite1f6fa579af8eb9f0799f8fe9ba7a8947d1c2c69 (patch)
treeb5a89ffe71e2479eee531ec84712046af2bb2b65 /keyboards/gboards/gergoplex/rules.mk
parentc2bf039893c6f6f1692c5e470be635436634969c (diff)
downloadqmk_firmware-e1f6fa579af8eb9f0799f8fe9ba7a8947d1c2c69.tar.gz
qmk_firmware-e1f6fa579af8eb9f0799f8fe9ba7a8947d1c2c69.zip
gergoplex: small cleanup (#16928)
Diffstat (limited to 'keyboards/gboards/gergoplex/rules.mk')
-rw-r--r--keyboards/gboards/gergoplex/rules.mk22
1 files changed, 15 insertions, 7 deletions
diff --git a/keyboards/gboards/gergoplex/rules.mk b/keyboards/gboards/gergoplex/rules.mk
index e557d9f39a..5cd5a7721c 100644
--- a/keyboards/gboards/gergoplex/rules.mk
+++ b/keyboards/gboards/gergoplex/rules.mk
@@ -1,15 +1,23 @@
+# MCU name
MCU = atmega32u4
+# Bootloader selection
BOOTLOADER = atmel-dfu
-CUSTOM_MATRIX = yes
-MOUSEKEY_ENABLE = yes # Mouse keys
-COMBO_ENABLE = yes
-EXTRAKEY_ENABLE = yes
-CONSOLE_ENABLE = no
-NKRO_ENABLE = yes # Enable N-Key Rollover
-COMMAND_ENABLE = yes
+# 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 = yes # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+COMBO_ENABLE = yes
+CUSTOM_MATRIX = yes
LAYOUTS = split_3x5_3