The other bépo layouts were a bit too complex/weird or without LED code and hard to transition to for new users. This config is a good base for bépo users.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Having a file like this allows you to override Makefile definitions
 | 
						|
# for your own particular keymap
 | 
						|
 | 
						|
SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
 | 
						|
COMMAND_ENABLE   = no  # Commands for debug and configuration
 |