Added my custom keymap for Satan
This commit is contained in:
		
							parent
							
								
									4081fc4d8f
								
							
						
					
					
						commit
						753cbee5c0
					
				
					 2 changed files with 104 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								keyboards/satan/keymaps/stanleylai/config.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								keyboards/satan/keymaps/stanleylai/config.h
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
#include "../../config.h"
 | 
			
		||||
 | 
			
		||||
// USB Device descriptor parameter
 | 
			
		||||
#define VENDOR_ID       0xFEED
 | 
			
		||||
#define PRODUCT_ID      0x6060
 | 
			
		||||
#define DEVICE_VER      0x0003
 | 
			
		||||
#define MANUFACTURER    Custom
 | 
			
		||||
#define PRODUCT         GH60 rev.CHN
 | 
			
		||||
#define DESCRIPTION     QMK keyboard firmware for GH60 with WS2812 support
 | 
			
		||||
 | 
			
		||||
// Backlight configuration
 | 
			
		||||
#define BACKLIGHT_LEVELS 3
 | 
			
		||||
 | 
			
		||||
// Underlight configuration
 | 
			
		||||
#define RGB_DI_PIN E2
 | 
			
		||||
#define RGBLIGHT_TIMER
 | 
			
		||||
#define RGBLED_NUM 6        // Number of LEDs
 | 
			
		||||
#define RGBLIGHT_HUE_STEP 8
 | 
			
		||||
#define RGBLIGHT_SAT_STEP 8
 | 
			
		||||
#define RGBLIGHT_VAL_STEP 8
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue