summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/frosty_flake/20140521/rules.mk
diff options
context:
space:
mode:
authorAndrew Missel <dyindude@users.noreply.github.com>2022-01-08 15:22:14 -0600
committerGitHub <noreply@github.com>2022-01-08 13:22:14 -0800
commit4c080be8e8fd2d1a7a818022634b08c76ee92e40 (patch)
tree0984c4a100022ddc3d1faef2735d7e20b62eb153 /keyboards/bpiphany/frosty_flake/20140521/rules.mk
parent31331e6d33a46d98a3a853bd7fef39f898977386 (diff)
[Keyboard] Bathroom Epiphanies Frosty Flake rev 20130602 (#15365)
* add optional support for Frosty Flake rev 20130602 * update documentation with instructions on building for rev 20130602 * support revisions using subfolders instead of preprocessor directives * rules.mk cleanup
Diffstat (limited to 'keyboards/bpiphany/frosty_flake/20140521/rules.mk')
-rw-r--r--keyboards/bpiphany/frosty_flake/20140521/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/bpiphany/frosty_flake/20140521/rules.mk b/keyboards/bpiphany/frosty_flake/20140521/rules.mk
new file mode 100644
index 0000000000..035e59f911
--- /dev/null
+++ b/keyboards/bpiphany/frosty_flake/20140521/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u2
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = no # 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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+AUDIO_ENABLE = no # Audio output
+
+CUSTOM_MATRIX = lite
+SRC += 20140521/matrix.c
+
+LAYOUTS = tkl_ansi