summaryrefslogtreecommitdiff
path: root/keyboards/0_sixty/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-11 09:21:49 +0000
committerQMK Bot <hello@qmk.fm>2021-01-11 09:21:49 +0000
commit120c87b630afca96ab15192f93137bb3477a4a38 (patch)
tree1014a9b40cc09eb8f3c769360f2d8c492d63bab0 /keyboards/0_sixty/rules.mk
parent378edd9491f2ab0d3d8a970c9a8e64bc03ca15cf (diff)
parent554b937d21f8c50515c22498f4f46df0b3ae6569 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/0_sixty/rules.mk')
-rw-r--r--keyboards/0_sixty/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/0_sixty/rules.mk b/keyboards/0_sixty/rules.mk
new file mode 100644
index 0000000000..92df0f5615
--- /dev/null
+++ b/keyboards/0_sixty/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = caterina
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # Console for debug
+COMMAND_ENABLE = yes # 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 = yes # 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