diff options
Diffstat (limited to 'keyboards/spaceman')
| -rw-r--r-- | keyboards/spaceman/pancake/feather/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/spaceman/pancake/promicro/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/spaceman/pancake/feather/rules.mk b/keyboards/spaceman/pancake/feather/rules.mk index f9f172695..fb77e328e 100644 --- a/keyboards/spaceman/pancake/feather/rules.mk +++ b/keyboards/spaceman/pancake/feather/rules.mk | |||
| @@ -18,7 +18,7 @@ BOOTLOADER = caterina | |||
| 18 | # comment out to disable the options. | 18 | # comment out to disable the options. |
| 19 | # | 19 | # |
| 20 | BLUETOOTH = AdafruitBLE | 20 | BLUETOOTH = AdafruitBLE |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = no # Mouse keys | 22 | MOUSEKEY_ENABLE = no # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = yes # Console for debug | 24 | CONSOLE_ENABLE = yes # Console for debug |
diff --git a/keyboards/spaceman/pancake/promicro/rules.mk b/keyboards/spaceman/pancake/promicro/rules.mk index 407ae090f..7287f3a0d 100644 --- a/keyboards/spaceman/pancake/promicro/rules.mk +++ b/keyboards/spaceman/pancake/promicro/rules.mk | |||
| @@ -14,7 +14,7 @@ BOOTLOADER = caterina | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # comment out to disable the options. | 15 | # comment out to disable the options. |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 18 | MOUSEKEY_ENABLE = no # Mouse keys | 18 | MOUSEKEY_ENABLE = no # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | CONSOLE_ENABLE = yes # Console for debug | 20 | CONSOLE_ENABLE = yes # Console for debug |
