mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Keymap: Disable audio for planck/dshields/rev6 and enable retro tapping. (#4643)
This commit is contained in:
		
							parent
							
								
									dd03ac3893
								
							
						
					
					
						commit
						1ae07f657a
					
				| @ -5,6 +5,7 @@ | |||||||
| #define USB_MAX_POWER_CONSUMPTION 100 | #define USB_MAX_POWER_CONSUMPTION 100 | ||||||
| #define ONESHOT_TAP_TOGGLE        2 | #define ONESHOT_TAP_TOGGLE        2 | ||||||
| #define ONESHOT_TIMEOUT           3000 | #define ONESHOT_TIMEOUT           3000 | ||||||
|  | #define RETRO_TAPPING | ||||||
| 
 | 
 | ||||||
| #define MOUSEKEY_INTERVAL         20 | #define MOUSEKEY_INTERVAL         20 | ||||||
| #define MOUSEKEY_DELAY            0 | #define MOUSEKEY_DELAY            0 | ||||||
|  | |||||||
| @ -16,7 +16,7 @@ ifeq ($(strip $(KEYBOARD)), planck/rev3) | |||||||
| endif | endif | ||||||
| ifeq ($(strip $(KEYBOARD)), planck/rev6) | ifeq ($(strip $(KEYBOARD)), planck/rev6) | ||||||
| 	EXTRALDFLAGS	  = -Wl,--build-id=none | 	EXTRALDFLAGS	  = -Wl,--build-id=none | ||||||
| 	AUDIO_ENABLE	  = yes | 	AUDIO_ENABLE	  = no | ||||||
| 	BACKLIGHT_ENABLE  = no | 	BACKLIGHT_ENABLE  = no | ||||||
| 	RGB_MATRIX_ENABLE = no | 	RGB_MATRIX_ENABLE = no | ||||||
| endif | endif | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daniel Shields
						Daniel Shields