diff options
| author | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-09-30 09:17:50 +0000 |
| commit | e5d48f6d16f00895464add8e52d0c4b1a033228e (patch) | |
| tree | df2edfff451e1650b827a11408807cc22f617d58 /keyboards/handwired/promethium | |
| parent | ed062d811d14e921ede0f99cac60ff1143bf7767 (diff) | |
| parent | 0b37e07f907cbb9654ecbc6449bb690f91f9ab20 (diff) | |
| download | qmk_firmware-e5d48f6d16f00895464add8e52d0c4b1a033228e.tar.gz qmk_firmware-e5d48f6d16f00895464add8e52d0c4b1a033228e.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/promethium')
| -rw-r--r-- | keyboards/handwired/promethium/keymaps/default/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/keymaps/default/rules.mk b/keyboards/handwired/promethium/keymaps/default/rules.mk index d117f3eef..45b333245 100644 --- a/keyboards/handwired/promethium/keymaps/default/rules.mk +++ b/keyboards/handwired/promethium/keymaps/default/rules.mk | |||
| @@ -11,7 +11,6 @@ CONSOLE_ENABLE = no # Console for debug(+400) | |||
| 11 | COMMAND_ENABLE = no # Commands for debug and configuration | 11 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 12 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 12 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 13 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 13 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 14 | MIDI_ENABLE = no # MIDI controls | ||
| 15 | AUDIO_ENABLE = no # Audio output | 14 | AUDIO_ENABLE = no # Audio output |
| 16 | UNICODEMAP_ENABLE = yes | 15 | UNICODEMAP_ENABLE = yes |
| 17 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
