summaryrefslogtreecommitdiffstats
path: root/keyboards/gizmo_engineering/gk6/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-21 08:39:42 +0000
committerQMK Bot <hello@qmk.fm>2022-02-21 08:39:42 +0000
commit8dc7cae7c712b6f405e69b5a25dbb111fb8fdc5e (patch)
treea2ee6ddfe875d22a9c92b6b774274e308a4eda4a /keyboards/gizmo_engineering/gk6/rules.mk
parentf01caa2a5a1fa4ba97ebe77b1dd2cf1340320de2 (diff)
parent2d1f2810a41b8a93c21035b14afacb717ef7c822 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/gizmo_engineering/gk6/rules.mk')
-rwxr-xr-xkeyboards/gizmo_engineering/gk6/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/gizmo_engineering/gk6/rules.mk b/keyboards/gizmo_engineering/gk6/rules.mk
new file mode 100755
index 0000000000..c70d2ea88d
--- /dev/null
+++ b/keyboards/gizmo_engineering/gk6/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # 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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = IS31FL3731