]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/clueboard/66_hotswap/gen1/rules.mk
Make both RGB and sound work on Clueboard 66% hotswap
[qmk_firmware.git] / keyboards / clueboard / 66_hotswap / gen1 / rules.mk
index 54a2685bf634e9ff1dfafd06deb12d0e2568dc9b..887592b37320966a9e1d74ad52e119a2c2c590bc 100644 (file)
@@ -1 +1,24 @@
-BACKLIGHT_ENABLE = yes
\ No newline at end of file
+EXTRAFLAGS += -flto
+LAYOUTS = 66_ansi
+MCU = atmega32u4
+F_CPU = 16000000
+ARCH = AVR8
+F_USB = $(F_CPU)
+OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
+OPT_DEFS += -DBOOTLOADER_SIZE=4096
+
+# Build Options
+#   comment out to disable the options.
+#
+BACKLIGHT_ENABLE = yes
+BOOTMAGIC_ENABLE = no
+MOUSEKEY_ENABLE = no
+EXTRAKEY_ENABLE = yes
+CONSOLE_ENABLE = yes
+COMMAND_ENABLE = no
+NKRO_ENABLE = yes
+AUDIO_ENABLE = yes
+RGBLIGHT_ENABLE = yes
+MIDI_ENABLE = no
+UNICODE_ENABLE = no
+BLUETOOTH_ENABLE = no