Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ffe8d917a 
							
						 
					 
					
						
						
							
							Fix 'qmk new-keyboard' processing of development_board ( #23996 )  
						
						
						
						
					 
					
						2024-06-30 03:39:49 +01:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f4a9d5826 
							
						 
					 
					
						
						
							
							Enable 'keyboard.json' as a build target ( #22891 )  
						
						
						
						
					 
					
						2024-03-10 16:20:25 +11:00 
						 
				 
			
				
					
						
							
							
								jpe230 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							102f22f7e9 
							
						 
					 
					
						
						
							
							[Core] Quantum Painter - LVGL Integration ( #18499 )  
						
						... 
						
						
						
						Co-authored-by: Nick Brassel <nick@tzarc.org> 
						
						
					 
					
						2022-12-13 07:51:14 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2accb48e7 
							
						 
					 
					
						
						
							
							RESET -> QK_BOOT keyboard readme ( #18110 )  
						
						
						
						
					 
					
						2022-08-20 11:34:17 +01:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							e2ab5056f1 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-03-05 21:00:29 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b202e59322 
							
						 
					 
					
						
						
							
							Update info.json ( #16540 )  
						
						
						
						
					 
					
						2022-03-06 07:59:54 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4a6afa369 
							
						 
					 
					
						
						
							
							Rework generate-api CLI command to use .build directory ( #16441 )  
						
						
						
						
					 
					
						2022-02-27 12:28:51 +01:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d9a0d5d97 
							
						 
					 
					
						
						
							
							Align new-keyboard with recent schema updates ( #16378 )  
						
						
						
						
					 
					
						2022-02-16 20:58:40 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b0621223bc 
							
						 
					 
					
						
						
							
							Various fixes for new-keyboard ( #16358 )  
						
						
						
						
					 
					
						2022-02-15 01:42:58 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e279f1b88 
							
						 
					 
					
						
						
							
							Initial pass at data driven new-keyboard subcommand ( #12795 )  
						
						... 
						
						
						
						* Initial pass at a data driven keyboard subcommand
* format
* lint
* Handle bootloader now its mandatory 
						
						
					 
					
						2022-02-09 06:03:30 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d11ae3087 
							
						 
					 
					
						
						
							
							Rip out old macro and action_function system ( #16025 )  
						
						... 
						
						
						
						* Rip out old macro and action_function system
* Update quantum/action_util.c
Co-authored-by: Joel Challis <git@zvecr.com> 
						
						
					 
					
						2022-01-24 21:22:20 +00: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 
						 
				 
			
				
					
						
							
							
								Mikkel Jeppesen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fefd7fdc51 
							
						 
					 
					
						
						
							
							Refactor new-keyboard to be python3.7 compatible ( #14707 )  
						
						... 
						
						
						
						* Use copy_tree from distutils for python 3.7 support
* Bump python version in docs
* Changed new-keyboard to use printf-style format strings
* Use username for manunfacturer / maintainer
* Update lib/python/qmk/cli/new/keyboard.py
Co-authored-by: Zach White <skullydazed@drpepper.org>
Co-authored-by: Zach White <skullydazed@drpepper.org> 
						
						
					 
					
						2021-11-05 08:14:43 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5af1799735 
							
						 
					 
					
						
						
							
							Remove BLUETOOTH_ENABLE from keyboard-level rules.mk ( #14379 )  
						
						
						
						
					 
					
						2021-09-12 15:27:29 +10:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4791cfae1a 
							
						 
					 
					
						
						
							
							Remove width, height and key_count from info.json ( #14274 )  
						
						
						
						
					 
					
						2021-09-12 14:04:56 +10:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d5cb7de5e4 
							
						 
					 
					
						
						
							
							Change USBasp and bootloadHID bootloaders to lowercase ( #14354 )  
						
						
						
						
					 
					
						2021-09-10 17:17:54 +10:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2cade3a483 
							
						 
					 
					
						
						
							
							Align some quantum sub-directories ( #14134 )  
						
						... 
						
						
						
						* Misc folder tidy
* Review comments
* Remove redundant entry 
						
						
					 
					
						2021-08-24 17:07:11 +01:00