Cipulot Updates (#24539)
This commit is contained in:
		
							parent
							
								
									06b7dce565
								
							
						
					
					
						commit
						2aa186873e
					
				
					 68 changed files with 292 additions and 171 deletions
				
			
		| 
						 | 
				
			
			@ -19,6 +19,8 @@
 | 
			
		|||
#define MATRIX_ROWS 5
 | 
			
		||||
#define MATRIX_COLS 15
 | 
			
		||||
 | 
			
		||||
#define UNUSED_POSITIONS_LIST { {3, 14}, {4, 3}, {4, 4}, {4, 5}, {4, 7}, {4, 8} }
 | 
			
		||||
 | 
			
		||||
#define MATRIX_ROW_PINS \
 | 
			
		||||
    { B1, B10, B0, A1, A0 }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1 @@
 | 
			
		|||
ifeq ($(strip $(VIA_ENABLE)), yes)
 | 
			
		||||
    SRC += keyboards/cipulot/common/via_ec.c
 | 
			
		||||
endif
 | 
			
		||||
include keyboards/cipulot/common/common_cipulot.mk
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1 @@
 | 
			
		|||
CUSTOM_MATRIX = lite
 | 
			
		||||
ANALOG_DRIVER_REQUIRED = yes
 | 
			
		||||
VPATH += keyboards/cipulot/common
 | 
			
		||||
SRC += matrix.c ec_board.c ec_switch_matrix.c
 | 
			
		||||
OPT = 3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue