diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-31 03:22:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 11:22:12 -0800 |
commit | 07bb65384cf96be88feb2916604cb4a89cd0ad33 (patch) | |
tree | b70d20551e19e170935f25ca3c0a8a6e842b7145 /keyboards/bakeneko65/rev2/rules.mk | |
parent | 51e99b562d410e8be7075cac6e5bee6a4b9d99bf (diff) |
[Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684)
Diffstat (limited to 'keyboards/bakeneko65/rev2/rules.mk')
-rw-r--r-- | keyboards/bakeneko65/rev2/rules.mk | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/bakeneko65/rev2/rules.mk b/keyboards/bakeneko65/rev2/rules.mk deleted file mode 100644 index 26af9d2afc..0000000000 --- a/keyboards/bakeneko65/rev2/rules.mk +++ /dev/null @@ -1,20 +0,0 @@ -# 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 = 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 - -LAYOUTS = 65_ansi |