* Add i2c scanner keymap * Add bodge for chibios * Fix readme title * make chibios bodge a little cleaner * fix typo in readme
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			54 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			54 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
CONSOLE_ENABLE = yes
 | 
						|
 | 
						|
QUANTUM_LIB_SRC += i2c_master.c
 |