forked from mirrors/qmk_userspace
		
	[Keyboard] Fixed caps lock led pin for crazy_keyboard_68 (#15539)
This commit is contained in:
		
					parent
					
						
							
								021eda3790
							
						
					
				
			
			
				commit
				
					
						e9d1a711b4
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -52,7 +52,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
//#define SOFT_SERIAL_PIN D0  // or D1, D2, D3, E6
 | 
					//#define SOFT_SERIAL_PIN D0  // or D1, D2, D3, E6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define LED_CAPS_LOCK_PIN B2
 | 
					#define LED_CAPS_LOCK_PIN B0
 | 
				
			||||||
#define LED_PIN_ON_STATE 0
 | 
					#define LED_PIN_ON_STATE 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
//#define BACKLIGHT_PIN B7
 | 
					//#define BACKLIGHT_PIN B7
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue