summaryrefslogtreecommitdiff
path: root/keyboards/kb58/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-08 03:41:21 +0000
committerQMK Bot <hello@qmk.fm>2022-03-08 03:41:21 +0000
commitb069002e6150e9735c86a93d68a6bb8fd708c09e (patch)
treecc531e7bb3e8bfc858d819e0fcd76ad8d69aa34c /keyboards/kb58/rules.mk
parent280bea87a6d6cb9c43eae3eae168312506d1f237 (diff)
parent86966fce69369fe4f82efcab9540805b26632967 (diff)
downloadqmk_firmware-b069002e6150e9735c86a93d68a6bb8fd708c09e.tar.gz
qmk_firmware-b069002e6150e9735c86a93d68a6bb8fd708c09e.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb58/rules.mk')
-rw-r--r--keyboards/kb58/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/kb58/rules.mk b/keyboards/kb58/rules.mk
new file mode 100644
index 0000000000..0854164fb6
--- /dev/null
+++ b/keyboards/kb58/rules.mk
@@ -0,0 +1,20 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = no # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = no # Enable N-key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+SPLIT_KEYBOARD = yes # Enables split keyboard support