Add dd mapping for hardware based split handedness (#22369)
This commit is contained in:
		
							parent
							
								
									b52aca0af8
								
							
						
					
					
						commit
						a19ae3d784
					
				
					 6 changed files with 54 additions and 10 deletions
				
			
		|  | @ -154,6 +154,8 @@ | |||
|     // Split Keyboard | ||||
|     "SOFT_SERIAL_PIN": {"info_key": "split.soft_serial_pin"}, | ||||
|     "SOFT_SERIAL_SPEED": {"info_key": "split.soft_serial_speed"}, | ||||
|     "SPLIT_HAND_MATRIX_GRID": {"info_key": "split.handedness.matrix_grid", "value_type": "array", "to_c": false}, | ||||
|     "SPLIT_HAND_PIN": {"info_key": "split.handedness.pin"}, | ||||
|     "SPLIT_USB_DETECT": {"info_key": "split.usb_detect.enabled", "value_type": "bool"}, | ||||
|     "SPLIT_USB_TIMEOUT": {"info_key": "split.usb_detect.timeout", "value_type": "int"}, | ||||
|     "SPLIT_USB_TIMEOUT_POLL": {"info_key": "split.usb_detect.polling_interval", "value_type": "int"}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joel Challis
						Joel Challis