mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	 4b10235f67
			
		
	
	
		4b10235f67
		
			
		
	
	
	
	
		
			
			* Fix RGB LED count on YD60MQ * Split YD60MQ into 12-LED and 16-LED revisions * Update readmes * Make 12led the default version * Readd base rules.mk, version→variant in readme * Add syntax highlighting to code blocks in readme
		
			
				
	
	
		
			6 lines
		
	
	
		
			63 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			63 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #define DEVICE_VER 0x0001
 | |
| 
 | |
| #define RGBLED_NUM 12
 |