summaryrefslogtreecommitdiffstats
path: root/keyboards/ydkb/grape/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-26 00:46:16 +0000
committerQMK Bot <hello@qmk.fm>2022-03-26 00:46:16 +0000
commit1fabad1cec5b773c86b5516ad52d8989d1b67251 (patch)
tree2944c3345e0c7f2cd8a31135e7cbdceb19a4ce98 /keyboards/ydkb/grape/rules.mk
parent7cec7b678036d105c9b97cb4e728fdcb986ccb57 (diff)
parent7e0dde1f0009bc47430091736d7893148876b4ec (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ydkb/grape/rules.mk')
-rw-r--r--keyboards/ydkb/grape/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/ydkb/grape/rules.mk b/keyboards/ydkb/grape/rules.mk
new file mode 100644
index 0000000000..57b231441e
--- /dev/null
+++ b/keyboards/ydkb/grape/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 = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+CUSTOM_MATRIX = lite
+VPATH += drivers/gpio
+SRC += matrix.c sn74x138.c