summaryrefslogtreecommitdiff
path: root/keyboards/drhigsby/packrat/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 12:36:16 +0800
committerGitHub <noreply@github.com>2022-01-31 20:36:16 -0800
commit984481ff8e17173a0faaa12c524d0b502fb438cb (patch)
treefd1bc7f040d13b352524f5c9109b0df7ffdf45cb /keyboards/drhigsby/packrat/rules.mk
parent3b580de0232246911bd43fffdd24243bb82e28aa (diff)
[Keyboard] move @drhigsby 's boards into /drhigsby (#16041)
Diffstat (limited to 'keyboards/drhigsby/packrat/rules.mk')
-rw-r--r--keyboards/drhigsby/packrat/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/drhigsby/packrat/rules.mk b/keyboards/drhigsby/packrat/rules.mk
new file mode 100644
index 0000000000..fc0608c07f
--- /dev/null
+++ b/keyboards/drhigsby/packrat/rules.mk
@@ -0,0 +1,20 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # 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 = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+LTO_ENABLE = no # Use link time optimization
+ENCODER_ENABLE = yes