summaryrefslogtreecommitdiff
path: root/keyboards/pjb/eros/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-13 07:04:52 +0000
committerQMK Bot <hello@qmk.fm>2022-04-13 07:04:52 +0000
commit40b76faba89cd56b9a38c71c2d847ce39c2d2524 (patch)
treebe8284248b8ab21bfbedb7a1836e37de5b446ed7 /keyboards/pjb/eros/rules.mk
parent57d8bae083adf8688820dea53096ba2667507aa0 (diff)
parentdfe0515a4bfda7f291e2f051cf7fe3bb6a8e0f3a (diff)
downloadqmk_firmware-40b76faba89cd56b9a38c71c2d847ce39c2d2524.tar.gz
qmk_firmware-40b76faba89cd56b9a38c71c2d847ce39c2d2524.zip
Merge remote-tracking branch 'origin/master' into develop
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