More spidey3 userspace cleanup (#18049)
This commit is contained in:
		
							parent
							
								
									ef0c87c976
								
							
						
					
					
						commit
						37a85e1f9b
					
				
					 11 changed files with 56 additions and 69 deletions
				
			
		|  | @ -17,10 +17,7 @@ enum userspace_layers { | |||
| }; | ||||
| 
 | ||||
| enum custom_keycodes { | ||||
|     SPI_LNX = SAFE_RANGE,  // Mode: Linux
 | ||||
|     SPI_OSX,               // Mode: Mac
 | ||||
|     SPI_WIN,               // Mode: Windows
 | ||||
|     CH_CPNL,               // AL Control Panel
 | ||||
|     CH_CPNL = SAFE_RANGE,  // AL Control Panel
 | ||||
|     CH_ASST,               // AL Context-aware Desktop Assistant
 | ||||
|     CH_SUSP,               // Suspend
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joshua Diamond
						Joshua Diamond