summaryrefslogtreecommitdiff
path: root/keyboards/choco60/rev2/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-01 03:52:01 +0800
committerGitHub <noreply@github.com>2022-01-31 11:52:01 -0800
commit84b7fc364d8c3a18a109d84837f1399f6f2f8143 (patch)
tree13a91489e5627a3f0cb2afd38355cd284e24f345 /keyboards/choco60/rev2/rules.mk
parentae705e3e55ec38767a3e80da645983154a73cbfc (diff)
downloadqmk_firmware-84b7fc364d8c3a18a109d84837f1399f6f2f8143.tar.gz
qmk_firmware-84b7fc364d8c3a18a109d84837f1399f6f2f8143.zip
[Keyboard] move @takai 's keyboards into /recompile_keys (#16053)
Diffstat (limited to 'keyboards/choco60/rev2/rules.mk')
-rw-r--r--keyboards/choco60/rev2/rules.mk20
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/choco60/rev2/rules.mk b/keyboards/choco60/rev2/rules.mk
deleted file mode 100644
index f8bad8e08e..0000000000
--- a/keyboards/choco60/rev2/rules.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# MCU name
-MCU = atmega32u2
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # 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
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-SPLIT_KEYBOARD = yes