You can not select more than 25 topics 
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long. 
		
		
		
		
		
			
	
		
			
				
					
						
							zvecr 
						
					
					
						0137b02319 
						
					 
					
 
					
					Port DIRECT_PINS from split_common/matrix.c to matrix.c ( #5091 ) ... 
							* Port DIRECT_PINS from split_common/matrix.c to matrix.c
* Reorder matrix.c to remove foward declaration and match split_common/matrix.c
* Refactor nano to use DIRECT_PINS
* Reorder matrix.c to remove foward declaration and match split_common/matrix.c
* Add DIRECT_PINS documentation
* Reorder matrix.c to remove foward declaration and match split_common/matrix.c - fix logic from inherited from split_common
* Add DIRECT_PINS documentation - review comments 
						
					 
			7 years ago  
	 
	
		
			
				..  
		
		
			
			
			
			
				
					
						
							
								
								
								
									
										api
									
								 
							
						
					 
				 
				
					
						
							
							Merge ChibiOS and LUFA descriptor support ( #2362 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										audio
									
								 
							
						
					 
				 
				
					
						
							
							Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes ( #5532 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										debounce
									
								 
							
						
					 
				 
				
					
						
							
							Eager Per Row Debouncing added (added to Ergodox) ( #5498 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										keymap_extras
									
								 
							
						
					 
				 
				
					
						
							
							Add UK variant of the SEND_STRING() LUTs 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										process_keycode
									
								 
							
						
					 
				 
				
					
						
							
							Switch process_combo to using global register and timer ( #2561 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										rgb_matrix_animations
									
								 
							
						
					 
				 
				
					
						
							
							Fix bugs that cause compile failures when enabling only some animations. 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										serial_link
									
								 
							
						
					 
				 
				
					
						
							
							Only re-send matrix every 5ms 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										split_common
									
								 
							
						
					 
				 
				
					
						
							
							Added encoder support to split common code ( #5477 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										stm32
									
								 
							
						
					 
				 
				
					
						
							
							Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes ( #5532 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										template
									
								 
							
						
					 
				 
				
					
						
							
							Update ps2avrgb template to use standard matrix/i2c code ( #4957 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										tools
									
								 
							
						
					 
				 
				
					
						
							
							Backlight abstraction and other changes ( #439 ) 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										visualizer
									
								 
							
						
					 
				 
				
					
						
							
							Fixing dead links ( #5503 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								api.c 
							
						
					 
				 
				
					
						
							
							rgblight split transfer non-eeprom config ( #5396 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								api.h 
							
						
					 
				 
				
					
						
							
							Only include lufa.h if AVR in quantum/api.h 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								color.c 
							
						
					 
				 
				
					
						
							
							RGB Matrix Overhaul ( #5372 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								color.h 
							
						
					 
				 
				
					
						
							
							Adds IS31FL3731 RGB Matrix Implementation ( #2910 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								config_common.h 
							
						
					 
				 
				
					
						
							
							Add new keyboard Plaid and ATMEGA328p support ( #5379 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								debounce.h 
							
						
					 
				 
				
					
						
							
							Removed #include "matrix.h" from debounce.h 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								dynamic_keymap.c 
							
						
					 
				 
				
					
						
							
							Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								dynamic_keymap.h 
							
						
					 
				 
				
					
						
							
							Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements ( #4520 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								dynamic_macro.h 
							
						
					 
				 
				
					
						
							
							Fix dynamic macros on ChibiOS keyboards 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								encoder.c 
							
						
					 
				 
				
					
						
							
							Added encoder support to split common code ( #5477 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								encoder.h 
							
						
					 
				 
				
					
						
							
							Added encoder support to split common code ( #5477 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								fauxclicky.c 
							
						
					 
				 
				
					
						
							
							Faux clicky bug fixes 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								fauxclicky.h 
							
						
					 
				 
				
					
						
							
							Faux clicky bug fixes 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								keycode_config.c 
							
						
					 
				 
				
					
						
							
							Fix   #1566  - NKRO reseting issue 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								keycode_config.h 
							
						
					 
				 
				
					
						
							
							Allow mod swapping for mod tap (MT) ( #1202 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								keymap.h 
							
						
					 
				 
				
					
						
							
							Merge ChibiOS and LUFA descriptor support ( #2362 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								keymap_common.c 
							
						
					 
				 
				
					
						
							
							Next set of split_common changes ( #4974 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								led_matrix.c 
							
						
					 
				 
				
					
						
							
							fix the led_matrix.h naming conflict 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								led_matrix_drivers.c 
							
						
					 
				 
				
					
						
							
							fix the led_matrix.h naming conflict 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								led_tables.c 
							
						
					 
				 
				
					
						
							
							Move CIE1931 and breathing tables to its own file 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								led_tables.h 
							
						
					 
				 
				
					
						
							
							Move CIE1931 and breathing tables to its own file 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								ledmatrix.h 
							
						
					 
				 
				
					
						
							
							fix the led_matrix.h naming conflict 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								matrix.c 
							
						
					 
				 
				
					
						
							
							Port DIRECT_PINS from split_common/matrix.c to matrix.c ( #5091 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								mcu_selection.mk 
							
						
					 
				 
				
					
						
							
							Adds Proton C Conversion ( #4661 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								pincontrol.h 
							
						
					 
				 
				
					
						
							
							Clarify the quantum license ( #1042 ) 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								pointing_device.c 
							
						
					 
				 
				
					
						
							
							Added Dichotemy Keyboard, updated docs for Pointing Device ( #1817 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								pointing_device.h 
							
						
					 
				 
				
					
						
							
							Fix Pointing Device code ( #1934 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								quantum.c 
							
						
					 
				 
				
					
						
							
							[Keyboard] Refactor jj40 to current standards ( #5574 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								quantum.h 
							
						
					 
				 
				
					
						
							
							Fixed tap/down/up handling in dynamic keymap macros ( #5363 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								quantum_keycodes.h 
							
						
					 
				 
				
					
						
							
							Fix indentation in quantum_keycodes.h ( #5221 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgb.h 
							
						
					 
				 
				
					
						
							
							Add effect speed support for RGB Matrix *No EEPROM yet*  ( #2922 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								rgb_matrix.c 
							
						
					 
				 
				
					
						
							
							Fix bugs that cause compile failures when enabling only some animations. 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgb_matrix.h 
							
						
					 
				 
				
					
						
							
							Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes ( #5532 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgb_matrix_drivers.c 
							
						
					 
				 
				
					
						
							
							Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes ( #5532 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgb_matrix_types.h 
							
						
					 
				 
				
					
						
							
							RGB Matrix support for Massdrop CTRL/ALT ( #5328 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgblight.c 
							
						
					 
				 
				
					
						
							
							Add support for RGB LEDs wired directly to each half's controller ( #5392 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgblight.h 
							
						
					 
				 
				
					
						
							
							Add support for RGB LEDs wired directly to each half's controller ( #5392 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgblight_list.h 
							
						
					 
				 
				
					
						
							
							Add and fix _noeeprom functions to many of the RGB Underglow functions ( #3070 ) 
						
					 
				 
				8 years ago  
		
			
			
			
			
				
					
						
							
								rgblight_reconfig.h 
							
						
					 
				 
				
					
						
							
							rgblight.[ch] more configurable ( #3582 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								rgblight_types.h 
							
						
					 
				 
				
					
						
							
							Adds support for Planck Rev 6 ( #2666 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								send_string_keycodes.h 
							
						
					 
				 
				
					
						
							
							Clean up SEND_STRING keycodes and add media keys ( #3214 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								variable_trace.c 
							
						
					 
				 
				
					
						
							
							Clarify the quantum license ( #1042 ) 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								variable_trace.h 
							
						
					 
				 
				
					
						
							
							Clarify the quantum license ( #1042 ) 
						
					 
				 
				9 years ago  
		
			
			
			
			
				
					
						
							
								velocikey.c 
							
						
					 
				 
				
					
						
							
							Velocikey: Match RGB animation speed to typing speed ( #3754 ) 
						
					 
				 
				7 years ago  
		
			
			
			
			
				
					
						
							
								velocikey.h 
							
						
					 
				 
				
					
						
							
							Velocikey: Match RGB animation speed to typing speed ( #3754 ) 
						
					 
				 
				7 years ago