Joel Challis
							
						 
					 | 
					
						
						
							
						
						b7771ec25b
					 | 
					
						
						
							
							RESET -> QK_BOOT default keymaps (#17037)
						
						
						
						
						
						
					 | 
					
						2022-05-15 20:26:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nick Brassel
							
						 
					 | 
					
						
						
							
						
						44f1bd9b3a
					 | 
					
						
						
							
							ChibiOS 21.11.1 update. (#16251)
						
						
						
						
						
						
						
						* ChibiOS 21.11.1 update.
* `uf2-tinyuf2` => `tinyuf2`
* Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader.
* Fixup keychron L433 boards.
* Makefile cleanup.
* RISC-V build fixes.
* Fixup RISC-V build. 
						
						
					 | 
					
						2022-03-07 21:04:22 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nick Brassel
							
						 
					 | 
					
						
						
							
						
						a86d6fffc9
					 | 
					
						
						
							
							Fixup bootloaders. (#16256)
						
						
						
						
						
						
					 | 
					
						2022-02-06 19:09:21 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ryan
							
						 
					 | 
					
						
						
							
						
						4f6c0d0ea5
					 | 
					
						
						
							
							More keyboard rules.mk cleanups (#16044)
						
						
						
						
						
						
						
						* More keyboard rules.mk cleanups
* Found a couple more 
						
						
					 | 
					
						2022-01-25 20:21:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ryan
							
						 
					 | 
					
						
						
							
						
						5fb93934d0
					 | 
					
						
						
							
							Fixes for bootloader refactor build failures (#15638)
						
						
						
						
						
						
					 | 
					
						2022-01-06 06:55:46 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ryan
							
						 
					 | 
					
						
						
							
						
						a8d440e4e0
					 | 
					
						
						
							
							Tidy up NKRO_ENABLE rules (#15382)
						
						
						
						
						
						
					 | 
					
						2021-12-09 16:05:44 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ryan
							
						 
					 | 
					
						
						
							
						
						c12b997679
					 | 
					
						
						
							
							Tidy up SLEEP_LED_ENABLE rules (#15362)
						
						
						
						
						
						
					 | 
					
						2021-12-01 21:13:00 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Joel Challis
							
						 
					 | 
					
						
						
							
						
						bd35978254
					 | 
					
						
						
							
							matrix/abelx - Update ChibiOS conf files (#15130)
						
						
						
						
						
						
						
						* Fix obsolete or unknown configuration file
* use qmk chibios-confmigrate 
						
						
					 | 
					
						2021-11-13 08:19:40 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Joel Challis
							
						 
					 | 
					
						
						
							
						
						a2baed0ebf
					 | 
					
						
						
							
							Fix obsolete or unknown configuration file (#15129)
						
						
						
						
						
						
					 | 
					
						2021-11-12 01:44:35 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Joel Challis
							
						 
					 | 
					
						
						
							
						
						0b2bc89559
					 | 
					
						
						
							
							Avoid MATRIX_*_PINS due to schema validation errors (#15123)
						
						
						
						
						
						
					 | 
					
						2021-11-12 06:02:00 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yulei
							
						 
					 | 
					
						
						
							
						
						3f62b46939
					 | 
					
						
						
							
							add matrix abelx keyboard (#10968)
						
						
						
						
						
						
						
						* add matrix abelx keyboard
* Update keyboards/matrix/abelx/abelx.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fixed rgb led pin issue
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/aw9523b.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/aw9523b.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/abelx.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/matrix/abelx/abelx.c
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* fixed board name
* Apply suggestions from code review
Co-authored-by: Nick Brassel <nick@tzarc.org>
* move led update from scan_kb to hoursekeeping_kb
* move led update from scan_kb to housekeeping_kb
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org> 
						
						
					 | 
					
						2021-11-05 13:54:40 +11:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |