diff options
| author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:48:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-31 11:48:51 -0800 |
| commit | ae705e3e55ec38767a3e80da645983154a73cbfc (patch) | |
| tree | bb32aacb253821ab957e7d7bac00390de2fd33cc /keyboards/halberd/rules.mk | |
| parent | 3fefaf7f6b99aafe691a9024db4780684a588e4a (diff) | |
[Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)
Diffstat (limited to 'keyboards/halberd/rules.mk')
| -rw-r--r-- | keyboards/halberd/rules.mk | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/halberd/rules.mk b/keyboards/halberd/rules.mk deleted file mode 100644 index a979346fe5..0000000000 --- a/keyboards/halberd/rules.mk +++ /dev/null @@ -1,18 +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 = 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 = yes # Enable keyboard RGB underglow -AUDIO_ENABLE = no # Audio output |
