Switch over MANUFACTURER and PRODUCT to string literals (#18183)
This commit is contained in:
		
							parent
							
								
									6a28ceefcd
								
							
						
					
					
						commit
						d983251c10
					
				
					 63 changed files with 113 additions and 928 deletions
				
			
		|  | @ -51,11 +51,11 @@ | |||
| 
 | ||||
| #undef PRODUCT | ||||
| #if defined(KEYBOARD_keebio_iris_rev2) | ||||
| #    define PRODUCT Drashna Hacked Iris Rev 2 | ||||
| #    define PRODUCT "Drashna Hacked Iris Rev 2" | ||||
| #elif defined(KEYBOARD_keebio_iris_rev3) | ||||
| #    define PRODUCT Drashna Hacked Iris Rev 3 | ||||
| #    define PRODUCT "Drashna Hacked Iris Rev 3" | ||||
| #elif defined(KEYBOARD_keebio_iris_rev4) | ||||
| #    define PRODUCT Drashna Hacked Iris Rev 4 | ||||
| #    define PRODUCT "Drashna Hacked Iris Rev 4" | ||||
| #endif | ||||
| 
 | ||||
| #define SHFT_LED1 6 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ryan
						Ryan