forked from mfulz_github/qmk_firmware
		
	Rename board files to lowercase
This commit is contained in:
		
							parent
							
								
									9d8279960d
								
							
						
					
					
						commit
						190b90892b
					
				@ -26,7 +26,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			|||||||
#include "gdisp_lld_config.h"
 | 
					#include "gdisp_lld_config.h"
 | 
				
			||||||
#include "src/gdisp/gdisp_driver.h"
 | 
					#include "src/gdisp/gdisp_driver.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "board_IS31FL3731C.h"
 | 
					#include "board_is31fl3731c.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Can't include led_tables from here
 | 
					// Can't include led_tables from here
 | 
				
			||||||
 | 
				
			|||||||
@ -13,7 +13,7 @@
 | 
				
			|||||||
#include "gdisp_lld_config.h"
 | 
					#include "gdisp_lld_config.h"
 | 
				
			||||||
#include "src/gdisp/gdisp_driver.h"
 | 
					#include "src/gdisp/gdisp_driver.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "board_ST7565.h"
 | 
					#include "board_st7565.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*===========================================================================*/
 | 
					/*===========================================================================*/
 | 
				
			||||||
/* Driver local definitions.                                                 */
 | 
					/* Driver local definitions.                                                 */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user