summaryrefslogtreecommitdiff
path: root/keyboards/pjb/eros/rules.mk
diff options
context:
space:
mode:
authorPJB Keyboard Design <91110483+602studios@users.noreply.github.com>2022-04-13 00:04:14 -0700
committerGitHub <noreply@github.com>2022-04-13 00:04:14 -0700
commitdfe0515a4bfda7f291e2f051cf7fe3bb6a8e0f3a (patch)
treea78fb6b44817829d573badbe35f3781b09fc427c /keyboards/pjb/eros/rules.mk
parent935af9e9996083c2b7e82f67072899e87c7f45ab (diff)
[Keyboard] Add Eros by PJB (#16756)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/pjb/eros/rules.mk')
-rw-r--r--keyboards/pjb/eros/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/pjb/eros/rules.mk b/keyboards/pjb/eros/rules.mk
new file mode 100644
index 0000000000..696b8ca99e
--- /dev/null
+++ b/keyboards/pjb/eros/rules.mk
@@ -0,0 +1,17 @@
+# 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 = yes # Commands for debug and configuration
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Enable audio output