diff options
Diffstat (limited to 'keyboards/dz60')
| -rw-r--r-- | keyboards/dz60/keymaps/LEdiodes/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dz60/keymaps/krusli/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dz60/keymaps/marianas/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dz60/rules.mk | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/dz60/keymaps/LEdiodes/rules.mk b/keyboards/dz60/keymaps/LEdiodes/rules.mk index 38b067eb0..251d25fad 100644 --- a/keyboards/dz60/keymaps/LEdiodes/rules.mk +++ b/keyboards/dz60/keymaps/LEdiodes/rules.mk | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Build Options | 1 | # Build Options |
| 2 | # comment out to disable the options. | 2 | # comment out to disable the options. |
| 3 | # | 3 | # |
| 4 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 4 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) |
| 5 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 5 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) |
| 6 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 7 | CONSOLE_ENABLE = no # Console for debug(+400) | 7 | CONSOLE_ENABLE = no # Console for debug(+400) |
diff --git a/keyboards/dz60/keymaps/krusli/rules.mk b/keyboards/dz60/keymaps/krusli/rules.mk index 3138a24b6..1e7c0f745 100644 --- a/keyboards/dz60/keymaps/krusli/rules.mk +++ b/keyboards/dz60/keymaps/krusli/rules.mk | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Build Options | 1 | # Build Options |
| 2 | # comment out to disable the options. | 2 | # comment out to disable the options. |
| 3 | # | 3 | # |
| 4 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 4 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) |
| 5 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 5 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) |
| 6 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 6 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 7 | CONSOLE_ENABLE = no # Console for debug(+400) | 7 | CONSOLE_ENABLE = no # Console for debug(+400) |
diff --git a/keyboards/dz60/keymaps/marianas/rules.mk b/keyboards/dz60/keymaps/marianas/rules.mk index 230d194ab..b68cc80cf 100644 --- a/keyboards/dz60/keymaps/marianas/rules.mk +++ b/keyboards/dz60/keymaps/marianas/rules.mk | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) | 6 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000) |
| 7 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 7 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) |
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 8 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| 9 | CONSOLE_ENABLE = no # Console for debug(+400) | 9 | CONSOLE_ENABLE = no # Console for debug(+400) |
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk index a626f1f5d..1671c42e9 100644 --- a/keyboards/dz60/rules.mk +++ b/keyboards/dz60/rules.mk | |||
| @@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu | |||
| 7 | # Build Options | 7 | # Build Options |
| 8 | # change yes to no to disable | 8 | # change yes to no to disable |
| 9 | # | 9 | # |
| 10 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 10 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 11 | MOUSEKEY_ENABLE = yes # Mouse keys | 11 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |
