* an attempt at own layout * typematrixed dvorak * columns shifted columns shifted out, second pinky column moved to the inside. * Update users/romus/romus.h * code cleanup Changes requested by Drashna + Tap Dance enabled * Fixed EOF Fixed the no newline at the end of file alert. * rgblight fight eeprom writes * rgb code simplification * Update users/romus/README.md * Update quantum/keymap_extras/keymap_slovenian.h
		
			
				
	
	
		
			8 lines
		
	
	
		
			237 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			237 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Build options
 | 
						|
 | 
						|
BACKLIGHT_ENABLE = no		# Switch LEDs
 | 
						|
MOUSEKEY_ENABLE = yes		# Emulates mouse key using keypresses
 | 
						|
RGBLIGHT_ENABLE = yes 		# LED strips
 | 
						|
TAP_DANCE_ENABLE = yes 		# Use multi-tap features
 | 
						|
AUDIO_ENABLE = no 			# Audio stuff
 |