More code cleanup
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
This commit is contained in:
		
							parent
							
								
									99d548c4fb
								
							
						
					
					
						commit
						372af5e3f6
					
				
					 2 changed files with 0 additions and 23 deletions
				
			
		| 
						 | 
					@ -41,17 +41,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define CATERINA_BOOTLOADER
 | 
					#define CATERINA_BOOTLOADER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// #define USE_I2C
 | 
					 | 
				
			||||||
// Use serial if not using I2C
 | 
					 | 
				
			||||||
/*#ifndef USE_I2C
 | 
					 | 
				
			||||||
#  define USE_SERIAL
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// #define EE_HANDS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#define I2C_MASTER_LEFT*/
 | 
					 | 
				
			||||||
// #define I2C_MASTER_RIGHT
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* COL2ROW or ROW2COL */
 | 
					/* COL2ROW or ROW2COL */
 | 
				
			||||||
#define DIODE_DIRECTION COL2ROW
 | 
					#define DIODE_DIRECTION COL2ROW
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -40,18 +40,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define CATERINA_BOOTLOADER
 | 
					#define CATERINA_BOOTLOADER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// #define USE_I2C
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Use serial if not using I2C
 | 
					 | 
				
			||||||
/*#ifndef USE_I2C
 | 
					 | 
				
			||||||
#  define USE_SERIAL
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// #define EE_HANDS
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#define I2C_MASTER_LEFT*/
 | 
					 | 
				
			||||||
// #define I2C_MASTER_RIGHT
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* COL2ROW or ROW2COL */
 | 
					/* COL2ROW or ROW2COL */
 | 
				
			||||||
#define DIODE_DIRECTION COL2ROW
 | 
					#define DIODE_DIRECTION COL2ROW
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue