hs60/v1: separate into ANSI and ISO revisions (#24136)
				
					
				
			This commit is contained in:
		
							parent
							
								
									b04fee4ff7
								
							
						
					
					
						commit
						0b4065b50c
					
				
					 16 changed files with 547 additions and 508 deletions
				
			
		| 
						 | 
				
			
			@ -17,22 +17,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Feature disable options
 | 
			
		||||
 *  These options are also useful to firmware size reduction.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
/* disable debug print */
 | 
			
		||||
//#define NO_DEBUG
 | 
			
		||||
 | 
			
		||||
/* disable print */
 | 
			
		||||
//#define NO_PRINT
 | 
			
		||||
 | 
			
		||||
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND
 | 
			
		||||
#define IS31FL3731_I2C_ADDRESS_2 IS31FL3731_I2C_ADDRESS_SCL
 | 
			
		||||
 | 
			
		||||
#ifdef  HS60_ANSI
 | 
			
		||||
#define RGB_MATRIX_LED_COUNT 61
 | 
			
		||||
#else
 | 
			
		||||
#define RGB_MATRIX_LED_COUNT 62
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue