summaryrefslogtreecommitdiffstats
path: root/keyboards/jkdlab/binary_monkey/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-19 16:40:51 +0000
committerQMK Bot <hello@qmk.fm>2021-04-19 16:40:51 +0000
commitc3d1456615555187b6cb662694a7f69c2a4c1c41 (patch)
tree90479ab942c84cd1237f6bd49d84e408f3ddde23 /keyboards/jkdlab/binary_monkey/rules.mk
parentdcb8407ed694505403df010852d497f0bb33c607 (diff)
parent3990c0f43d9048b10097487595e969bfeb5bc859 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jkdlab/binary_monkey/rules.mk')
-rw-r--r--keyboards/jkdlab/binary_monkey/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/jkdlab/binary_monkey/rules.mk b/keyboards/jkdlab/binary_monkey/rules.mk
new file mode 100644
index 0000000000..a90eef1fc6
--- /dev/null
+++ b/keyboards/jkdlab/binary_monkey/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 = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = no # USB Nkey 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