summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/frosty_flake/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/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/rules.mk')
-rw-r--r--keyboards/bpiphany/frosty_flake/rules.mk23
1 files changed, 1 insertions, 22 deletions
diff --git a/keyboards/bpiphany/frosty_flake/rules.mk b/keyboards/bpiphany/frosty_flake/rules.mk
index 38e02ec185..e5402b32f7 100644
--- a/keyboards/bpiphany/frosty_flake/rules.mk
+++ b/keyboards/bpiphany/frosty_flake/rules.mk
@@ -1,22 +1 @@
-# 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 += matrix.c
-
-LAYOUTS = tkl_ansi
+DEFAULT_FOLDER=bpiphany/frosty_flake/20140521