[Keymap] Adding my userspace and keymaps (#6496)
* add Userspace and keymaps * Adding keymaps for zeal60 and iris * Created my own tap dance that toggles RGB Mode based on whether I toggled caps lock or not * parent 578ed42a7f8f986147cad040d50d4ae1d24a32e2 author Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 committer Seth Barberee <seth.barberee@gmail.com> 1565065903 -0500 move to userspace add zeal60 * update based on review * move userspace to github name
This commit is contained in:
		
							parent
							
								
									d8d2a09674
								
							
						
					
					
						commit
						0ec0d29e9f
					
				
					 11 changed files with 411 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								keyboards/keebio/iris/keymaps/sethBarberee/rules.mk
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								keyboards/keebio/iris/keymaps/sethBarberee/rules.mk
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
BOOTMAGIC_ENABLE = no
 | 
			
		||||
EXTRAKEY_ENABLE = yes  # Audio control and System control(+450)
 | 
			
		||||
NKRO_ENABLE = yes       # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
 | 
			
		||||
BACKLIGHT_ENABLE = yes  # Enable my Red LEDS
 | 
			
		||||
RGBLIGHT_ENABLE = yes  # Enable my RGBS
 | 
			
		||||
VELOCIKEY_ENABLE = yes # I like RGB
 | 
			
		||||
TAP_DANCE_ENABLE = yes # fancy fancy Caps
 | 
			
		||||
LINK_TIME_OPTIMIZATION = yes # Enable link time optimization
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue