diff options
| author | yiancar | 2021-02-16 02:36:58 +0100 |
|---|---|---|
| committer | GitHub | 2021-02-16 02:36:58 +0100 |
| commit | 3fed8bced718e24e414c0d5736554d7988235b20 (patch) | |
| tree | 51de9da8f0e01109d9e434fae315a94d6930c142 /keyboards/dc01/arrow/rules.mk | |
| parent | fa740f81298dc0965970a4dc7b0b67285bd1985c (diff) | |
Dc01 fixes (#11843)
* dc01-fixes
* dc01-fixes
* Cleanup and add VIA
* Updated JSONs
* fix
Diffstat (limited to 'keyboards/dc01/arrow/rules.mk')
| -rw-r--r-- | keyboards/dc01/arrow/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dc01/arrow/rules.mk b/keyboards/dc01/arrow/rules.mk index f257a56a0a..3a311f9853 100644 --- a/keyboards/dc01/arrow/rules.mk +++ b/keyboards/dc01/arrow/rules.mk @@ -14,7 +14,7 @@ BOOTLOADER = atmel-dfu # Build Options # change yes to no to disable # -BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration +BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration MOUSEKEY_ENABLE = yes # Mouse keys EXTRAKEY_ENABLE = yes # Audio control and System control CONSOLE_ENABLE = no # Console for debug |