diff options
Diffstat (limited to 'keyboards/helix/pico')
| -rw-r--r-- | keyboards/helix/pico/keymaps/default/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/helix/pico/qmk_conf/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/helix/pico/keymaps/default/rules.mk b/keyboards/helix/pico/keymaps/default/rules.mk index 8f198e380..fcf92e671 100644 --- a/keyboards/helix/pico/keymaps/default/rules.mk +++ b/keyboards/helix/pico/keymaps/default/rules.mk | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | # See TOP/docs/config_options.md for more information. | 6 | # See TOP/docs/config_options.md for more information. |
| 7 | # | 7 | # |
| 8 | EXTRAKEY_ENABLE = yes # Audio control and System control | 8 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 9 | AUDIO_ENABLE = yes # Audio output on port B5 | 9 | AUDIO_ENABLE = yes # Audio output |
| 10 | LTO_ENABLE = no # if firmware size over limit, try this option | 10 | LTO_ENABLE = no # if firmware size over limit, try this option |
| 11 | 11 | ||
| 12 | # Helix Spacific Build Options | 12 | # Helix Spacific Build Options |
diff --git a/keyboards/helix/pico/qmk_conf/rules.mk b/keyboards/helix/pico/qmk_conf/rules.mk index 966e64d61..e2993b3f8 100644 --- a/keyboards/helix/pico/qmk_conf/rules.mk +++ b/keyboards/helix/pico/qmk_conf/rules.mk | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | EXTRAKEY_ENABLE = yes # Audio control and System control | 1 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 2 | AUDIO_ENABLE = yes # Audio output on port B5 | 2 | AUDIO_ENABLE = yes # Audio output |
| 3 | 3 | ||
| 4 | include $(strip $(KEYBOARD_LOCAL_FEATURES_MK)) | 4 | include $(strip $(KEYBOARD_LOCAL_FEATURES_MK)) |
