forked from mirrors/qmk_userspace
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
				commit
				
					
						6e98c80eaa
					
				
			
		
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -19,3 +19,6 @@
 | 
				
			||||||
   IO expander setup would allow up to 1x16 + 1 from the MCU */
 | 
					   IO expander setup would allow up to 1x16 + 1 from the MCU */
 | 
				
			||||||
#define MATRIX_ROWS 1
 | 
					#define MATRIX_ROWS 1
 | 
				
			||||||
#define MATRIX_COLS 17
 | 
					#define MATRIX_COLS 17
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Fix for Apple Silicon Macs struggling to detect board after suspend/sleep */
 | 
				
			||||||
 | 
					#define USB_SUSPEND_WAKEUP_DELAY 200
 | 
				
			||||||
| 
						 | 
					@ -15,7 +15,7 @@
 | 
				
			||||||
        "command": false,
 | 
					        "command": false,
 | 
				
			||||||
        "console": false,
 | 
					        "console": false,
 | 
				
			||||||
        "extrakey": true,
 | 
					        "extrakey": true,
 | 
				
			||||||
        "mousekey": false,
 | 
					        "mousekey": true,
 | 
				
			||||||
        "nkro": false,
 | 
					        "nkro": false,
 | 
				
			||||||
        "encoder": true
 | 
					        "encoder": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue