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/lfkeyboards | |
| 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/lfkeyboards')
| -rw-r--r-- | keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk b/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk index a08a652dd..402b890b2 100644 --- a/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk +++ b/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk | |||
| @@ -10,7 +10,6 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 13 | MIDI_ENABLE = no # MIDI controls | ||
| 14 | AUDIO_ENABLE = yes # Audio output | 13 | AUDIO_ENABLE = yes # Audio output |
| 15 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 14 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
| 16 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 15 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
diff --git a/keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk b/keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk index 8a89dab67..d880f9f15 100644 --- a/keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk +++ b/keyboards/lfkeyboards/lfk87/keymaps/iso/rules.mk | |||
| @@ -10,7 +10,6 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 13 | MIDI_ENABLE = no # MIDI controls | ||
| 14 | AUDIO_ENABLE = yes # Audio output | 13 | AUDIO_ENABLE = yes # Audio output |
| 15 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 14 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
| 16 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 15 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
diff --git a/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk b/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk index f5cebe707..18cf14982 100644 --- a/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk +++ b/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk | |||
| @@ -10,7 +10,6 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 13 | MIDI_ENABLE = no # MIDI controls | ||
| 14 | AUDIO_ENABLE = yes # Audio output | 13 | AUDIO_ENABLE = yes # Audio output |
| 15 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 14 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
| 16 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 15 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
