[Keyboard] Add my keymap for Mark65 (#11717)
This commit is contained in:
		
							parent
							
								
									74145dc7ae
								
							
						
					
					
						commit
						65db45c475
					
				
					 4 changed files with 109 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,3 +13,7 @@
 | 
			
		|||
  #define INDICATOR_PIN_1 D6
 | 
			
		||||
  #define INDICATOR_PIN_2 D4 
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef KEYBOARD_boardsource_the_mark
 | 
			
		||||
  #define RGB_MATRIX_KEYPRESSES
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			@ -31,4 +31,8 @@ ifeq ($(strip $(KEYBOARD)), tkc/osav2)
 | 
			
		|||
  VIA_ENABLE = yes
 | 
			
		||||
  LTO_ENABLE = no
 | 
			
		||||
  VELOCIKEY_ENABLE=yes
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), boardsource/the_mark)
 | 
			
		||||
  RGB_MATRIX_ENABLE = yes
 | 
			
		||||
  RGBLIGHT_ENABLE = no
 | 
			
		||||
endif
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue