Remove redundant MIDI_ENABLE = no in keyboard-level rules.mk (#14649)
				
					
				
			This commit is contained in:
		
							parent
							
								
									a8e13f041e
								
							
						
					
					
						commit
						0b37e07f90
					
				
					 54 changed files with 1 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,6 @@ CONSOLE_ENABLE = no            # Console for debug
 | 
			
		|||
COMMAND_ENABLE = no            # Commands for debug and configuration
 | 
			
		||||
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 | 
			
		||||
BACKLIGHT_ENABLE = yes           # Disable keyboard backlight functionality
 | 
			
		||||
MIDI_ENABLE = no                # MIDI controls
 | 
			
		||||
AUDIO_ENABLE = no               # Audio output
 | 
			
		||||
RGBLIGHT_ENABLE = yes          	# Disable RGB underlight
 | 
			
		||||
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,7 +10,6 @@ CONSOLE_ENABLE = yes            # Console for debug(+400)
 | 
			
		|||
COMMAND_ENABLE = yes            # Commands for debug and configuration
 | 
			
		||||
NKRO_ENABLE = yes               # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 | 
			
		||||
# BACKLIGHT_ENABLE = no           # Disable keyboard backlight functionality
 | 
			
		||||
MIDI_ENABLE = no                # MIDI controls
 | 
			
		||||
AUDIO_ENABLE = no               # Audio output
 | 
			
		||||
RGBLIGHT_ENABLE = no          	# Disable RGB underlight
 | 
			
		||||
RGBLIGHT_CUSTOM_DRIVER = yes    # RGB code is implemented in lefkeyboards, not WS2812
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue