[Keymap] Pvinis/update for iris (#5889)
* add default functions * some indenting * add ctl and alt * maybe?
This commit is contained in:
		
							parent
							
								
									a8af694d26
								
							
						
					
					
						commit
						1a28906a3d
					
				
					 5 changed files with 24 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -23,20 +23,18 @@
 | 
			
		|||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef AUDIO_ENABLE
 | 
			
		||||
  //#define STARTUP_SONG SONG(SONIC_RING)
 | 
			
		||||
  // #define STARTUP_SONG SONG(SONIC_RING)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef AUDIO_ENABLE
 | 
			
		||||
float tone_sonic[][2] = SONG(IN_LIKE_FLINT);
 | 
			
		||||
float tone_1[][2] = SONG(QWERTY_SOUND);
 | 
			
		||||
float tone_2[][2] = SONG(OLD_SPICE);
 | 
			
		||||
float tone_3[][2] = SONG(OVERWATCH_THEME);
 | 
			
		||||
float tone_4[][2] = SONG(QWERTY_SOUND);
 | 
			
		||||
  float tone_sonic[][2] = SONG(IN_LIKE_FLINT);
 | 
			
		||||
  float tone_1[][2] = SONG(QWERTY_SOUND);
 | 
			
		||||
  float tone_2[][2] = SONG(OLD_SPICE);
 | 
			
		||||
  float tone_3[][2] = SONG(OVERWATCH_THEME);
 | 
			
		||||
  float tone_4[][2] = SONG(QWERTY_SOUND);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
 | 
			
		||||
  // ,-----------------------------.              ,-----------------------------.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue