Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2d45e5e4b4 
								
							 
						 
						
							
							
								
								Add ortho_3x3 community layout ( #19210 )  
							
							
							
						 
						
							2022-11-30 06:38:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								891734e2d3 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-30 06:18:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e0d0d81dfa 
								
							 
						 
						
							
							
								
								Add missing default_ortho_5x5 keymap ( #19208 )  
							
							
							
						 
						
							2022-11-30 06:18:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								3fffdf4c71 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-30 06:03:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb4f094a08 
								
							 
						 
						
							
							
								
								Fix bad bootmagic config ( #19206 )  
							
							
							
						 
						
							2022-11-30 17:03:19 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								370c02cb9a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-30 04:28:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								17fec52b0f 
								
							 
						 
						
							
							
								
								Extend layout lint checks ( #19200 )  
							
							... 
							
							
							
							* Extend layout lint checks
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix function comment
Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-30 04:27:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c952458c78 
								
							 
						 
						
							
							
								
								DD bootmagic config ( #19201 )  
							
							... 
							
							
							
							* DD bootmagic config
* Also enable
* docs 
							
						 
						
							2022-11-30 04:27:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								20b901366a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-30 02:46:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a0aa9ada2 
								
							 
						 
						
							
							
								
								Fix headers in info.json reference ( #19202 )  
							
							
							
						 
						
							2022-11-30 02:45:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								4d74839d35 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-30 01:01:46 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Albert Y 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								90fe668dd9 
								
							 
						 
						
							
							
								
								Enable bootmagic ( #19191 )  
							
							
							
						 
						
							2022-11-30 01:01:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								d648eb42ca 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-29 19:44:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a87af0e9a 
								
							 
						 
						
							
							
								
								[Keymap] Drashna updates for 0.19 ( #19175 )  
							
							... 
							
							
							
							* Fix up bastardkb boards since blackpill support is officially added.
  * Check for blackpill version, not elite c.
  * Add checks in chibiOS config since multiple ARM controllers supported.
  * Rework rules.mk for keymaps to better handle arm vs avr support
* Start moving away from `matrix_*_*` functions.
  * `housekeeping_task_*` instead of `matrix_scan_*`
  * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` 
* Add ℂℴmⅈℂ unicode input method.
* Clean up unicode code to be more compact and flexible.
* Remove/move Pro Micro LED commands to userspace and better filter them
* Fixup OLED code
  * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation
  * Make unicode mode render much more compact/simple.
* Make qmk secrets more self contained
* Remove custom implementation of split watchdog 
							
						 
						
							2022-11-29 11:43:42 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								c146563f4b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-29 16:35:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8a8000b4ec 
								
							 
						 
						
							
							
								
								Fix Czech sendstring LUT ( #19193 )  
							
							
							
						 
						
							2022-11-29 16:34:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									JayceFayne 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9ddb0165a4 
								
							 
						 
						
							
							
								
								fix typo ( #19189 )  
							
							
							
						 
						
							2022-11-29 16:34:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								393a37c012 
								
							 
						 
						
							
							
								
								Update files changed action ( #19172 )  
							
							
							
						 
						
							2022-11-28 20:04:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Felix Kuehling 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ae7525923 
								
							 
						 
						
							
							
								
								Bug17281 - Retain momentary layers until the end of tapping ( #17282 )  
							
							... 
							
							
							
							* Make process_tapping more readable
Move most #ifdefs into conditionally defined macros to make the logic
easier to follow.
* Retain momentary layers until the end of tapping
This allows mod-tap and layer-tap keys on layers to behave as expected.
Bug: https://github.com/qmk/qmk_firmware/issues/17281 
* Add tests for delayed mod/layer release while tapping
Mods and layer key release is delayed while tapping is in progress to
ensure that the tap is registered with the modifier state and on the
layer where the key was first pressed.
Signed-off-by: Felix Kuehling <felix.kuehling@gmail.com> 
							
						 
						
							2022-11-28 09:16:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								baf573a144 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-28 05:47:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan Baker 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d27b852fcc 
								
							 
						 
						
							
							
								
								new keyboard rb1 ( #18164 )  
							
							... 
							
							
							
							* rb1
* Update keymap.c
* Update keyboards/ryanbaekr/rb1/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Delete rb1.c
* Delete rb1.h
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-28 05:46:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								7e27e5e9c8 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-28 05:26:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									gshmu 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								690eb4a453 
								
							 
						 
						
							
							
								
								Fix RWIN typo within keycode list ( #19155 )  
							
							... 
							
							
							
							fix typo 
							
						 
						
							2022-11-28 05:25:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								af703e6c0a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-28 02:08:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ndot 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5a3770d363 
								
							 
						 
						
							
							
								
								[Docs] Update reference_info_json.md ( #18817 )  
							
							... 
							
							
							
							* [Docs] Update reference_info_json.md
- Makes it easier to find keyboard.jsonschema.
- Adds a reference to the Data Driven page.
* Update docs/reference_info_json.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-28 02:08:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								1c2669f801 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-28 02:04:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Lou 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cbedec64a4 
								
							 
						 
						
							
							
								
								Add piantor ( #18920 )  
							
							... 
							
							
							
							* Add piantor
* Update keyboards/beekeeb/piantor/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> 
							
						 
						
							2022-11-28 02:03:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriele Musco 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d915ab59ac 
								
							 
						 
						
							
							
								
								Add udev rule for the WB32 DFU bootloader ( #19135 )  
							
							... 
							
							
							
							Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-28 09:13:25 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Brassel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f3620b9ad0 
								
							 
						 
						
							
							
								
								Branch point for 2023q1 Breaking Change  
							
							
							
						 
						
							2022-11-28 07:57:51 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Brassel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4020674163 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop'  
							
							
							
						 
						
							2022-11-28 07:54:00 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Brassel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9e78e65a56 
								
							 
						 
						
							
							
								
								2022 Nov 26 changelog. ( #19164 )  
							
							... 
							
							
							
							Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-28 07:33:55 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0ab03f8fbc 
								
							 
						 
						
							
							
								
								Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro ( #19166 )  
							
							
							
						 
						
							2022-11-27 02:07:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cb57ec9c02 
								
							 
						 
						
							
							
								
								Revert lib/usbhost changes ( #19165 )  
							
							
							
						 
						
							2022-11-27 02:05:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christopher Hoage 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b51f02f45 
								
							 
						 
						
							
							
								
								Fix encoder_init call order in keyboard_init ( #19140 )  
							
							
							
						 
						
							2022-11-27 10:07:35 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e12ca14af8 
								
							 
						 
						
							
							
								
								Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* ( #19079 )  
							
							
							
						 
						
							2022-11-27 04:18:24 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Brassel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ad7b095da6 
								
							 
						 
						
							
							
								
								Fixup installation procedure for different Fedora versions. ( #19159 )  
							
							
							
						 
						
							2022-11-27 04:16:08 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1e95f7be8f 
								
							 
						 
						
							
							
								
								Joystick feature improvements ( #19052 )  
							
							
							
						 
						
							2022-11-27 03:14:45 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a5a20cc792 
								
							 
						 
						
							
							
								
								Change LED_MATRIX_STARTUP_* defines to LED_MATRIX_DEFAULT_* ( #19080 )  
							
							
							
						 
						
							2022-11-27 03:14:35 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								2582992381 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-25 17:32:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8f9b49dc5b 
								
							 
						 
						
							
							
								
								Fix build failures for bastardkb/tbk and jels/boaty ( #19152 )  
							
							
							
						 
						
							2022-11-25 17:31:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								8a906d7fd5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-25 04:29:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6ed605a614 
								
							 
						 
						
							
							
								
								Fix annepro2/c18:iso_default ( #19147 )  
							
							
							
						 
						
							2022-11-25 15:29:20 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								59443fa970 
								
							 
						 
						
							
							
								
								jsonify some info.json ( #19146 )  
							
							
							
						 
						
							2022-11-25 02:47:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jack 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3209c7a42c 
								
							 
						 
						
							
							
								
								Fixup aurora/corne on develop ( #19144 )  
							
							
							
						 
						
							2022-11-24 18:50:17 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								af6aa225eb 
								
							 
						 
						
							
							
								
								Additional DD backlight config ( #19124 )  
							
							... 
							
							
							
							* Additional dd backlight config
* Update docs 
							
						 
						
							2022-11-23 18:48:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jael're 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b494bc4459 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
						 
						
							2022-11-23 10:15:28 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Adam Price 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								558ab18611 
								
							 
						 
						
							
							
								
								[Keymap] komidore64 planck rev6 ( #19036 )  
							
							... 
							
							
							
							Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-11-23 10:12:36 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dfa53900dc 
								
							 
						 
						
							
							
								
								Publish constants metadata to API ( #19143 )  
							
							... 
							
							
							
							* Publish metadata
* Ensure content is sorted 
							
						 
						
							2022-11-23 18:01:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									leah-splitkb 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								535dd84691 
								
							 
						 
						
							
							
								
								[Keyboard] Add splitkb.com's Aurora Corne ( #18880 )  
							
							
							
						 
						
							2022-11-23 09:12:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Brassel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bebfdad795 
								
							 
						 
						
							
							
								
								NVRAM refactor, phase 1. ( #18969 )  
							
							... 
							
							
							
							* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`.
* Rename `flash_stm32` to `legacy_flash_ops`.
* Rename `eeprom_teensy` to `eeprom_kinetis_flexram`. 
							
						 
						
							2022-11-23 08:50:19 +00:00