summaryrefslogtreecommitdiff
path: root/keyboards/handwired/carpolly/rules.mk
diff options
context:
space:
mode:
authorPollyV1 <70621744+PollyV1@users.noreply.github.com>2022-01-12 02:08:35 +0800
committerGitHub <noreply@github.com>2022-01-11 10:08:35 -0800
commit1fdc42155a19a415b2d574ccbf61aac45e6543aa (patch)
treee1a455e406c137f5143cde1b0dc26945aa33ee4a /keyboards/handwired/carpolly/rules.mk
parent349ca4b7ff0c98baedbeb9096442231e2267c817 (diff)
[Keyboard] Carpolly (#15778)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/carpolly/rules.mk')
-rw-r--r--keyboards/handwired/carpolly/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/handwired/carpolly/rules.mk b/keyboards/handwired/carpolly/rules.mk
new file mode 100644
index 0000000000..a7f3367d86
--- /dev/null
+++ b/keyboards/handwired/carpolly/rules.mk
@@ -0,0 +1,22 @@
+# 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 = yes # 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
+BLUETOOTH_ENABLE = no # Enable Bluetooth
+AUDIO_ENABLE = no # Audio output
+
+# generated by KBFirmware JSON to QMK Parser
+# https://noroadsleft.github.io/kbf_qmk_converter/