summaryrefslogtreecommitdiff
path: root/keyboards/cmm_studio/fuji65/rules.mk
diff options
context:
space:
mode:
authorCMMS-Freather <72902384+CMMS-Freather@users.noreply.github.com>2022-01-21 19:53:53 -0800
committerGitHub <noreply@github.com>2022-01-21 19:53:53 -0800
commit7ecb47958c7e13ffb87e9ee25ee639daeb78b36d (patch)
treea42cf07938e613985f26e074b55803cc665a0a2e /keyboards/cmm_studio/fuji65/rules.mk
parentb090ff03ed4391f27e8e3d9a843f529bedd08e19 (diff)
downloadqmk_firmware-7ecb47958c7e13ffb87e9ee25ee639daeb78b36d.tar.gz
qmk_firmware-7ecb47958c7e13ffb87e9ee25ee639daeb78b36d.zip
[Keyboard] add fuji65 keyboard (#15765)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cmm_studio/fuji65/rules.mk')
-rw-r--r--keyboards/cmm_studio/fuji65/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/cmm_studio/fuji65/rules.mk b/keyboards/cmm_studio/fuji65/rules.mk
new file mode 100644
index 0000000000..bf28e77646
--- /dev/null
+++ b/keyboards/cmm_studio/fuji65/rules.mk
@@ -0,0 +1,21 @@
+# 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 = yes # 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 = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+# generated by KBFirmware JSON to QMK Parser
+# https://noroadsleft.github.io/kbf_qmk_converter/