diff options
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/ergodox_infinity/keymaps/halfkeyboard/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/ergodox_infinity/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/infinity60/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/k_type/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/whitefox/rules.mk | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/ergodox_infinity/keymaps/halfkeyboard/rules.mk b/keyboards/ergodox_infinity/keymaps/halfkeyboard/rules.mk index 2d3597ceb..43a318529 100644 --- a/keyboards/ergodox_infinity/keymaps/halfkeyboard/rules.mk +++ b/keyboards/ergodox_infinity/keymaps/halfkeyboard/rules.mk | |||
| @@ -54,6 +54,8 @@ ARMV = 7 | |||
| 54 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB | 54 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB |
| 55 | OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000 | 55 | OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000 |
| 56 | 56 | ||
| 57 | BOOTLOADER = dfu | ||
| 58 | |||
| 57 | # Build Options | 59 | # Build Options |
| 58 | # comment out to disable the options. | 60 | # comment out to disable the options. |
| 59 | # | 61 | # |
diff --git a/keyboards/ergodox_infinity/rules.mk b/keyboards/ergodox_infinity/rules.mk index af8e9ef20..b55c9bc8c 100644 --- a/keyboards/ergodox_infinity/rules.mk +++ b/keyboards/ergodox_infinity/rules.mk | |||
| @@ -54,6 +54,8 @@ ARMV = 7 | |||
| 54 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB | 54 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB |
| 55 | OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000 | 55 | OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000 |
| 56 | 56 | ||
| 57 | BOOTLOADER = dfu | ||
| 58 | |||
| 57 | # Build Options | 59 | # Build Options |
| 58 | # comment out to disable the options. | 60 | # comment out to disable the options. |
| 59 | # | 61 | # |
diff --git a/keyboards/infinity60/rules.mk b/keyboards/infinity60/rules.mk index 1f02e05c8..6fb43dc75 100644 --- a/keyboards/infinity60/rules.mk +++ b/keyboards/infinity60/rules.mk | |||
| @@ -53,6 +53,8 @@ ARMV = 7 | |||
| 53 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB | 53 | # The CORTEX_VTOR... is needed only for MCHCK/Infinity KB |
| 54 | OPT_DEFS = -DCORTEX_VTOR_INIT=0x00001000 | 54 | OPT_DEFS = -DCORTEX_VTOR_INIT=0x00001000 |
| 55 | 55 | ||
| 56 | BOOTLOADER = dfu | ||
| 57 | |||
| 56 | # Build Options | 58 | # Build Options |
| 57 | # comment out to disable the options. | 59 | # comment out to disable the options. |
| 58 | # | 60 | # |
diff --git a/keyboards/k_type/rules.mk b/keyboards/k_type/rules.mk index 7762f1868..43579fcc7 100644 --- a/keyboards/k_type/rules.mk +++ b/keyboards/k_type/rules.mk | |||
| @@ -59,6 +59,8 @@ OPT_DEFS = | |||
| 59 | DFU_ARGS = -d 1c11:b007 | 59 | DFU_ARGS = -d 1c11:b007 |
| 60 | DFU_SUFFIX_ARGS = -p b007 -v 1c11 | 60 | DFU_SUFFIX_ARGS = -p b007 -v 1c11 |
| 61 | 61 | ||
| 62 | BOOTLOADER = dfu | ||
| 63 | |||
| 62 | # Build Options | 64 | # Build Options |
| 63 | # comment out to disable the options. | 65 | # comment out to disable the options. |
| 64 | # | 66 | # |
diff --git a/keyboards/whitefox/rules.mk b/keyboards/whitefox/rules.mk index d9aa911c5..59332d1d5 100644 --- a/keyboards/whitefox/rules.mk +++ b/keyboards/whitefox/rules.mk | |||
| @@ -57,6 +57,8 @@ OPT_DEFS = | |||
| 57 | DFU_ARGS = -d 1c11:b007 | 57 | DFU_ARGS = -d 1c11:b007 |
| 58 | DFU_SUFFIX_ARGS = -p b007 -v 1c11 | 58 | DFU_SUFFIX_ARGS = -p b007 -v 1c11 |
| 59 | 59 | ||
| 60 | BOOTLOADER = dfu | ||
| 61 | |||
| 60 | # Build Options | 62 | # Build Options |
| 61 | # comment out to disable the options. | 63 | # comment out to disable the options. |
| 62 | # | 64 | # |
