diff options
Diffstat (limited to 'keyboards/orthodox')
| -rw-r--r-- | keyboards/orthodox/keymaps/drashna/config.h | 2 | ||||
| -rw-r--r-- | keyboards/orthodox/keymaps/drashna/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index d8ff95fcb..2257b62fd 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h | |||
| @@ -58,7 +58,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 58 | #define C6_AUDIO | 58 | #define C6_AUDIO |
| 59 | #ifdef RGBLIGHT_ENABLE | 59 | #ifdef RGBLIGHT_ENABLE |
| 60 | #define NO_MUSIC_MODE | 60 | #define NO_MUSIC_MODE |
| 61 | #endif //RGBLIGHT_ENABLE | 61 | #endif |
| 62 | #endif //AUDIO_ENABLE | 62 | #endif //AUDIO_ENABLE |
| 63 | 63 | ||
| 64 | #undef PRODUCT | 64 | #undef PRODUCT |
diff --git a/keyboards/orthodox/keymaps/drashna/rules.mk b/keyboards/orthodox/keymaps/drashna/rules.mk index f870c3a7d..a826c664a 100644 --- a/keyboards/orthodox/keymaps/drashna/rules.mk +++ b/keyboards/orthodox/keymaps/drashna/rules.mk | |||
| @@ -10,6 +10,6 @@ NKRO_ENABLE = yes | |||
| 10 | 10 | ||
| 11 | INDICATOR_LIGHTS = yes | 11 | INDICATOR_LIGHTS = yes |
| 12 | MACROS_ENABLED = no | 12 | MACROS_ENABLED = no |
| 13 | RGBLIGHT_TWINKLE = yes | 13 | RGBLIGHT_TWINKLE = no |
| 14 | 14 | ||
| 15 | BOOTLOADER = qmk-dfu | 15 | BOOTLOADER = qmk-dfu |
