diff options
| author | Joshua Diamond <josh@windowoffire.com> | 2021-02-15 20:55:54 -0500 |
|---|---|---|
| committer | Joshua Diamond <josh@windowoffire.com> | 2021-02-15 20:55:54 -0500 |
| commit | d36dbe66e1b9146df85586b46c58e51a3dbb3653 (patch) | |
| tree | f1e8f2e518e7583b7fc4162c7f06c1193844d927 /keyboards/dc01/right/rules.mk | |
| parent | b0e161e33d8ec030c6965daa57a76ec70b1a1122 (diff) | |
| parent | 3fed8bced718e24e414c0d5736554d7988235b20 (diff) | |
| download | qmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.tar.gz qmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.zip | |
Merge branch 'master' into develop
Diffstat (limited to 'keyboards/dc01/right/rules.mk')
| -rw-r--r-- | keyboards/dc01/right/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dc01/right/rules.mk b/keyboards/dc01/right/rules.mk index 5eacd0ae2..17de05bc7 100644 --- a/keyboards/dc01/right/rules.mk +++ b/keyboards/dc01/right/rules.mk | |||
| @@ -14,7 +14,7 @@ BOOTLOADER = atmel-dfu | |||
| 14 | # Build Options | 14 | # Build Options |
| 15 | # change yes to no to disable | 15 | # change yes to no to disable |
| 16 | # | 16 | # |
| 17 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration |
| 18 | MOUSEKEY_ENABLE = yes # Mouse keys | 18 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
