Shane Celis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcce9f2a4f 
							
						 
					 
					
						
						
							
							fix: Fix typo in documentation for one shot keys. ON_TOGG -> OS_TOGG ( #13754 )  
						
						... 
						
						
						
						`ON_TOGG` doesn't exist in the codebase. 
						
						
							
						
					 
					
						2021-07-28 12:00:55 +01:00 
						 
				 
			
				
					
						
							
							
								Jonavin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9088df04c3 
							
						 
					 
					
						
						
							
							[Keyboard] fix short circuit in led_update_kb for quefrency rev3 ( #13752 )  
						
						... 
						
						
						
						Co-authored-by: Jonavin <=> 
						
						
							
						
					 
					
						2021-07-28 00:24:51 -07:00 
						 
				 
			
				
					
						
							
							
								ForsakenRei 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae2c2358ec 
							
						 
					 
					
						
						
							
							[Docs] Add default case in Tap Dance Example 6 ( #13727 )  
						
						... 
						
						
						
						Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494.
Without it compile firmware with Example 6 code will encounter 2 errors:
`enumeration value 'TD_NONE' not handled in switch`
`enumeration value 'TD_UNKNOWN' not handled in switch` 
						
						
							
						
					 
					
						2021-07-26 19:45:08 -07:00 
						 
				 
			
				
					
						
							
							
								James Young 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a617c8b80a 
							
						 
					 
					
						
						
							
							[Keyboard] Ares refactor ( #13730 )  
						
						
						
						
							
						
					 
					
						2021-07-26 19:43:48 -07:00 
						 
				 
			
				
					
						
							
							
								datafx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1c5a53a68 
							
						 
					 
					
						
						
							
							Add bootloader size ( #13729 )  
						
						... 
						
						
						
						* Add bootloader size
Bootloader size needs to be 6144 to allow QMK to jump to the correct location with bootmagic
* Include dz60rgb v2.1
Add boot loader size to this pcb also 
						
						
							
						
					 
					
						2021-07-27 10:07:29 +10:00 
						 
				 
			
				
					
						
							
							
								James Young 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6e4ec6267 
							
						 
					 
					
						
						
							
							40percentclub/nein: update info.json layout macro reference ( #13726 )  
						
						... 
						
						
						
						- change LAYOUT to LAYOUT_ortho_3x3 
						
						
							
						
					 
					
						2021-07-26 21:02:44 +01:00 
						 
				 
			
				
					
						
							
							
								Cyril 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a73e0a7b13 
							
						 
					 
					
						
						
							
							Revert "Fixed the ortho60 and ortho48 matrix layout after testing ( #12106 )" ( #13456 )  
						
						... 
						
						
						
						This reverts commit e25f05224f1c06aeed13b2e99e8e755af65ac689. 
						
						
							
						
					 
					
						2021-07-25 22:51:23 -07:00 
						 
				 
			
				
					
						
							
							
								bomb 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e5cecd704 
							
						 
					 
					
						
						
							
							[Keyboard] Change RGB light defaults for melgeek/mj6xy ( #13657 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-25 21:22:13 -07:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d45da3f0fb 
							
						 
					 
					
						
						
							
							[Keyboard] Update ZSA Keyboard Readmes and keymaps ( #13041 )  
						
						... 
						
						
						
						* [Keyboard] Update ZSA Keyboard Readmes and keymaps
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove custom rgb code for RGB_M_P
* Fix inevitable typo
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/planck/ez/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-25 18:18:22 -07:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc9fb2c775 
							
						 
					 
					
						
						
							
							Allow output of logging when running unit tests ( #13556 )  
						
						... 
						
						
						
						* Initial pass at enabling logging for unit tests
* Add to docs
* Bind debug for more test types
* Force everything
* Tidy up slightly 
						
						
							
 
						
					 
					
						2021-07-25 17:18:09 +01:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b69e7431aa 
							
						 
					 
					
						
						
							
							[Keyboard] Fix keymaps for clueboard 66_hotswap ( #13694 )  
						
						... 
						
						
						
						* [Keyboard] Fix default keymap for clueboard proto
* Fix keymaps, because they're not actually revision compatible
* Add copyright headers 
						
						
							
						
					 
					
						2021-07-25 12:07:46 +10:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5bcd5b0a1 
							
						 
					 
					
						
						
							
							Refactor some platform dependent logic ( #13675 )  
						
						
						
						
							
 
						
					 
					
						2021-07-24 19:56:45 +01:00 
						 
				 
			
				
					
						
							
							
								lokher 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							145d89ab91 
							
						 
					 
					
						
						
							
							[Keyboard] Add Keychron Q1 ( #13397 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> 
						
						
							
						
					 
					
						2021-07-24 09:37:24 -07:00 
						 
				 
			
				
					
						
							
							
								James Won 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							44a0aa924c 
							
						 
					 
					
						
						
							
							[Keymap] add kinesis/keymaps/jwon ( #13618 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-24 08:40:05 -07:00 
						 
				 
			
				
					
						
							
							
								Xelus22 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1b002b7dcc 
							
						 
					 
					
						
						
							
							[Keyboard] Dharma ( #13663 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-24 08:39:26 -07:00 
						 
				 
			
				
					
						
							
							
								Shane Celis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4bc77ac94 
							
						 
					 
					
						
						
							
							feature: Add swap hands support for sofle keyboard. ( #13654 )  
						
						
						
						
							
						
					 
					
						2021-07-24 08:39:04 -07:00 
						 
				 
			
				
					
						
							
							
								Rafael Yumagulov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e08203f16a 
							
						 
					 
					
						
						
							
							[Keyboard] Added Compound keyboard support ( #12942 )  
						
						... 
						
						
						
						* [Keyboard] Added Compound keyboard support
* Small fixes for Compound keyboard
* Fixed readme and header file for Compound keyboard
* Update keyboards/compound/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Changed info.json and readme.md for Compound Keyboard
info.json - removed key_count
readme.md - changed PCB picture url to low-resolution
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-23 20:45:24 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Dias 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a47ee937d 
							
						 
					 
					
						
						
							
							[Keyboard] Add model-v keyboard ( #13643 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-23 08:10:01 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Dias 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cda1792ece 
							
						 
					 
					
						
						
							
							[Keyboard] Add Txuu keyboard ( #13650 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-22 21:45:35 -07:00 
						 
				 
			
				
					
						
							
							
								Jay Greco 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a08c7087be 
							
						 
					 
					
						
						
							
							[Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles ( #13638 )  
						
						
						
						
							
						
					 
					
						2021-07-22 21:45:17 -07:00 
						 
				 
			
				
					
						
							
							
								Domantas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dfd795e48e 
							
						 
					 
					
						
						
							
							Add backslash in lily58 domnantas keymap ( #12713 )  
						
						
						
						
							
						
					 
					
						2021-07-23 14:24:16 +10:00 
						 
				 
			
				
					
						
							
							
								kb-elmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a8f540949 
							
						 
					 
					
						
						
							
							[Keyboard] Added another layer for VIA on the AEK II ( #13100 )  
						
						
						
						
							
						
					 
					
						2021-07-22 18:51:29 -07:00 
						 
				 
			
				
					
						
							
							
								kb-elmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							270bf7a87a 
							
						 
					 
					
						
						
							
							[Keyboard] Added Stratos keyboard ( #13139 )  
						
						
						
						
							
						
					 
					
						2021-07-22 18:51:12 -07:00 
						 
				 
			
				
					
						
							
							
								KnoblesseOblige 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79c8f035cc 
							
						 
					 
					
						
						
							
							[Keyboard] Added Crin keyboard ( #13630 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-22 18:47:32 -07:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d7f2823c9 
							
						 
					 
					
						
						
							
							Implement GPIO abstraction for atsam ( #13567 )  
						
						... 
						
						
						
						* Implement GPIO abstraction for atsam
* Convert Drop boards to normal matrix config
* Work round pin conflicts and matrix delay 
						
						
							
 
						
					 
					
						2021-07-22 23:01:19 +01:00 
						 
				 
			
				
					
						
							
							
								Tran Kim Tung 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95a7c22824 
							
						 
					 
					
						
						
							
							[Keyboard] adds new revision: dztech/dz60rgb/v2_1 ( #13636 )  
						
						
						
						
							
						
					 
					
						2021-07-22 09:39:08 -07:00 
						 
				 
			
				
					
						
							
							
								Md. Mashur Shalehin Sakib 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58abdfc834 
							
						 
					 
					
						
						
							
							[Keyboard] Fixing info.json for h0oni/hotduck ( #13640 )  
						
						
						
						
							
						
					 
					
						2021-07-22 09:35:28 -07:00 
						 
				 
			
				
					
						
							
							
								Trent Hoh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78a3f43c08 
							
						 
					 
					
						
						
							
							[Keyboard] Ymd40v2new layouts and fixed per-switch backlight ( #13622 )  
						
						
						
						
							
						
					 
					
						2021-07-22 01:11:11 -07:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8158473464 
							
						 
					 
					
						
						
							
							[Keyboard] Fix clawsome/hatchback and reviung5 compile issues ( #13607 )  
						
						
						
						
							
						
					 
					
						2021-07-22 00:53:18 -07:00 
						 
				 
			
				
					
						
							
							
								drhigsby 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							336c8d3efe 
							
						 
					 
					
						
						
							
							[Keyboard] add ogurec ( #13242 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-22 00:17:47 -07:00 
						 
				 
			
				
					
						
							
							
								farfalleflickan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a400681ccf 
							
						 
					 
					
						
						
							
							[Keyboard] Updated keyboard & keymaps ( #12667 )  
						
						... 
						
						
						
						Co-authored-by: pastapojken <6597735+pastapojken@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-07-21 23:57:35 -07:00 
						 
				 
			
				
					
						
							
							
								joedinkle 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9c3f71e74 
							
						 
					 
					
						
						
							
							[Keyboard] add SPRH keyboard ( #12999 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> 
						
						
							
						
					 
					
						2021-07-21 23:47:48 -07:00 
						 
				 
			
				
					
						
							
							
								Sắn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							92cca84651 
							
						 
					 
					
						
						
							
							[Keyboard] Add keypad Satxri6key ( #13423 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-21 23:40:24 -07:00 
						 
				 
			
				
					
						
							
							
								jmaynard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e905a7a5c 
							
						 
					 
					
						
						
							
							[Keyboard] Initial Tron Guy Labs keyboard implementation. ( #13438 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Jay Maynard <jmaynard@conmicro.com> 
						
						
							
						
					 
					
						2021-07-21 23:39:45 -07:00 
						 
				 
			
				
					
						
							
							
								Brandon Lewis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c17a822a8 
							
						 
					 
					
						
						
							
							[Keyboard] Add Ristretto Keyboard ( #13479 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Brandon Lewis <blewis308@users.noreply.github.com> 
						
						
							
						
					 
					
						2021-07-21 23:31:03 -07:00 
						 
				 
			
				
					
						
							
							
								Kyle McCreery 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5766b9bfb7 
							
						 
					 
					
						
						
							
							[Keyboard] New Keyboard - OBE ( #13545 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> 
						
						
							
						
					 
					
						2021-07-21 23:22:00 -07:00 
						 
				 
			
				
					
						
							
							
								Adam Abrams 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbe782534a 
							
						 
					 
					
						
						
							
							[Keyboard] Add personal planck keymap ( #13635 )  
						
						
						
						
							
						
					 
					
						2021-07-21 22:56:46 -07:00 
						 
				 
			
				
					
						
							
							
								Manassarn "Noom" Manoonchai 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							665af4fa8d 
							
						 
					 
					
						
						
							
							[Keymap] narze/xd004 ( #13634 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-21 22:46:15 -07:00 
						 
				 
			
				
					
						
							
							
								Md. Mashur Shalehin Sakib 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b8d2b5cde 
							
						 
					 
					
						
						
							
							[Keyboard] Add h0oni hotduck keyboard ( #13609 )  
						
						
						
						
							
						
					 
					
						2021-07-21 22:39:36 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b564ba13ee 
							
						 
					 
					
						
						
							
							Fix API generation failure caused by GRS-70EC ( #13631 )  
						
						
						
						
							
						
					 
					
						2021-07-21 19:30:29 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c79bc7c909 
							
						 
					 
					
						
						
							
							Fix MATRIX_COLS for peranekofactory/tone ( #13632 )  
						
						
						
						
							
						
					 
					
						2021-07-21 19:28:58 +01:00 
						 
				 
			
				
					
						
							
							
								Alabahuy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b260bd846 
							
						 
					 
					
						
						
							
							fixed number layer on keymap ( #13627 )  
						
						
						
						
							
						
					 
					
						2021-07-21 19:25:21 +01:00 
						 
				 
			
				
					
						
							
							
								gkeyboard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca1aa56c7f 
							
						 
					 
					
						
						
							
							[Keyboard] Fix iso layout compile error ( #13628 )  
						
						... 
						
						
						
						Fix iso layout compile erreo on qmk web. 
						
						
							
						
					 
					
						2021-07-21 10:14:04 -07:00 
						 
				 
			
				
					
						
							
							
								Xelus22 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							afc629210c 
							
						 
					 
					
						
						
							
							[Bug] VIA compile fixes ( #13626 )  
						
						
						
						
							
						
					 
					
						2021-07-21 08:35:10 -07:00 
						 
				 
			
				
					
						
							
							
								Alabahuy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec1a6f6b8b 
							
						 
					 
					
						
						
							
							[Keyboard] add rartland with via support ( #13585 )  
						
						... 
						
						
						
						* add rartland and via support
* moved encoder adn oled to c file
* update c file 
						
						
							
						
					 
					
						2021-07-20 22:28:05 -07:00 
						 
				 
			
				
					
						
							
							
								Andrew Kannan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddc2766537 
							
						 
					 
					
						
						
							
							Fix vicious40 rules ( #13623 )  
						
						
						
						
							
						
					 
					
						2021-07-21 15:05:10 +10:00 
						 
				 
			
				
					
						
							
							
								Weirdo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbca44ae8d 
							
						 
					 
					
						
						
							
							[Keyboard] Add Tiger910 ( #12605 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
							
						
					 
					
						2021-07-20 13:09:53 -07:00 
						 
				 
			
				
					
						
							
							
								Conor Burns 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81cac8eec6 
							
						 
					 
					
						
						
							
							[Keyboard] 0xcb 1337 - Added keymap "conor" and fixed some minor stuff  ( #12744 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com> 
						
						
							
						
					 
					
						2021-07-20 13:07:53 -07:00 
						 
				 
			
				
					
						
							
							
								kb-elmo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1ba35363d 
							
						 
					 
					
						
						
							
							[Keyboard] Added Kineticlabs Emu ( #12968 )  
						
						
						
						
							
						
					 
					
						2021-07-20 10:48:17 -07:00 
						 
				 
			
				
					
						
							
							
								Paul Ewers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3591312fa3 
							
						 
					 
					
						
						
							
							[Keymap] Updates to personal Drop ALT keymap ( #13058 )  
						
						
						
						
							
						
					 
					
						2021-07-20 10:46:52 -07:00