QMK Bot 
								
							 
						 
						
							
							
								
							
							
	bce4fb4574  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-03 07:04:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	1b92c204c1 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: K ( #17846 )  
							
							... 
							
							
							
							
							Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> 
							
						 
						
							2022-08-03 17:03:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	d52d7bc658  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-03 06:48:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kkokdae 
								
							 
						 
						
							
							
								
							
							
	
	
	ce9bb6d39b 
 
						 
						
							
							
								
								
								[keymap] Add kkokdae keymap for keyboardio/atreus ( #17843 )  
							
							... 
							
							
							
							
							* [keymap] Add kkokdae keymap for keyboardio/atreus
* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Revert "Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c"
This reverts commit 8e9ccc78c796ea482b5b48d546498c06e3a2af09.
Co-authored-by: Drashna Jaelre <drashna@live.com> 
							
						 
						
							2022-08-03 07:47:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	40499bed06  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-03 06:11:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Travis 
								
							 
						 
						
							
							
								
							
							
	
	
	5f6ec37b7d 
 
						 
						
							
							
								
								
								[Keymap] Add TravisHi keymap for SplitKB Kyria ( #17858 )  
							
							... 
							
							
							
							
							* Init commit
* Prep for MVP
* Add F Fixes (thanks F!)
* Fix some incorrect layer summons
* Create readme (remove comments from code)
* Update OLED indicators (test)
* Add more OLED updates
* Add more layouts
* Update readme and small tweaks
* Update layers and prep for LED layers
* Fix a trapped layer issue
* Test animations
* Add a happy frog animation to right screen
* Add bulk work
* Move fren readme image
* Can't save images
* Update FPS layout
* Update Symbols layer
* Update readme
* Update readme (future comments move to readme)
* Remove superfluous comments & add Licence
* Add licence update 
							
						 
						
							2022-08-03 07:10:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	b31c914f0f  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-03 00:07:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									AnthonyNguyen168 
								
							 
						 
						
							
							
								
							
							
	
	
	4c8469f565 
 
						 
						
							
							
								
								
								Update json file to support Configurator correctly. ( #17692 )  
							
							
							
							
						 
						
							2022-08-03 01:06:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	90259eb012  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-02 18:39:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	be5b1a24bf 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: O ( #17874 )  
							
							
							
							
						 
						
							2022-08-02 19:39:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	7883306466  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-02 18:31:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									James Young 
								
							 
						 
						
							
							
								
							
							
	
	
	24488e043e 
 
						 
						
							
							
								
								
								SKergo Refactor ( #17877 )  
							
							... 
							
							
							
							
							* skergo.h: use ___ for KC_NO
* skergo.h: use 3-character notation
* skergo.h: add matrix diagram
* add LAYOUT_all macro
* update grid alignment of LAYOUT macro and keymaps
* refactor keymaps
Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces.
This change necessitates the following changes to keymaps:
- The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows.
- The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N.
* remove LAYOUT macro
* rename LAYOUT_all macro to LAYOUT_split_bs
* add LAYOUT_2u_bs macro
* readme.md: add flashing example
* info.json: correct maintainer value
Update to reference maintainer's GitHub username. 
							
						 
						
							2022-08-02 19:30:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	1f8e9c1854  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-02 06:54:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Niko Wenselowski 
								
							 
						 
						
							
							
								
							
							
	
	
	068bfc49de 
 
						 
						
							
							
								
								
								[Keymap] Move the ut472 keymap from gardego5 to keyhive folder ( #17598 )  
							
							
							
							
						 
						
							2022-08-01 23:54:14 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	479c7876e6  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-02 00:11:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	056a44c7d3 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: N ( #17865 )  
							
							
							
							
						 
						
							2022-08-02 01:10:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	e6dc14ae41  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-02 00:03:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	7222969964 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: L ( #17849 )  
							
							
							
							
						 
						
							2022-08-02 01:02:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	e3ee87ee31  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-01 16:10:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									James Young 
								
							 
						 
						
							
							
								
							
							
	
	
	26b17a71e0 
 
						 
						
							
							
								
								
								MS Sculpt Touch-Up ( #17871 )  
							
							... 
							
							
							
							
							* info.json: fix JSON syntax error
* info.json: convert tabs to spaces
* info.json: add QMK Configurator layout data
* readme.md: switch Bootloader and Docs sections 
							
						 
						
							2022-08-01 17:09:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	
	
	b1eac5c671 
 
						 
						
							
							
								
								
								[Keyboard] Overhaul uzu42 ( #17868 )  
							
							
							
							
						 
						
							2022-08-01 14:04:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	0e3b1740ef  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-08-01 13:01:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									James Young 
								
							 
						 
						
							
							
								
							
							
	
	
	3b40ded512 
 
						 
						
							
							
								
								
								ryanbaekr rb18 Configurator Data Fixes ( #17872 )  
							
							... 
							
							
							
							
							* info.json: apply friendly formatting
* info.json: correct key sequence
* info.json: remove dead space from layout
* info.json: correct maintainer value 
							
						 
						
							2022-08-01 14:00:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	
	
	e32a956028 
 
						 
						
							
							
								
								
								Format code according to conventions ( #17869 )  
							
							
							
							
						 
						
							2022-07-31 21:35:53 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									David Hoelscher 
								
							 
						 
						
							
							
								
							
							
	
	
	2bdd73f801 
 
						 
						
							
							
								
								
								Add ST7735 driver to Quantum Painter ( #17848 )  
							
							
							
							
						 
						
							2022-07-31 19:58:25 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jack 
								
							 
						 
						
							
							
								
							
							
	
	
	09ea5f6337 
 
						 
						
							
							
								
								
								[Keyboard] Fix uzu42 compilation issue ( #17867 )  
							
							
							
							
						 
						
							2022-07-31 19:05:15 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	735fb38a0e  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-31 22:34:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									axtloss 
								
							 
						 
						
							
							
								
							
							
	
	
	e1b6034f00 
 
						 
						
							
							
								
								
								[Keymap] Add axtloss keymap for sofle ( #17835 )  
							
							... 
							
							
							
							
							Co-authored-by: Drashna Jaelre <drashna@live.com> 
							
						 
						
							2022-07-31 15:33:34 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
							
							
	
	
	98d5c77521 
 
						 
						
							
							
								
								
								Remove legacy AVR ssd1306 driver ( #17864 )  
							
							
							
							
						 
						
							2022-07-31 22:15:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
							
							
	
	
	f7aaed1b57 
 
						 
						
							
							
								
								
								Migrate crkbd keymaps to oled driver ( #17863 )  
							
							
							
							
						 
						
							2022-07-31 12:36:30 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
							
							
	
	
	c10c2575b8 
 
						 
						
							
							
								
								
								Remove OLED driver Split Common warning ( #17862 )  
							
							
							
							
						 
						
							2022-07-31 12:33:12 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
							
							
	
	
	2f19579d3f 
 
						 
						
							
							
								
								
								Convert yosino58 to use split common ( #17861 )  
							
							
							
							
						 
						
							2022-07-31 12:32:45 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Kao 
								
							 
						 
						
							
							
								
							
							
	
	
	b03a7cef75 
 
						 
						
							
							
								
								
								Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo ( #17850 )  
							
							... 
							
							
							
							
							* Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE
Follow the name written in documentation which follows
POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE
* Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs 
							
						 
						
							2022-07-31 15:51:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joel Challis 
								
							 
						 
						
							
							
								
							
							
	
	
	409790457c 
 
						 
						
							
							
								
								
								Refactor satt/comet46 to use core OLED driver ( #17856 )  
							
							
							
							
						 
						
							2022-07-31 15:35:42 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joshua Diamond 
								
							 
						 
						
							
							
								
							
							
	
	
	baf34989f1 
 
						 
						
							
							
								
								
								Default rgblight ( #17855 )  
							
							... 
							
							
							
							
							* better rgb bindings; improve default
* trim firmware size 
							
						 
						
							2022-07-30 18:31:31 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joshua Diamond 
								
							 
						 
						
							
							
								
							
							
	
	
	f02e355380 
 
						 
						
							
							
								
								
								More glyph transformations for spidey3 userspace ( #17854 )  
							
							... 
							
							
							
							
							* add bold and blackboard bold glyph transformations
* trim firmware size; cformat
* fix typo in macro
* trim firmware size a bit more 
							
						 
						
							2022-07-30 18:21:54 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	3d53c64992  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 20:00:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									James Young 
								
							 
						 
						
							
							
								
							
							
	
	
	f6a91649ff 
 
						 
						
							
							
								
								
								KPrepublic BM80v2 Touch-Up ( #17851 )  
							
							... 
							
							
							
							
							* info.json: apply friendly formatting
* info.json: correct layout data
Fix the size and position of the Backslash key.
* readme.md: touch-up formatting
* readme.md: switch Bootloader and Docs sections
* correct keyboard maintainer 
							
						 
						
							2022-07-30 21:00:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	06fe4b16d2  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 07:32:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	2d778d2ff2 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: handwired ( #17822 )  
							
							
							
							
						 
						
							2022-07-30 17:31:44 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	ef94f93fe2  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 07:24:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	1c6b0391b4 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: E ( #17815 )  
							
							
							
							
						 
						
							2022-07-30 17:23:55 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drzony 
								
							 
						 
						
							
							
								
							
							
	
	
	0b726a437b 
 
						 
						
							
							
								
								
								Implement relative mode for Cirque trackpad ( #17760 )  
							
							
							
							
						 
						
							2022-07-29 21:20:34 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	b085d5221b  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 04:07:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bahrul Hidayat 
								
							 
						 
						
							
							
								
							
							
	
	
	da07e7dd0e 
 
						 
						
							
							
								
								
								[Keyboard] add dyz60-hs ( #17763 )  
							
							... 
							
							
							
							
							Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com> 
							
						 
						
							2022-07-29 21:07:10 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kopibeng 
								
							 
						 
						
							
							
								
							
							
	
	
	c0e3a16121 
 
						 
						
							
							
								
								
								[Keyboard] Update MNK88 RGB Underglow LED Number ( #17833 )  
							
							... 
							
							
							
							
							Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
							
						 
						
							2022-07-29 21:06:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	7e172fd944  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 03:03:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan 
								
							 
						 
						
							
							
								
							
							
	
	
	306e50b84c 
 
						 
						
							
							
								
								
								Move keyboard USB IDs and strings to data driven: D ( #17814 )  
							
							
							
							
						 
						
							2022-07-29 20:02:47 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									QMK Bot 
								
							 
						 
						
							
							
								
							
							
	07f007de9a  
						 
						
							
							
								
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							
							
							
						 
						
							2022-07-30 03:02:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Swenson 
								
							 
						 
						
							
							
								
							
							
	
	
	d1096ad440 
 
						 
						
							
							
								
								
								[Keymap] Add enigma keymap for contra keyboard ( #17829 )  
							
							
							
							
						 
						
							2022-07-29 20:01:35 -07:00