summaryrefslogtreecommitdiff
path: root/keyboards/p3d/glitch/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-13 07:36:50 +0000
committerQMK Bot <hello@qmk.fm>2022-03-13 07:36:50 +0000
commitebe87aa67e5746407cfdef243846ae2839bebd08 (patch)
tree4e6487075c77b96a2aa7cb042a12daab7b0cdac0 /keyboards/p3d/glitch/rules.mk
parent4281beb1de56a251841da937cd0c548a127455c0 (diff)
parent20424fd37f84cbe08740539a48b6bb4839e0a179 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/p3d/glitch/rules.mk')
-rw-r--r--keyboards/p3d/glitch/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/p3d/glitch/rules.mk b/keyboards/p3d/glitch/rules.mk
new file mode 100644
index 0000000000..7ec8d5c09a
--- /dev/null
+++ b/keyboards/p3d/glitch/rules.mk
@@ -0,0 +1,20 @@
+# 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 = 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 = no # 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
+OLED_ENABLE = yes