[Keyboard] Update Keychron Q9 (#22579)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
		
							parent
							
								
									a0bc47fcd2
								
							
						
					
					
						commit
						9ac6eeaaa6
					
				
					 19 changed files with 328 additions and 329 deletions
				
			
		| 
						 | 
				
			
			@ -84,30 +84,4 @@ const snled27351_led_t PROGMEM g_snled27351_leds[SNLED27351_LED_COUNT] = {
 | 
			
		|||
    {0, C_4,    A_4,    B_4}
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
#define __ NO_LED
 | 
			
		||||
 | 
			
		||||
led_config_t g_led_config = {
 | 
			
		||||
     {
 | 
			
		||||
        // Key Matrix to LED Index
 | 
			
		||||
        {  0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 10, 11, 12, 13, 14 },
 | 
			
		||||
        { 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 51, 27, 28 },
 | 
			
		||||
        { 29, __, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, __, 40, 41 },
 | 
			
		||||
        { 42, 43, 44, __, __, __, 45, __, __, __, 46, 47, 48, 49, 50 },
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        // LED Index to Physical Position
 | 
			
		||||
        {2,0},  {20,0},  {35,0},  {50,0},  {65,0},  {80,0},  {94,0},  {109,0},  {124,0},  {139,0},  {154,0},  {168,0},  {183,0},  {202,0},            {224,0},
 | 
			
		||||
        {4,21}, {24,21}, {39,21}, {54,21}, {68,21}, {83,21}, {98,21}, {113,21}, {128,21}, {142,21}, {157,21}, {172,21},           {196,21},           {224,27},
 | 
			
		||||
        {7,43},          {31,43}, {46,43}, {61,43}, {76,43}, {91,43}, {105,43}, {120,43}, {135,43}, {150,43}, {165,43},           {185,43}, {205,43},
 | 
			
		||||
        {0,64}, {18,64}, {37,64},                            {92,64},                               {146,64}, {161,64}, {176,64}, {190,64}, {205,64}, {220,64},
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        // RGB LED Index to Flag
 | 
			
		||||
        1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,    1,
 | 
			
		||||
        8, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,    1,    1,
 | 
			
		||||
        1,    4, 4, 4, 4, 4, 4, 4, 4, 4, 4,    1, 1,
 | 
			
		||||
        1, 1, 1,          1,          1, 1, 1, 1, 1, 1,
 | 
			
		||||
    }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
#endif // RGB_MATRIX_ENABLE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue