mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	 46a69d1f3b
			
		
	
	
		46a69d1f3b
		
			
		
	
	
	
	
		
			
			* Add support for Caps Lock LED Currently ignores the fact that led_state is not synced between halves, so caps lock LED doesn't do anything if USB is plugged into right half * Set initial backlight and RGB mode/values on blank EEPROM * Set default VIA layout options * Add backlight/RGB ifdefs * Set bootloaders for each rev
		
			
				
	
	
		
			5 lines
		
	
	
		
			89 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			89 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| BOOTLOADER = atmel-dfu
 | |
| BACKLIGHT_ENABLE = yes
 | |
| RGBLIGHT_ENABLE = yes
 | |
| ENCODER_ENABLE = yes
 |