diff options
| author | Max Rumpf <max.rumpf1998@gmail.com> | 2022-02-12 08:01:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-11 23:01:25 -0800 |
| commit | 773205cd1f9760ec9c68764ae9d9ba42d26c3016 (patch) | |
| tree | 4a5fafa0c3ff623e09cea9841a3ba059d159db1d /keyboards/maxr1998/phoebe/rules.mk | |
| parent | 19c57a2a6a7aa73dca7e06acdfe93508288ddfb0 (diff) | |
| download | qmk_firmware-773205cd1f9760ec9c68764ae9d9ba42d26c3016.tar.gz qmk_firmware-773205cd1f9760ec9c68764ae9d9ba42d26c3016.zip | |
[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)
Diffstat (limited to 'keyboards/maxr1998/phoebe/rules.mk')
| -rw-r--r-- | keyboards/maxr1998/phoebe/rules.mk | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/maxr1998/phoebe/rules.mk b/keyboards/maxr1998/phoebe/rules.mk index 75dbae843..e69de29bb 100644 --- a/keyboards/maxr1998/phoebe/rules.mk +++ b/keyboards/maxr1998/phoebe/rules.mk | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | # MCU name | ||
| 2 | MCU = atmega32u4 | ||
| 3 | |||
| 4 | # Bootloader selection | ||
| 5 | BOOTLOADER = atmel-dfu | ||
| 6 | |||
| 7 | # Build Options | ||
| 8 | # change yes to no to disable | ||
| 9 | # | ||
| 10 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | ||
| 11 | MOUSEKEY_ENABLE = no # Mouse keys | ||
| 12 | EXTRAKEY_ENABLE = no # Audio control and System control | ||
| 13 | CONSOLE_ENABLE = yes # Console for debug | ||
| 14 | COMMAND_ENABLE = no # Commands for debug and configuration | ||
| 15 | NKRO_ENABLE = yes # Enable N-Key Rollover | ||
| 16 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | ||
| 17 | AUDIO_ENABLE = no # Audio output | ||
| 18 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | ||
| 19 | KEY_LOCK_ENABLE = yes | ||
| 20 | LEADER_ENABLE = yes # Enable leader key | ||
