Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0152dd811d 
							
						 
					 
					
						
						
							
							Move KC_MISSION_CONTROL/KC_LAUNCHPAD keycodes to core ( #19884 )  
						
						
						
						
					 
					
						2023-02-19 18:59:50 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f587a0c548 
							
						 
					 
					
						
						
							
							Align sequencer keycodes ( #19875 )  
						
						
						
						
					 
					
						2023-02-18 15:44:36 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d10350cd2c 
							
						 
					 
					
						
						
							
							Restore packing of midi note keycodes ( #19468 )  
						
						
						
						
					 
					
						2023-02-13 02:55:51 +11:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe02abc479 
							
						 
					 
					
						
						
							
							[Core] Tri Layer Keys ( #19795 )  
						
						... 
						
						
						
						Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org> 
						
						
					 
					
						2023-02-12 10:23:07 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ffdec5dc2 
							
						 
					 
					
						
						
							
							Move more unicode ranges to DD ( #19755 )  
						
						
						
						
					 
					
						2023-02-10 21:08:54 +00:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d843088a2 
							
						 
					 
					
						
						
							
							Normalise Swap Hands keycodes ( #19720 )  
						
						
						
						
					 
					
						2023-01-30 18:37:19 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							517f8af99e 
							
						 
					 
					
						
						
							
							Revert changes to keymap_steno.h ( #19412 )  
						
						
						
						
					 
					
						2022-12-23 23:42:33 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5721bbd37 
							
						 
					 
					
						
						
							
							Remaining DD keymap_extras migration  ( #19110 )  
						
						... 
						
						
						
						* Parse headers to data
* Regen headers from data 
						
						
					 
					
						2022-12-21 23:35:23 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9bc7e9afbd 
							
						 
					 
					
						
						
							
							Initial uk+us DD keymap_extras migration ( #19031 )  
						
						
						
						
					 
					
						2022-12-09 00:54:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d810878d5e 
							
						 
					 
					
						
						
							
							Normalise output selection (Bluetooth) keycodes ( #19004 )  
						
						
						
						
					 
					
						2022-11-08 19:03:31 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e4d2ba9a4d 
							
						 
					 
					
						
						
							
							Align haptic feedback keycode names ( #18964 )  
						
						
						
						
					 
					
						2022-11-07 02:43:53 +00:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b658dcc9a 
							
						 
					 
					
						
						
							
							Normalise MIDI keycodes ( #18972 )  
						
						... 
						
						
						
						* `MI_ON`, `MI_OFF`, `MI_TOG` -> `MI_TOGG`
* `MI_CH*`, `MI_CHU` -> `MI_CHNU`, `MI_CHD` -> `MI_CHND`
* `MI_VEL_*` -> `MI_VL*`, `MI_VELU`, `MI_VELD`
* `MI_TRNS_*` -> `MI_TR*`, `MI_TRNSU` -> `MI_TRSU`, `MI_TRNSD` -> `MI_TRSD`
* `MI_OCT_*` -> `MI_OC*`, `MI_OCTU`, `MI_OCTD`
* Misc controls
* Note keycodes
* Add legacy keycodes
* Regenerate keycodes
* Typo 
						
						
					 
					
						2022-11-07 02:26:15 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							219afaba42 
							
						 
					 
					
						
						
							
							Reworked backlight keycodes. ( #18961 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
					 
					
						2022-11-06 08:11:59 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69fa02c37d 
							
						 
					 
					
						
						
							
							Align audio keycode names ( #18962 )  
						
						... 
						
						
						
						* Align audio keycode names
* Update docs
* Update quantum 
						
						
					 
					
						2022-11-05 17:05:19 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd4c3f46fb 
							
						 
					 
					
						
						
							
							Align dynamic tapping term keycode names ( #18963 )  
						
						... 
						
						
						
						* Align dynamic tapping term keycode names
* regen header 
						
						
					 
					
						2022-11-05 16:58:30 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5233c69bc6 
							
						 
					 
					
						
						
							
							Remove thermal printer. ( #18959 )  
						
						
						
						
					 
					
						2022-11-06 00:15:55 +11:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d33f356a6 
							
						 
					 
					
						
						
							
							Macro keycode name refactoring ( #18958 )  
						
						
						
						
					 
					
						2022-11-05 23:22:11 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a69ab05dd6 
							
						 
					 
					
						
						
							
							Initial DD keycode migration ( #18643 )  
						
						... 
						
						
						
						* Initial DD keycode migration
* Sort magic keycodes 
						
						
					 
					
						2022-11-05 10:30:09 +00:00