Ryan 
							
						 
					 
					
						
						
							
						
						e12ca14af8 
					 
					
						
						
							
							Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* ( #19079 )  
						
						
						
						
					 
					
						2022-11-27 04:18:24 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
						
						3b11e98215 
					 
					
						
						
							
							Update use of legacy keycodes ( #19120 )  
						
						
						
						
					 
					
						2022-11-22 22:07:47 +11:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
						
						fe577daf96 
					 
					
						
						
							
							Remove .noci functionality ( #19122 )  
						
						
						
						
					 
					
						2022-11-21 02:03:38 +00:00 
						 
				 
			
				
					
						
							
							
								Wilba 
							
						 
					 
					
						
						
							
						
						bc6f8dc8b0 
					 
					
						
						
							
							VIA V3 - The Custom UI Update ( #18222 )  
						
						
						
						
					 
					
						2022-11-10 07:46:44 +11:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
						
						219afaba42 
					 
					
						
						
							
							Reworked backlight keycodes. ( #18961 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com > 
						
						
					 
					
						2022-11-06 08:11:59 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						22be7e79ac 
					 
					
						
						
							
							Normalise Auto Shift keycodes ( #18892 )  
						
						... 
						
						
						
						* Normalise Auto Shift keycodes
* Add keycode table to main list
* Add old keycodes to legacy header 
						
						
					 
					
						2022-10-28 13:53:15 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						7407347be1 
					 
					
						
						
							
							Remove rgblight_list.h ( #18878 )  
						
						... 
						
						
						
						* Remove rgblight_list defines with no usage
* Remove rgblight_setrgb_*[_at] defines
* Remove rgblight_sethsv_* defines
* Remove rgblight_sethsv_noeeprom_* defines
* Delete rgblight_list.h and remove all references 
						
						
					 
					
						2022-10-27 23:50:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						002b58f0e4 
					 
					
						
						
							
							Normalise Space Cadet keycodes ( #18864 )  
						
						
						
						
					 
					
						2022-10-27 11:19:16 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						74484e21af 
					 
					
						
						
							
							Deprecate VLK_TOG for VK_TOGG ( #18807 )  
						
						
						
						
					 
					
						2022-10-22 21:45:20 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						7cbff9d921 
					 
					
						
						
							
							Deprecate KC_LOCK for QK_LOCK ( #18796 )  
						
						
						
						
					 
					
						2022-10-21 15:46:10 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						1cb1a5a374 
					 
					
						
						
							
							Remove legacy Grave Escape keycodes ( #18787 )  
						
						
						
						
					 
					
						2022-10-20 18:04:11 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						c347e732be 
					 
					
						
						
							
							Remove legacy EEPROM clear keycodes ( #18782 )  
						
						... 
						
						
						
						* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core 
						
						
					 
					
						2022-10-20 12:20:07 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						18dc851e37 
					 
					
						
						
							
							Remove legacy Debug keycode ( #18769 )  
						
						... 
						
						
						
						* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core 
						
						
					 
					
						2022-10-19 11:33:05 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						bad8c5992b 
					 
					
						
						
							
							Remove legacy sendstring keycodes ( #18749 )  
						
						
						
						
					 
					
						2022-10-17 13:45:23 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						74223c34a9 
					 
					
						
						
							
							Remove legacy keycodes, part 6 ( #18740 )  
						
						... 
						
						
						
						* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL` 
						
						
					 
					
						2022-10-16 14:14:40 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						5e4b076af3 
					 
					
						
						
							
							Remove legacy keycodes, part 5 ( #18710 )  
						
						... 
						
						
						
						* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM` 
						
						
					 
					
						2022-10-15 22:29:43 +01:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
						
						55b9a4d06e 
					 
					
						
						
							
							Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K ( #18726 )  
						
						
						
						
					 
					
						2022-10-15 09:55:27 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						5629ba1807 
					 
					
						
						
							
							Remove legacy keycodes, part 4 ( #18683 )  
						
						... 
						
						
						
						* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC` 
						
						
					 
					
						2022-10-13 18:28:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						e96d829724 
					 
					
						
						
							
							Remove legacy keycodes, part 3 ( #18669 )  
						
						... 
						
						
						
						* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR` 
						
						
					 
					
						2022-10-11 14:21:47 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						c6f1b594a2 
					 
					
						
						
							
							Remove legacy keycodes, part 2 ( #18660 )  
						
						... 
						
						
						
						* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS` 
						
						
					 
					
						2022-10-10 20:06:26 +01:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
						
						64b1ed4550 
					 
					
						
						
							
							Fix Per Key LED Indicator Callbacks  ( #18450 )  
						
						... 
						
						
						
						Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com >
Co-authored-by: Nick Brassel <nick@tzarc.org > 
						
						
					 
					
						2022-10-04 15:24:22 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						36c410592d 
					 
					
						
						
							
							Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT ( #18399 )  
						
						
						
						
					 
					
						2022-09-23 22:46:23 +10:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						3e0a22d532 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-09-07 21:52:45 +00:00 
						 
				 
			
				
					
						
							
							
								Danny 
							
						 
					 
					
						
						
							
						
						7b4dc5a7e4 
					 
					
						
						
							
							Add Iris Rev. 6b ( #18307 )  
						
						
						
						
					 
					
						2022-09-07 17:52:11 -04:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						fd8875f82c 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-09-07 21:05:23 +00:00 
						 
				 
			
				
					
						
							
							
								Danny 
							
						 
					 
					
						
						
							
						
						3f65d48539 
					 
					
						
						
							
							Update Iris VIA configuration ( #18306 )  
						
						... 
						
						
						
						* Update RGB matrix max brightness
* Remove old VIA workaround code
* Fix default encoder rotations	for encoder map 
						
						
					 
					
						2022-09-07 22:04:46 +01:00 
						 
				 
			
				
					
						
							
							
								Dasky 
							
						 
					 
					
						
						
							
						
						dc4af81e0b 
					 
					
						
						
							
							Remove legacy USE_SERIAL define ( #18292 )  
						
						... 
						
						
						
						* Remove legacy USE_SERIAL define
* tidy up missed comments 
						
						
					 
					
						2022-09-06 18:46:34 +01:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						55c0c920e9 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-08-31 19:30:30 +00:00 
						 
				 
			
				
					
						
							
							
								Ryan Neff 
							
						 
					 
					
						
						
							
						
						d4c935d8fa 
					 
					
						
						
							
							Added personal Iris Rev6a layout and Milk 2% layout ( #17600 )  
						
						... 
						
						
						
						by JellyTitan 
						
						
					 
					
						2022-08-31 20:29:26 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						d983251c10 
					 
					
						
						
							
							Switch over MANUFACTURER and PRODUCT to string literals ( #18183 )  
						
						
						
						
					 
					
						2022-08-28 09:59:40 -07:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
						
						bbc3bc55f2 
					 
					
						
						
							
							RESET -> QK_BOOT user keymaps ( #17940 )  
						
						
						
						
					 
					
						2022-08-21 23:55:30 +01:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
							
						
						61689ae609 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into develop  
						
						
						
						
					 
					
						2022-08-20 10:55:40 +10:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
						
						835c971f78 
					 
					
						
						
							
							Move keyboard USB IDs and strings to data driven, pass 2: J-L ( #18080 )  
						
						
						
						
					 
					
						2022-08-20 10:39:35 +10:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						8c4269f98e 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-08-11 21:04:46 +00:00 
						 
				 
			
				
					
						
							
							
								Danny 
							
						 
					 
					
						
						
							
						
						fab6c8a028 
					 
					
						
						
							
							[Keyboard] Add Iris Rev. 7 ( #17967 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jaelre <drashna@live.com > 
						
						
					 
					
						2022-08-11 14:04:00 -07:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						9d10a19fa8 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-08-11 05:00:10 +00:00 
						 
				 
			
				
					
						
							
							
								Adam Applegate 
							
						 
					 
					
						
						
							
						
						a6fad5cc87 
					 
					
						
						
							
							[Keymap] Added personal keymap for keebio/iris/rev6 ( #17971 )  
						
						
						
						
					 
					
						2022-08-10 21:59:21 -07:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						6a1a398627 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-08-07 19:40:49 +00:00 
						 
				 
			
				
					
						
							
							
								csc027 
							
						 
					 
					
						
						
							
						
						4267f0e0d4 
					 
					
						
						
							
							csc027/keymap-updates ( #17881 )  
						
						... 
						
						
						
						* Reverted to most usable configuration for RDP usage.
* Added some HSV color definitions without the value portion to allow using the existing value.
* Switched to using HSV and HS color definitions.
* Added media keys to the convenience layer.
* Updated make rules to enable media keys.
* Cleaned up planck make rules. 
						
						
					 
					
						2022-08-07 20:40:16 +01:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						5df7cfdeb4 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-07-26 20:48:59 +00:00 
						 
				 
			
				
					
						
							
							
								Danny 
							
						 
					 
					
						
						
							
						
						dc48b3fd04 
					 
					
						
						
							
							[Keyboard] Fix typo with RGB LED positioning in Iris ( #17805 )  
						
						
						
						
					 
					
						2022-07-26 13:48:07 -07:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						c79818e703 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-07-15 06:12:57 +00:00 
						 
				 
			
				
					
						
							
							
								Elliot Patros 
							
						 
					 
					
						
						
							
						
						0ececbcdb7 
					 
					
						
						
							
							[Keymap] emp keymap for keebio/iris ( #16858 )  
						
						... 
						
						
						
						* added new layout for keebio/iris
* Update keyboards/keebio/iris/keymaps/emp/config.h
* Update keyboards/keebio/iris/keymaps/emp/keymap.c
Replace #defines with enum
* Update keyboards/keebio/iris/keymaps/emp/keymap.c
Made requested changes about formatting and the license.
* Update config.h
Cleaned up formatting
* Update keyboards/keebio/iris/keymaps/emp/keymap.c
Small changes to improve readability:
* changed whitespace in license
* added more whitespace around if/else blocks
* fixed bracket style in places 
						
						
					 
					
						2022-07-14 23:11:44 -07:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						84d9996b6d 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-07-02 12:51:09 +00:00 
						 
				 
			
				
					
						
							
							
								Radliński Ignacy 
							
						 
					 
					
						
						
							
						
						5a727dbc6d 
					 
					
						
						
							
							feat(keymap): add keebio/iris/rev6/radlinskii keymap ( #17216 )  
						
						... 
						
						
						
						Co-authored-by: ignacy-radlinski <ignacy.radlinski@schibsted.com > 
						
						
					 
					
						2022-07-02 22:50:31 +10:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
							
						
						a949d32072 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2022-07-02 11:26:57 +00:00 
						 
				 
			
				
					
						
							
							
								Manna Harbour 
							
						 
					 
					
						
						
							
						
						3842b15cf1 
					 
					
						
						
							
							[Keymap] Update Miryoku ( #16482 )  
						
						
						
						
					 
					
						2022-07-02 21:26:23 +10:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
						
						0da6562c4d 
					 
					
						
						
							
							Make default layer size 16-bit ( #15286 )  
						
						... 
						
						
						
						Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com > 
						
						
					 
					
						2022-06-19 07:37:51 +10:00 
						 
				 
			
				
					
						
							
							
								Jason Dunsmore 
							
						 
					 
					
						
						
							
						
						c9b71f953f 
					 
					
						
						
							
							[Keymap] Update keymap for user jasondunsmore ( #17312 )  
						
						
						
						
					 
					
						2022-06-07 23:23:41 -07:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
						
						706194b336 
					 
					
						
						
							
							Add Encoder Map Swap Hands config for boards that support both features ( #17294 )  
						
						
						
						
					 
					
						2022-06-03 12:12:15 +01:00